cmdpad, pcsc-lite, slide-switch, stoken: shorten title

Longest package titles are not shown in the menuconfig,
which decreases manuconfig usability.

Shorten some of the longest titles.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
Hannu Nyman
2017-04-27 20:04:51 +03:00
parent 11a755b323
commit 8c9b2a24cb
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk
define Package/pcsc-lite/Default
TITLE:=Middleware to access a smart card using SCard API (PC/SC).
TITLE:=Access a smart card using SCard API (PC/SC)
URL:=http://pcsclite.alioth.debian.org/
endef