diff options
Diffstat (limited to 'openwrt/package/deco/Config.in')
-rw-r--r-- | openwrt/package/deco/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/deco/Config.in b/openwrt/package/deco/Config.in index b87dcdf3f5..3b0682d533 100644 --- a/openwrt/package/deco/Config.in +++ b/openwrt/package/deco/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_DECO - tristate "deco - Text-based full featured file manager" + prompt "deco.............................. Text-based full featured file manager" + tristate default m if CONFIG_DEVEL select BR2_PACKAGE_LIBNCURSES help @@ -7,5 +8,4 @@ config BR2_PACKAGE_DECO file manager. http://deco.sourceforge.net/ - |