From 6aaae56f5f795bd987978b9516436b0ae3a10e95 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sat, 1 Apr 2006 15:49:12 +0000 Subject: fix (cosmetic) Config.in glitches SVN-Revision: 3568 --- openwrt/package/click/Config.in | 2 +- openwrt/package/dropbear/Config.in | 2 +- openwrt/package/gsm/Config.in | 2 +- openwrt/package/miau/Config.in | 3 ++- openwrt/package/peercast/Config.in | 2 +- 5 files changed, 6 insertions(+), 5 deletions(-) (limited to 'openwrt/package') diff --git a/openwrt/package/click/Config.in b/openwrt/package/click/Config.in index 31e1835..eca8d70 100644 --- a/openwrt/package/click/Config.in +++ b/openwrt/package/click/Config.in @@ -7,7 +7,7 @@ config BR2_PACKAGE_CLICK http://pdos.csail.mit.edu/click/ config BR2_PACKAGE_ROOFNET - prompt "roofnet........................... roofnet mesh networking scripts" + prompt "roofnet......................... roofnet mesh networking scripts" tristate depends BR2_PACKAGE_CLICK select BR2_PACKAGE_KMOD_MADWIFI diff --git a/openwrt/package/dropbear/Config.in b/openwrt/package/dropbear/Config.in index 5ed76a5..efdc70b 100644 --- a/openwrt/package/dropbear/Config.in +++ b/openwrt/package/dropbear/Config.in @@ -8,7 +8,7 @@ config BR2_PACKAGE_DROPBEAR http://matt.ucc.asn.au/dropbear/ config BR2_PACKAGE_DBCONVERT - prompt "dropbearconvert................... Utility for converting SSH keys" + prompt "dropbearconvert................. Utility for converting SSH keys" tristate default m if CONFIG_DEVEL depends BR2_PACKAGE_DROPBEAR diff --git a/openwrt/package/gsm/Config.in b/openwrt/package/gsm/Config.in index f6d6587..32ff68e 100644 --- a/openwrt/package/gsm/Config.in +++ b/openwrt/package/gsm/Config.in @@ -17,7 +17,7 @@ config BR2_PACKAGE_LIBGSM ftp://ftp.cs.tu-berlin.de/pub/local/kbs/tubmik/gsm/ config BR2_PACKAGE_GSM_UTILS - prompt "gsm-utils......................... A GSM 06.10 full-rate speech transcoding implementation (utilities)" + prompt "gsm-utils....................... A GSM 06.10 full-rate speech transcoding implementation (utilities)" tristate default m if CONFIG_DEVEL depends BR2_PACKAGE_LIBGSM diff --git a/openwrt/package/miau/Config.in b/openwrt/package/miau/Config.in index cac4b8f..e3df15a 100644 --- a/openwrt/package/miau/Config.in +++ b/openwrt/package/miau/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_MIAU - tristate "miau................................. Another IRC-bouncer/proxy" + prompt "miau.............................. Another IRC-bouncer/proxy" + tristate default m if CONFIG_DEVEL help In short, miau is an IRC-bouncer/proxy. diff --git a/openwrt/package/peercast/Config.in b/openwrt/package/peercast/Config.in index b26f977..802b4d7 100644 --- a/openwrt/package/peercast/Config.in +++ b/openwrt/package/peercast/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_PEERCAST - prompt "peercast........................... P2P audio and video streaming server" + prompt "peercast.......................... P2P audio and video streaming server" tristate default m if CONFIG_DEVEL select BR2_PACKAGE_LIBPTHREAD -- cgit v1.1