mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 15:08:40 +01:00
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:
@@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/cmdpad
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
TITLE:=execute commands when a key is pressed, released or hold down
|
||||
TITLE:=execute commands when key is pressed/released/held down
|
||||
URL:=http://cmdpad.sourceforge.net/index.php
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user