Truncate title to make it more good looking in menuconfig
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 11 Jan 2007 13:23:45 +0000 (13:23 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 11 Jan 2007 13:23:45 +0000 (13:23 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6077 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libpam/Makefile
libs/librsync/Makefile

index 8978e2c..aea8b4b 100644 (file)
@@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/libpam
   SECTION:=libs
   CATEGORY:=Libraries
-  TITLE:=Linux-PAM is a free implementation of the following DCE-RFC from Sunsoft.
+  TITLE:=free implementation of the following DCE-RFC from Sunsoft.
   DESCRIPTION:=\
        Linux-PAM is a free implementation of the following DCE-RFC from Sunsoft. \\\
   URL:=http://www.kernel.org/pub/linux/libs/pam
index dc379bc..234943b 100644 (file)
@@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/librsync
   SECTION:=libs
   CATEGORY:=Libraries
-  TITLE:=librsync implements the rolling-checksum algorithm of remote file synchronization
+  TITLE:=implementation of the rolling-checksum algorithm
   DESCRIPTION:=\
        librsync implements the rolling-checksum algorithm of remote file\\\
        synchronization that was popularized by the rsync utility and is\\\