Truncate title to make it more good looking in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6077 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
045b5ecd5e
commit
dc4a0f507b
@ -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
|
||||
|
@ -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\\\
|
||||
|
Loading…
x
Reference in New Issue
Block a user