85 files changed, 359 insertions, 8 deletions
diff --git a/noncore/applets/notesapplet/config.in b/noncore/applets/notesapplet/config.in new file mode 100644 index 0000000..a2f7d4d --- a/dev/null +++ b/noncore/applets/notesapplet/config.in @@ -0,0 +1,4 @@ + config NOTESAPPLET + boolean "notesapplet" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/applets/wirelessapplet/config.in b/noncore/applets/wirelessapplet/config.in new file mode 100644 index 0000000..55f1aa1 --- a/dev/null +++ b/noncore/applets/wirelessapplet/config.in @@ -0,0 +1,4 @@ + config WIRELESSAPPLET + boolean "wirelessapplet" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/apps/advancedfm/config.in b/noncore/apps/advancedfm/config.in new file mode 100644 index 0000000..968d373 --- a/dev/null +++ b/noncore/apps/advancedfm/config.in @@ -0,0 +1,4 @@ + config ADVANCEDFM + boolean "advancedfm" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/apps/checkbook/config.in b/noncore/apps/checkbook/config.in new file mode 100644 index 0000000..89ab053 --- a/dev/null +++ b/noncore/apps/checkbook/config.in @@ -0,0 +1,4 @@ + config CHECKBOOK + boolean "checkbook" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/apps/confedit/config.in b/noncore/apps/confedit/config.in new file mode 100644 index 0000000..13e6d27 --- a/dev/null +++ b/noncore/apps/confedit/config.in @@ -0,0 +1,4 @@ + config CONFEDIT + boolean "confedit" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/apps/dictionary/config.in b/noncore/apps/dictionary/config.in new file mode 100644 index 0000000..2527127 --- a/dev/null +++ b/noncore/apps/dictionary/config.in @@ -0,0 +1,4 @@ +# config #DICTIONARY +# boolean "dictionary" +# default "y" +# depends LIBQPE && LIBOPIE diff --git a/noncore/apps/opie-console/config.in b/noncore/apps/opie-console/config.in new file mode 100644 index 0000000..f7793fa --- a/dev/null +++ b/noncore/apps/opie-console/config.in @@ -0,0 +1,8 @@ +menu "opie-console" + + config #TEST + boolean "opie-console" + default "y" + depends LIBQPE && LIBOPIE + source noncore/apps/opie-console/test/config.in +endmenu diff --git a/noncore/apps/opie-reader/config.in b/noncore/apps/opie-reader/config.in new file mode 100644 index 0000000..801c4d9 --- a/dev/null +++ b/noncore/apps/opie-reader/config.in @@ -0,0 +1,4 @@ + config OPIE-READER + boolean "opie-reader" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/apps/opie-sheet/config.in b/noncore/apps/opie-sheet/config.in new file mode 100644 index 0000000..7b66faf --- a/dev/null +++ b/noncore/apps/opie-sheet/config.in @@ -0,0 +1,4 @@ + config OPIE-SHEET + boolean "opie-sheet" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/apps/opie-write/config.in b/noncore/apps/opie-write/config.in new file mode 100644 index 0000000..79650e9 --- a/dev/null +++ b/noncore/apps/opie-write/config.in @@ -0,0 +1,4 @@ +# config #OPIE-WRITE +# boolean "opie-write" +# default "y" +# depends LIBQPE && LIBOPIE diff --git a/noncore/apps/oxygen/config.in b/noncore/apps/oxygen/config.in new file mode 100644 index 0000000..b83022a --- a/dev/null +++ b/noncore/apps/oxygen/config.in @@ -0,0 +1,4 @@ + config OXYGEN + boolean "oxygen" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/apps/tableviewer/config.in b/noncore/apps/tableviewer/config.in new file mode 100644 index 0000000..8490d5d --- a/dev/null +++ b/noncore/apps/tableviewer/config.in @@ -0,0 +1,4 @@ + config TABLEVIEWER + boolean "tableviewer" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/comm/keypebble/config.in b/noncore/comm/keypebble/config.in new file mode 100644 index 0000000..7a81539 --- a/dev/null +++ b/noncore/comm/keypebble/config.in @@ -0,0 +1,4 @@ + config KEYPEBBLE + boolean "keypebble" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/comm/mobilemsg/config.in b/noncore/comm/mobilemsg/config.in new file mode 100644 index 0000000..a7f92ff --- a/dev/null +++ b/noncore/comm/mobilemsg/config.in @@ -0,0 +1,4 @@ +# config #MOBILEMSG +# boolean "mobilemsg" +# default "y" +# depends LIBQPE && LIBOPIE diff --git a/noncore/decorations/flat/config.in b/noncore/decorations/flat/config.in new file mode 100644 index 0000000..80dc87d --- a/dev/null +++ b/noncore/decorations/flat/config.in @@ -0,0 +1,4 @@ + config DECO_FLAT + boolean "flat" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/decorations/liquid/config.in b/noncore/decorations/liquid/config.in new file mode 100644 index 0000000..946d97d --- a/dev/null +++ b/noncore/decorations/liquid/config.in @@ -0,0 +1,4 @@ + config DECO_LIQUID + boolean "liquid" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/decorations/polished/config.in b/noncore/decorations/polished/config.in new file mode 100644 index 0000000..9feb134 --- a/dev/null +++ b/noncore/decorations/polished/config.in @@ -0,0 +1,4 @@ + config DECO_POLISHED + boolean "polished" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/bounce/config.in b/noncore/games/bounce/config.in new file mode 100644 index 0000000..c7f2c02 --- a/dev/null +++ b/noncore/games/bounce/config.in @@ -0,0 +1,4 @@ + config BOUNCE + boolean "bounce" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/buzzword/config.in b/noncore/games/buzzword/config.in new file mode 100644 index 0000000..ad2525e --- a/dev/null +++ b/noncore/games/buzzword/config.in @@ -0,0 +1,4 @@ + config BUZZWORD + boolean "buzzword" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/chess/config.in b/noncore/games/chess/config.in new file mode 100644 index 0000000..e64e73c --- a/dev/null +++ b/noncore/games/chess/config.in @@ -0,0 +1,4 @@ +# config #CHESS +# boolean "chess" +# default "y" +# depends LIBQPE && LIBOPIE diff --git a/noncore/games/fifteen/config.in b/noncore/games/fifteen/config.in new file mode 100644 index 0000000..da35a05 --- a/dev/null +++ b/noncore/games/fifteen/config.in @@ -0,0 +1,4 @@ + config FIFTEEN + boolean "fifteen" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/go/config.in b/noncore/games/go/config.in new file mode 100644 index 0000000..da542c3 --- a/dev/null +++ b/noncore/games/go/config.in @@ -0,0 +1,4 @@ + config GO + boolean "go" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/kbill/config.in b/noncore/games/kbill/config.in new file mode 100644 index 0000000..91a14d1 --- a/dev/null +++ b/noncore/games/kbill/config.in @@ -0,0 +1,4 @@ + config KBILL + boolean "kbill" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/kcheckers/config.in b/noncore/games/kcheckers/config.in new file mode 100644 index 0000000..1a3c60b --- a/dev/null +++ b/noncore/games/kcheckers/config.in @@ -0,0 +1,4 @@ + config KCHECKERS + boolean "kcheckers" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/kpacman/config.in b/noncore/games/kpacman/config.in new file mode 100644 index 0000000..c8a4bc6 --- a/dev/null +++ b/noncore/games/kpacman/config.in @@ -0,0 +1,4 @@ + config KPACMAN + boolean "kpacman" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/mindbreaker/config.in b/noncore/games/mindbreaker/config.in new file mode 100644 index 0000000..f141ebc --- a/dev/null +++ b/noncore/games/mindbreaker/config.in @@ -0,0 +1,4 @@ + config MINDBREAKER + boolean "mindbreaker" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/minesweep/config.in b/noncore/games/minesweep/config.in new file mode 100644 index 0000000..90934b9 --- a/dev/null +++ b/noncore/games/minesweep/config.in @@ -0,0 +1,4 @@ + config MINESWEEP + boolean "minesweep" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/parashoot/config.in b/noncore/games/parashoot/config.in new file mode 100644 index 0000000..db6239c --- a/dev/null +++ b/noncore/games/parashoot/config.in @@ -0,0 +1,4 @@ + config PARASHOOT + boolean "parashoot" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/qasteroids/config.in b/noncore/games/qasteroids/config.in new file mode 100644 index 0000000..a619624 --- a/dev/null +++ b/noncore/games/qasteroids/config.in @@ -0,0 +1,4 @@ + config QASTEROIDS + boolean "qasteroids" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/snake/config.in b/noncore/games/snake/config.in new file mode 100644 index 0000000..0048f9c --- a/dev/null +++ b/noncore/games/snake/config.in @@ -0,0 +1,4 @@ + config SNAKE + boolean "snake" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/solitaire/config.in b/noncore/games/solitaire/config.in new file mode 100644 index 0000000..8264469 --- a/dev/null +++ b/noncore/games/solitaire/config.in @@ -0,0 +1,4 @@ + config SOLITAIRE + boolean "solitaire" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/tetrix/config.in b/noncore/games/tetrix/config.in new file mode 100644 index 0000000..596d2b5 --- a/dev/null +++ b/noncore/games/tetrix/config.in @@ -0,0 +1,4 @@ + config TETRIX + boolean "tetrix" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/tictac/config.in b/noncore/games/tictac/config.in new file mode 100644 index 0000000..9b65b8d --- a/dev/null +++ b/noncore/games/tictac/config.in @@ -0,0 +1,4 @@ + config TICTAC + boolean "tictac" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/wordgame/config.in b/noncore/games/wordgame/config.in new file mode 100644 index 0000000..3969dc8 --- a/dev/null +++ b/noncore/games/wordgame/config.in @@ -0,0 +1,4 @@ + config WORDGAME + boolean "wordgame" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/graphics/drawpad/config.in b/noncore/graphics/drawpad/config.in new file mode 100644 index 0000000..732330b --- a/dev/null +++ b/noncore/graphics/drawpad/config.in @@ -0,0 +1,4 @@ + config DRAWPAD + boolean "drawpad" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/multimedia/opieplayer2/config.in b/noncore/multimedia/opieplayer2/config.in new file mode 100644 index 0000000..2a03125 --- a/dev/null +++ b/noncore/multimedia/opieplayer2/config.in @@ -0,0 +1,4 @@ +# config #OPIEPLAYER2 +# boolean "opieplayer2" +# default "y" +# depends LIBQPE && LIBOPIE diff --git a/noncore/multimedia/showimg/config.in b/noncore/multimedia/showimg/config.in new file mode 100644 index 0000000..0316ea6 --- a/dev/null +++ b/noncore/multimedia/showimg/config.in @@ -0,0 +1,4 @@ + config SHOWIMG + boolean "showimg" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/net/networksetup/config.in b/noncore/net/networksetup/config.in new file mode 100644 index 0000000..44bc06e --- a/dev/null +++ b/noncore/net/networksetup/config.in @@ -0,0 +1,9 @@ +menu "networksetup" + + config INTERFACES + boolean "networksetup" + default "y" + depends LIBQPE && LIBOPIE + source noncore/net/networksetup/wlan/config.in + source noncore/net/networksetup/interfaces/config.in +endmenu diff --git a/noncore/net/networksetup/interfaces/config.in b/noncore/net/networksetup/interfaces/config.in index 18b182e..431e51b 100644 --- a/noncore/net/networksetup/interfaces/config.in +++ b/noncore/net/networksetup/interfaces/config.in @@ -1,4 +1,4 @@ config INTERFACES - boolean - depends LIBQPE && LIBOPIE + boolean "interfaces" default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/net/networksetup/wlan/config.in b/noncore/net/networksetup/wlan/config.in index 660769d..4853a32 100644 --- a/noncore/net/networksetup/wlan/config.in +++ b/noncore/net/networksetup/wlan/config.in @@ -1,4 +1,4 @@ config WLAN - boolean - depends LIBQPE && LIBOPIE + boolean "wlan" default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/net/opieftp/config.in b/noncore/net/opieftp/config.in new file mode 100644 index 0000000..fdb0e90 --- a/dev/null +++ b/noncore/net/opieftp/config.in @@ -0,0 +1,4 @@ + config OPIEFTP + boolean "opieftp" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/net/opieirc/config.in b/noncore/net/opieirc/config.in new file mode 100644 index 0000000..7aaa5d3 --- a/dev/null +++ b/noncore/net/opieirc/config.in @@ -0,0 +1,4 @@ + config OPIEIRC + boolean "opieirc" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/net/opietooth/applet/config.in b/noncore/net/opietooth/applet/config.in new file mode 100644 index 0000000..80afbe5 --- a/dev/null +++ b/noncore/net/opietooth/applet/config.in @@ -0,0 +1,4 @@ +# config #APPLET +# boolean "applet" +# default "y" +# depends LIBQPE && LIBOPIE diff --git a/noncore/net/opietooth/blue-pin/config.in b/noncore/net/opietooth/blue-pin/config.in new file mode 100644 index 0000000..c3e3056 --- a/dev/null +++ b/noncore/net/opietooth/blue-pin/config.in @@ -0,0 +1,4 @@ +# config #BLUE-PIN +# boolean "blue-pin" +# default "y" +# depends LIBQPE && LIBOPIE diff --git a/noncore/net/opietooth/lib/config.in b/noncore/net/opietooth/lib/config.in new file mode 100644 index 0000000..a8964f6 --- a/dev/null +++ b/noncore/net/opietooth/lib/config.in @@ -0,0 +1,4 @@ +# config #LIB +# boolean "lib" +# default "y" +# depends LIBQPE && LIBOPIE diff --git a/noncore/net/opietooth/manager/config.in b/noncore/net/opietooth/manager/config.in new file mode 100644 index 0000000..704448f --- a/dev/null +++ b/noncore/net/opietooth/manager/config.in @@ -0,0 +1,4 @@ +# config #MANAGER +# boolean "manager" +# default "y" +# depends LIBQPE && LIBOPIE diff --git a/noncore/net/ubrowser/config.in b/noncore/net/ubrowser/config.in new file mode 100644 index 0000000..4b15046 --- a/dev/null +++ b/noncore/net/ubrowser/config.in @@ -0,0 +1,4 @@ +# config #UBROWSER +# boolean "ubrowser" +# default "y" +# depends LIBQPE && LIBOPIE diff --git a/noncore/net/wellenreiter/config.in b/noncore/net/wellenreiter/config.in new file mode 100644 index 0000000..ff4a0cb --- a/dev/null +++ b/noncore/net/wellenreiter/config.in @@ -0,0 +1,4 @@ +# config #WELLENREITER +# boolean "wellenreiter" +# default "y" +# depends LIBQPE && LIBOPIE diff --git a/noncore/settings/appearance2/config.in b/noncore/settings/appearance2/config.in new file mode 100644 index 0000000..e853545 --- a/dev/null +++ b/noncore/settings/appearance2/config.in @@ -0,0 +1,4 @@ + config APPEARANCE2 + boolean "appearance2" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/settings/aqpkg/config.in b/noncore/settings/aqpkg/config.in new file mode 100644 index 0000000..b16c0b8 --- a/dev/null +++ b/noncore/settings/aqpkg/config.in @@ -0,0 +1,4 @@ + config AQPKG + boolean "aqpkg" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/settings/backup/config.in b/noncore/settings/backup/config.in new file mode 100644 index 0000000..5fc09ef --- a/dev/null +++ b/noncore/settings/backup/config.in @@ -0,0 +1,4 @@ + config BACKUP + boolean "backup" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/settings/language/config.in b/noncore/settings/language/config.in new file mode 100644 index 0000000..1315904 --- a/dev/null +++ b/noncore/settings/language/config.in @@ -0,0 +1,4 @@ + config LANGUAGE + boolean "language" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/settings/mediummount/config.in b/noncore/settings/mediummount/config.in new file mode 100644 index 0000000..2bf9442 --- a/dev/null +++ b/noncore/settings/mediummount/config.in @@ -0,0 +1,4 @@ + config MEDIUMMOUNT + boolean "mediummount" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/settings/netsystemtime/config.in b/noncore/settings/netsystemtime/config.in new file mode 100644 index 0000000..0420d8e --- a/dev/null +++ b/noncore/settings/netsystemtime/config.in @@ -0,0 +1,4 @@ + config NETSYSTEMTIME + boolean "netsystemtime" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/settings/networksettings/config.in b/noncore/settings/networksettings/config.in new file mode 100644 index 0000000..44bc06e --- a/dev/null +++ b/noncore/settings/networksettings/config.in @@ -0,0 +1,9 @@ +menu "networksetup" + + config INTERFACES + boolean "networksetup" + default "y" + depends LIBQPE && LIBOPIE + source noncore/net/networksetup/wlan/config.in + source noncore/net/networksetup/interfaces/config.in +endmenu diff --git a/noncore/settings/networksettings/interfaces/config.in b/noncore/settings/networksettings/interfaces/config.in index 18b182e..431e51b 100644 --- a/noncore/settings/networksettings/interfaces/config.in +++ b/noncore/settings/networksettings/interfaces/config.in @@ -1,4 +1,4 @@ config INTERFACES - boolean - depends LIBQPE && LIBOPIE + boolean "interfaces" default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/settings/networksettings/wlan/config.in b/noncore/settings/networksettings/wlan/config.in index 660769d..4853a32 100644 --- a/noncore/settings/networksettings/wlan/config.in +++ b/noncore/settings/networksettings/wlan/config.in @@ -1,4 +1,4 @@ config WLAN - boolean - depends LIBQPE && LIBOPIE + boolean "wlan" default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/settings/sound/config.in b/noncore/settings/sound/config.in new file mode 100644 index 0000000..5e0b52f --- a/dev/null +++ b/noncore/settings/sound/config.in @@ -0,0 +1,4 @@ + config SOUND + boolean "sound" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/settings/sshkeys/config.in b/noncore/settings/sshkeys/config.in new file mode 100644 index 0000000..634aa3a --- a/dev/null +++ b/noncore/settings/sshkeys/config.in @@ -0,0 +1,4 @@ + config SSHKEYS + boolean "sshkeys" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/settings/sysinfo/config.in b/noncore/settings/sysinfo/config.in new file mode 100644 index 0000000..062f035 --- a/dev/null +++ b/noncore/settings/sysinfo/config.in @@ -0,0 +1,4 @@ + config SYSINFO + boolean "sysinfo" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/settings/tabmanager/config.in b/noncore/settings/tabmanager/config.in new file mode 100644 index 0000000..f0c4c08 --- a/dev/null +++ b/noncore/settings/tabmanager/config.in @@ -0,0 +1,4 @@ + config TABMANAGER + boolean "tabmanager" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/settings/usermanager/config.in b/noncore/settings/usermanager/config.in new file mode 100644 index 0000000..2dd0b9e --- a/dev/null +++ b/noncore/settings/usermanager/config.in @@ -0,0 +1,4 @@ + config USERMANAGER + boolean "usermanager" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/styles/flat/config.in b/noncore/styles/flat/config.in new file mode 100644 index 0000000..1c82de1 --- a/dev/null +++ b/noncore/styles/flat/config.in @@ -0,0 +1,4 @@ + config FLAT + boolean "flat" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/styles/fresh/config.in b/noncore/styles/fresh/config.in new file mode 100644 index 0000000..f71de8d --- a/dev/null +++ b/noncore/styles/fresh/config.in @@ -0,0 +1,4 @@ + config FRESH + boolean "fresh" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/styles/liquid/config.in b/noncore/styles/liquid/config.in new file mode 100644 index 0000000..d2bbddb --- a/dev/null +++ b/noncore/styles/liquid/config.in @@ -0,0 +1,4 @@ + config LIQUID + boolean "liquid" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/styles/metal/config.in b/noncore/styles/metal/config.in new file mode 100644 index 0000000..1d86924 --- a/dev/null +++ b/noncore/styles/metal/config.in @@ -0,0 +1,4 @@ + config METAL + boolean "metal" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/styles/theme/config.in b/noncore/styles/theme/config.in new file mode 100644 index 0000000..c90a422 --- a/dev/null +++ b/noncore/styles/theme/config.in @@ -0,0 +1,4 @@ + config THEME + boolean "theme" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/todayplugins/fortune/config.in b/noncore/todayplugins/fortune/config.in new file mode 100644 index 0000000..b278e58 --- a/dev/null +++ b/noncore/todayplugins/fortune/config.in @@ -0,0 +1,4 @@ + config TODAY_FORTUNE + boolean "fortune" + default "y" + depends TODAY diff --git a/noncore/todayplugins/stockticker/config.in b/noncore/todayplugins/stockticker/config.in new file mode 100644 index 0000000..7898f78 --- a/dev/null +++ b/noncore/todayplugins/stockticker/config.in @@ -0,0 +1,9 @@ +menu "stockticker" + + config TODAY_STOCKTICKER + boolean "stockticker" + default "y" + depends LIBQPE && LIBOPIE + source noncore/todayplugins/stockticker/stockticker/config.in + source noncore/todayplugins/stockticker/stocktickerlib/config.in +endmenu diff --git a/noncore/todayplugins/stockticker/stockticker/config.in b/noncore/todayplugins/stockticker/stockticker/config.in new file mode 100644 index 0000000..fd5efbc --- a/dev/null +++ b/noncore/todayplugins/stockticker/stockticker/config.in @@ -0,0 +1,7 @@ +menu "stockticker" + + config TODAY_STOCKTICKERLIB + boolean "stockticker" + default "y" + depends LIBQPE && LIBOPIE +endmenu diff --git a/noncore/todayplugins/stockticker/stocktickerlib/config.in b/noncore/todayplugins/stockticker/stocktickerlib/config.in new file mode 100644 index 0000000..7478c39 --- a/dev/null +++ b/noncore/todayplugins/stockticker/stocktickerlib/config.in @@ -0,0 +1,4 @@ + config TODAY_STOCKTICKERLIB + boolean "stocktickerlib" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/tools/calc2/binary/config.in b/noncore/tools/calc2/binary/config.in new file mode 100644 index 0000000..7db862d --- a/dev/null +++ b/noncore/tools/calc2/binary/config.in @@ -0,0 +1,4 @@ +# config #BINARY +# boolean "binary" +# default "y" +# depends LIBQPE && LIBOPIE diff --git a/noncore/tools/calc2/simple/config.in b/noncore/tools/calc2/simple/config.in new file mode 100644 index 0000000..726b78d --- a/dev/null +++ b/noncore/tools/calc2/simple/config.in @@ -0,0 +1,4 @@ +# config #SIMPLE +# boolean "simple" +# default "y" +# depends LIBQPE && LIBOPIE diff --git a/noncore/tools/calculator/config.in b/noncore/tools/calculator/config.in new file mode 100644 index 0000000..9a8d8be --- a/dev/null +++ b/noncore/tools/calculator/config.in @@ -0,0 +1,4 @@ + config CALCULATOR + boolean "calculator" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/tools/clock/config.in b/noncore/tools/clock/config.in new file mode 100644 index 0000000..c9c099c --- a/dev/null +++ b/noncore/tools/clock/config.in @@ -0,0 +1,4 @@ + config CLOCK + boolean "clock" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/tools/formatter/config.in b/noncore/tools/formatter/config.in new file mode 100644 index 0000000..70146bd --- a/dev/null +++ b/noncore/tools/formatter/config.in @@ -0,0 +1,4 @@ + config FORMATTER + boolean "formatter" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/tools/opie-sh/config.in b/noncore/tools/opie-sh/config.in new file mode 100644 index 0000000..77c1857 --- a/dev/null +++ b/noncore/tools/opie-sh/config.in @@ -0,0 +1,4 @@ + config OPIE-SH + boolean "opie-sh" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/tools/remote/config.in b/noncore/tools/remote/config.in new file mode 100644 index 0000000..ef51047 --- a/dev/null +++ b/noncore/tools/remote/config.in @@ -0,0 +1,4 @@ + config REMOTE + boolean "remote" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/unsupported/filebrowser/config.in b/noncore/unsupported/filebrowser/config.in new file mode 100644 index 0000000..46debbd --- a/dev/null +++ b/noncore/unsupported/filebrowser/config.in @@ -0,0 +1,4 @@ + config FILEBROWSER + boolean "filebrowser" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/unsupported/gsmtool/config.in b/noncore/unsupported/gsmtool/config.in new file mode 100644 index 0000000..76c7eb7 --- a/dev/null +++ b/noncore/unsupported/gsmtool/config.in @@ -0,0 +1,4 @@ +# config #GSMTOOL +# boolean "gsmtool" +# default "y" +# depends LIBQPE && LIBOPIE diff --git a/noncore/unsupported/mail2/bend/config.in b/noncore/unsupported/mail2/bend/config.in new file mode 100644 index 0000000..3d33fe4 --- a/dev/null +++ b/noncore/unsupported/mail2/bend/config.in @@ -0,0 +1,4 @@ + config BEND + boolean "bend" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/unsupported/mail2/config.in b/noncore/unsupported/mail2/config.in new file mode 100644 index 0000000..2263230 --- a/dev/null +++ b/noncore/unsupported/mail2/config.in @@ -0,0 +1,9 @@ +menu "mail" + + config BEND + boolean "mail" + default "y" + depends LIBQPE && LIBOPIE + source noncore/mail/bend/config.in + source noncore/mail/libmail/config.in +endmenu diff --git a/noncore/unsupported/mail2/libmail/config.in b/noncore/unsupported/mail2/libmail/config.in new file mode 100644 index 0000000..6712dbe --- a/dev/null +++ b/noncore/unsupported/mail2/libmail/config.in @@ -0,0 +1,4 @@ + config LIBMAIL + boolean "libmail" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/unsupported/oipkg/config.in b/noncore/unsupported/oipkg/config.in new file mode 100644 index 0000000..63a96e3 --- a/dev/null +++ b/noncore/unsupported/oipkg/config.in @@ -0,0 +1,4 @@ + config OIPKG + boolean "oipkg" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/unsupported/qpdf/config.in b/noncore/unsupported/qpdf/config.in new file mode 100644 index 0000000..2f0dc9d --- a/dev/null +++ b/noncore/unsupported/qpdf/config.in @@ -0,0 +1,4 @@ + config QPDF + boolean "qpdf" + default "y" + depends LIBQPE && LIBOPIE |