Remove description and url from header
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
51dea66f96
commit
f2c2f25cef
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# avahi (zeroconf implementation)
|
||||
# avahi
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# berkeley db
|
||||
# berkeleydb
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#######################################################
|
||||
#
|
||||
# connman - open source connection manager
|
||||
# connman
|
||||
#
|
||||
#######################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# enhanced ctorrent
|
||||
# ctorrent
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# gnu gsl
|
||||
# gsl
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# libarchive (reusable C library for archive formats)
|
||||
# libarchive
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# libdaemon (UNIX daemon library)
|
||||
# libdaemon
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# buildroot makefile for libfslcodec
|
||||
# libfslcodec
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# buildroot makefile for libfslparser
|
||||
# libfslparser
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# buildroot makefile for libfslvpuwrap
|
||||
# libfslvpuwrap
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# libiqrf library
|
||||
# libiqrf
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# libjpeg (libraries needed by some apps)
|
||||
# libjpeg
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# libpng (Portable Network Graphic library)
|
||||
# libpng
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# liburc: userspace RCU (read-copy-update) library
|
||||
# liburc
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# live555 streaming media
|
||||
# live555
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# lrzsz (provides zmodem)
|
||||
# lrzsz
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# LTTng-UST: the userspace tracing library
|
||||
# LTTng-UST
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# LTTng-modules: the kernel modules (requires at least Linux 2.6.38)
|
||||
# LTTng-modules
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# LTTng-Tools: the trace control client
|
||||
# LTTng-Tools
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# mtd provides jffs2 utilities
|
||||
# mtd
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# buildroot makefile for gst-fsl-plugins
|
||||
# gst-fsl-plugins
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# ncftp client
|
||||
# ncftp
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -4,6 +4,8 @@ config BR2_PACKAGE_NCURSES
|
||||
The Ncurses (new curses) library is a free software emulation of
|
||||
curses in System V Release 4.0, and more.
|
||||
|
||||
This package installs only a few vital termcap entries
|
||||
|
||||
http://www.gnu.org/software/ncurses/
|
||||
|
||||
config BR2_PACKAGE_NCURSES_TARGET_PANEL
|
||||
|
@ -1,7 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# ncurses
|
||||
# this installs only a few vital termcap entries
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# ngIRCd: Next Generation IRC Daemon
|
||||
# ngircd
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# OpenCV (Open Source Computer Vision)
|
||||
# opencv
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#######################
|
||||
#
|
||||
# pv - Pipe Viewer
|
||||
# pv
|
||||
#
|
||||
#######################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# quagga suite
|
||||
# quagga
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# build GNU readline
|
||||
# readline
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -6,6 +6,7 @@ config BR2_PACKAGE_SQLCIPHER
|
||||
SQLCipher is an SQLite extension that provides 256 bits AES
|
||||
encryption of database files. Note that it is a fork of SQLite
|
||||
and they cannot be installed side-by-side.
|
||||
|
||||
http://sqlcipher.net
|
||||
|
||||
config BR2_PACKAGE_SQLCIPHER_READLINE
|
||||
|
@ -1,7 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# sqlcipher extension of sqlite
|
||||
# http://sqlcipher.net
|
||||
# sqlcipher
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,8 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# stress - a workload generator
|
||||
#
|
||||
# http://weather.ou.edu/~apw/projects/stress/
|
||||
# stress
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
############################################################
|
||||
#
|
||||
# Tremor (Integer decoder for Vorbis)
|
||||
# Tremor
|
||||
#
|
||||
############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# urg library
|
||||
# urg
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -9,4 +9,7 @@ config BR2_PACKAGE_VTUN
|
||||
|
||||
It supports IP, PPP, SLIP, Ethernet and other tunnel types.
|
||||
|
||||
NOTE: It uses start-stop-daemon in init script, so be sure
|
||||
to enable that within busybox
|
||||
|
||||
http://vtun.sourceforge.net/
|
||||
|
@ -2,9 +2,6 @@
|
||||
#
|
||||
# vtun
|
||||
#
|
||||
# NOTE: Uses start-stop-daemon in init script, so be sure
|
||||
# to enable that within busybox
|
||||
#
|
||||
#############################################################
|
||||
|
||||
VTUN_VERSION = 3.0.3
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_appres -- list X application resource database
|
||||
# xapp_appres
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_bdftopcf -- X.Org bdftopcf application
|
||||
# xapp_bdftopcf
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_beforelight -- screen saver
|
||||
# xapp_beforelight
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_bitmap -- X.Org bitmap application
|
||||
# xapp_bitmap
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_editres -- a dynamic resource editor for X Toolkit applications
|
||||
# xapp_editres
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_fonttosfnt -- X.Org fonttosfnt application
|
||||
# xapp_fonttosfnt
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_fslsfonts -- list fonts served by X font server
|
||||
# xapp_fslsfonts
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_fstobdf -- generate BDF font from X font server
|
||||
# xapp_fstobdf
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_iceauth -- ICE authority file utility
|
||||
# xapp_iceauth
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_ico -- animate an icosahedron or other polyhedron
|
||||
# xapp_ico
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_listres -- list resources in widgets
|
||||
# xapp_listres
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_luit -- Locale and ISO 2022 support for Unicode terminals
|
||||
# xapp_luit
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_mkfontdir -- create an index of X font files in a directory
|
||||
# xapp_mkfontdir
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_mkfontscale -- create an index of scalable font files for X
|
||||
# xapp_mkfontscale
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_oclock -- round X clock
|
||||
# xapp_oclock
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_rgb -- uncompile an rgb color-name database
|
||||
# xapp_rgb
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_rstart -- X.Org rstart application
|
||||
# xapp_rstart
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_scripts -- start an X program on a remote machine
|
||||
# xapp_scripts
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_sessreg -- manage utmp/wtmp entries for non-init clients
|
||||
# xapp_sessreg
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_setxkbmap -- Controls the keyboard layout of a running X server.
|
||||
# xapp_setxkbmap
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_showfont -- font dumper for X font server
|
||||
# xapp_showfont
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_smproxy -- Session Manager Proxy
|
||||
# xapp_smproxy
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_twm -- No description available
|
||||
# xapp_twm
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_viewres -- graphical class browser for Xt
|
||||
# xapp_viewres
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_x11perf -- summarize x11perf results
|
||||
# xapp_x11perf
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xauth -- X authority file utility
|
||||
# xapp_xauth
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_backlight -- xbacklight
|
||||
# xapp_backlight
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xbiff -- mailbox flag for X
|
||||
# xapp_xbiff
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xcalc -- scientific calculator for X
|
||||
# xapp_xcalc
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xclipboard -- interchange between cut buffer and selection
|
||||
# xapp_xclipboard
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xclock -- analog / digital clock for X
|
||||
# xapp_xclock
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xcmsdb -- Device Color Characterization utility for X Color Management System
|
||||
# xapp_xcmsdb
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xcursorgen -- create an X cursor file from a collection of PNG images
|
||||
# xapp_xcursorgen
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xdbedizzy -- X.Org xdbedizzy application
|
||||
# xapp_xdbedizzy
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xditview -- display ditroff output
|
||||
# xapp_xditview
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xdm -- X.Org xdm application
|
||||
# xapp_xdm
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xdpyinfo -- display information utility for X
|
||||
# xapp_xdpyinfo
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xdriinfo -- query configuration information of DRI drivers
|
||||
# xapp_xdriinfo
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xedit -- simple text editor for X
|
||||
# xapp_xedit
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xev -- print contents of X events
|
||||
# xapp_xev
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xeyes -- X.Org xeyes application
|
||||
# xapp_xeyes
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xf86dga -- test program for the XFree86-DGA extension
|
||||
# xapp_xf86dga
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xfd -- X.Org xfd application
|
||||
# xapp_xfd
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xfontsel -- point and click selection of X11 font names
|
||||
# xapp_xfontsel
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xfs -- X font server
|
||||
# xapp_xfs
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xfsinfo -- X font server information utility
|
||||
# xapp_xfsinfo
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xgamma -- Alter a monitor's gamma correction through the X server
|
||||
# xapp_xgamma
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xgc -- X graphics demo
|
||||
# xapp_xgc
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xhost -- Controls host and/or user access to a running X server.
|
||||
# xapp_xhost
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xinit -- X Window System initializer
|
||||
# xapp_xinit
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xinput -- xinput
|
||||
# xapp_xinput
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xkbcomp -- compile XKB keyboard description
|
||||
# xapp_xkbcomp
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xkbevd -- XKB event daemon
|
||||
# xapp_xkbevd
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xkbprint -- print an XKB keyboard description
|
||||
# xapp_xkbprint
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xkbutils -- X.Org xkbutils application
|
||||
# xapp_xkbutils
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xkill -- kill a client by its X resource
|
||||
# xapp_xkill
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xload -- system load average display for X
|
||||
# xapp_xload
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xlogo -- X Window System logo
|
||||
# xapp_xlogo
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xlsatoms -- list interned atoms defined on server
|
||||
# xapp_xlsatoms
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xlsclients -- X.Org xlsclients application
|
||||
# xapp_xlsclients
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xlsfonts -- X.Org xlsfonts application
|
||||
# xapp_xlsfonts
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xmag -- X.Org xmag application
|
||||
# xapp_xmag
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#############################################################
|
||||
#
|
||||
# xapp_xman - Manual page display program for the X Window System
|
||||
# xapp_xman
|
||||
#
|
||||
#############################################################
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
################################################################################
|
||||
#
|
||||
# xapp_xmessage -- display a message or query in a window (X-based /bin/echo)
|
||||
# xapp_xmessage
|
||||
#
|
||||
################################################################################
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user