mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 14:25:20 +02:00
12 lines
270 B
Plaintext
12 lines
270 B
Plaintext
|
config BR2_PACKAGE_DECO
|
||
|
tristate "deco - Text-based full featured file manager"
|
||
|
default m if CONFIG_DEVEL
|
||
|
select BR2_PACKAGE_LIBNCURSES
|
||
|
help
|
||
|
A clone of Norton Commander for Unix. Text-based, full featured
|
||
|
file manager.
|
||
|
|
||
|
http://deco.sourceforge.net/
|
||
|
|
||
|
|