Truncate title to make it more good looking in menuconfig
authorFlorian Fainelli <florian@openwrt.org>
Thu, 11 Jan 2007 13:23:45 +0000 (13:23 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 11 Jan 2007 13:23:45 +0000 (13:23 +0000)
SVN-Revision: 6077

libs/libpam/Makefile
libs/librsync/Makefile

index 8978e2cb2f2f52289eb5c9e2ff7105e442ebd366..aea8b4b85507348b59076c5cdd224d7a23730747 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 dc379bcd79b78332e9c10c92f86a928269f2c9c8..234943be29b986f658dc0cc0b586b01becbc6bd5 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\\\