blob: 3b0682d533bc1d824a6a7d00269c9286f2303268 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config BR2_PACKAGE_DECO
prompt "deco.............................. Text-based full featured file manager"
tristate
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/
|