[Packages]: Cosmetic changes for some SUBMENUs
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10812 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
37722e0a91
commit
812e5349f6
@ -23,7 +23,7 @@ define Package/autossh
|
||||
CATEGORY:=Network
|
||||
TITLE:=Autossh client
|
||||
URL:=http://www.harding.motd.ca/autossh/
|
||||
SUBMENU:=ssh
|
||||
SUBMENU:=SSH
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
|
@ -32,7 +32,7 @@ define Package/openssh-client
|
||||
DEPENDS:=+libopenssl +zlib
|
||||
TITLE:=OpenSSH client
|
||||
URL:=http://www.openssh.com/
|
||||
SUBMENU:=ssh
|
||||
SUBMENU:=SSH
|
||||
endef
|
||||
|
||||
define Package/openssh-client/description
|
||||
@ -49,7 +49,7 @@ define Package/openssh-client-utils
|
||||
DEPENDS:=openssh-client
|
||||
TITLE:=OpenSSH client utilities
|
||||
URL:=http://www.openssh.com/
|
||||
SUBMENU:=ssh
|
||||
SUBMENU:=SSH
|
||||
endef
|
||||
|
||||
define Package/openssh-client-utils/description
|
||||
@ -62,7 +62,7 @@ define Package/openssh-server
|
||||
DEPENDS:=+libopenssl +zlib
|
||||
TITLE:=OpenSSH server
|
||||
URL:=http://www.openssh.com/
|
||||
SUBMENU:=ssh
|
||||
SUBMENU:=SSH
|
||||
endef
|
||||
|
||||
define Package/openssh-server/description
|
||||
@ -79,7 +79,7 @@ define Package/openssh-sftp-client
|
||||
DEPENDS:=+libopenssl +zlib
|
||||
TITLE:=OpenSSH SFTP client
|
||||
URL:=http://www.openssh.com/
|
||||
SUBMENU:=ssh
|
||||
SUBMENU:=SSH
|
||||
endef
|
||||
|
||||
define Package/openssh-sftp-client/description
|
||||
@ -92,7 +92,7 @@ define Package/openssh-sftp-server
|
||||
DEPENDS:=
|
||||
TITLE:=OpenSSH SFTP server
|
||||
URL:=http://www.openssh.com/
|
||||
SUBMENU:=ssh
|
||||
SUBMENU:=SSH
|
||||
endef
|
||||
|
||||
define Package/openssh-sftp-server/description
|
||||
|
@ -24,7 +24,7 @@ define Package/joe
|
||||
DEPENDS:=+libncurses
|
||||
TITLE:=JOE - Joes own editor
|
||||
URL:=http://sourceforge.net/projects/joe-editor/
|
||||
SUBMENU:=editors
|
||||
SUBMENU:=Editors
|
||||
endef
|
||||
|
||||
define Package/joe/description
|
||||
|
@ -24,7 +24,7 @@ define Package/nano
|
||||
DEPENDS:=+libncurses
|
||||
TITLE:=An enhanced clone of the Pico text editor
|
||||
URL:=http://www.nano-editor.org/
|
||||
SUBMENU:=editors
|
||||
SUBMENU:=Editors
|
||||
endef
|
||||
|
||||
define Package/nano/description
|
||||
|
@ -26,7 +26,7 @@ define Package/vim
|
||||
DEPENDS:=+libncurses
|
||||
TITLE:=Vi IMproved - enhanced vi editor
|
||||
URL:=http://www.vim.org/
|
||||
SUBMENU:=editors
|
||||
SUBMENU:=Editors
|
||||
endef
|
||||
|
||||
define Package/vim/description
|
||||
|
@ -26,7 +26,7 @@ define Package/zile
|
||||
DEPENDS:=+libncurses
|
||||
TITLE:=very small emacs-like editor
|
||||
URL:=http://zile.sourceforge.net
|
||||
SUBMENU:=editors
|
||||
SUBMENU:=Editors
|
||||
endef
|
||||
|
||||
define Package/zile/description
|
||||
|
Loading…
x
Reference in New Issue
Block a user