mc: add a better title and description
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8180 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4d3055df2c
commit
33f4742ad1
@ -24,7 +24,15 @@ define Package/mc
|
|||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
DEPENDS:=+glib1 +libncurses
|
DEPENDS:=+glib1 +libncurses
|
||||||
TITLE:=Midnight Commander 4.1.X-MP
|
TITLE:=midnight commander - a powerful file manager
|
||||||
|
DESCRIPTION:=\
|
||||||
|
GNU Midnight Commander is a text-mode full-screen file manager. \\\
|
||||||
|
It uses a two panel interface and a subshell for command execution. \\\
|
||||||
|
It includes an internal editor with syntax highlighting and an \\\
|
||||||
|
internal viewer with support for binary files. Also included is \\\
|
||||||
|
Virtual Filesystem (VFS), that allows files on remote systems \\\
|
||||||
|
(e.g. FTP, SSH, SMB servers) and files inside archives to be \\\
|
||||||
|
manipulated like real files.
|
||||||
URL:=http://www.ibiblio.org/mc/
|
URL:=http://www.ibiblio.org/mc/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user