mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-19 10:22:46 +01:00
add commander package, increased image size
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
13
FunKey/package/commander/Config.in
Normal file
13
FunKey/package/commander/Config.in
Normal file
@@ -0,0 +1,13 @@
|
||||
config BR2_PACKAGE_COMMANDER
|
||||
bool "commander"
|
||||
select BR2_PACKAGE_LIBPNG
|
||||
select BR2_PACKAGE_SDL
|
||||
select BR2_PACKAGE_SDL_TTF
|
||||
select BR2_PACKAGE_SDL_GFX
|
||||
help
|
||||
|
||||
DinguxCommander is a file manager for RetroFW. It uses two
|
||||
vertical panels side by side, one being the source and the
|
||||
other the destination, like many 'commander-style' file
|
||||
managers such as Norton Commander or Midnight
|
||||
Commander.
|
||||
Reference in New Issue
Block a user