diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-12-24 09:39:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-12-24 09:39:23 +0000 |
commit | 0333aa2d67b64efc8528dcabd2972286a999a841 (patch) | |
tree | df1ec548458f67ff68dff581c40ee47c708d3786 /package/rxvt | |
parent | ab798b88d9818d22fafdb994cb064883ec56c956 (diff) | |
download | buildroot-novena-0333aa2d67b64efc8528dcabd2972286a999a841.tar.gz buildroot-novena-0333aa2d67b64efc8528dcabd2972286a999a841.zip |
merge help descriptions written by Tom Cameron
Diffstat (limited to 'package/rxvt')
-rw-r--r-- | package/rxvt/Config.in | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/package/rxvt/Config.in b/package/rxvt/Config.in index c6124923a..91754edd1 100644 --- a/package/rxvt/Config.in +++ b/package/rxvt/Config.in @@ -1,8 +1,7 @@ -# - config BR2_PACKAGE_RXVT - bool"rxvt" + bool "rxvt" default n help - Add help text here. + A nice small colour vt102 X terminal emulator. + http://www.rxvt.org/ |