Fixed typo for presentation
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 30 Nov 2005 11:25:00 +0000 (11:25 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 30 Nov 2005 11:25:00 +0000 (11:25 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2572 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/elhttp/Config.in
package/tmsnc/Config.in

index 619df47..15a718a 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_PACKAGE_ELHTTP
-       tristate "elhttp - The extra-light http proxy server."
+       tristate "elhttp .................... The extra-light http proxy server."
        default m if CONFIG_DEVEL
        help
          The extra-light http proxy server. Features: keep-alive
index 1485ff9..73d8ed4 100644 (file)
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_TMSNC
-       tristate "text-based MSN client"
+       tristate "tmsnc .................................. text-based MSN client"
        default m if CONFIG_DEVEL
+       help
                TMSNC is a textbased (console) MSN client written in C.
 
                http://tmsnc.sourceforge.net
This page took 0.023785 seconds and 4 git commands to generate.