summaryrefslogtreecommitdiff
authormickeyl <mickeyl>2003-12-08 17:13:19 (UTC)
committer mickeyl <mickeyl>2003-12-08 17:13:19 (UTC)
commit24cc41da3317445fd2f69a4be429968b447b8276 (patch) (unidiff)
treeaf92a85525f77a908d34224e1d5a5cc4cc0026af
parent4686e51406ca229bb8b48f5ae1a947e820a6379b (diff)
downloadopie-24cc41da3317445fd2f69a4be429968b447b8276.zip
opie-24cc41da3317445fd2f69a4be429968b447b8276.tar.gz
opie-24cc41da3317445fd2f69a4be429968b447b8276.tar.bz2
adapt to directory changes and menu structure changes
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--config.in11
-rw-r--r--noncore/unsupported/mail2/config.in9
-rw-r--r--packages2
3 files changed, 13 insertions, 9 deletions
diff --git a/config.in b/config.in
index 6adf17e..742b8e3 100644
--- a/config.in
+++ b/config.in
@@ -160,13 +160,12 @@ menu "Apps"
160 source core/apps/config.in 160 source core/apps/config.in
161 source noncore/apps/config.in 161 source noncore/apps/config.in
162endmenu 162endmenu
163 163
164menu "Communications and Networking" 164menu "Communications and Networking"
165 source noncore/comm/config.in 165 source noncore/comm/config.in
166 source noncore/mail/config.in
167 source noncore/net/config.in 166 source noncore/net/config.in
168endmenu 167endmenu
169 168
170menu "Games" 169menu "Games"
171 source noncore/games/config.in 170 source noncore/games/config.in
172endmenu 171endmenu
@@ -213,12 +212,22 @@ menu "Examples"
213 config EXAMPLES 212 config EXAMPLES
214 boolean "Compile Example Application" 213 boolean "Compile Example Application"
215 source examples/config.in 214 source examples/config.in
216endmenu 215endmenu
217 216
218comment "" 217comment ""
218
219menu "Unsupported / Unmaintained"
220 source noncore/unsupported/mail2/config.in
221 source noncore/unsupported/filebrowser/config.in
222 source noncore/unsupported/oipkg/config.in
223 source noncore/unsupported/qpdf/config.in
224 source noncore/unsupported/gsmtool/config.in
225endmenu
226
227comment ""
219 depends on EXPERIMENTAL 228 depends on EXPERIMENTAL
220menu "Experimental" 229menu "Experimental"
221 depends on EXPERIMENTAL 230 depends on EXPERIMENTAL
222 source libopie2/config.in 231 source libopie2/config.in
223 232
224 config SQL_PIM_BACKEND 233 config SQL_PIM_BACKEND
diff --git a/noncore/unsupported/mail2/config.in b/noncore/unsupported/mail2/config.in
index c9896cb..6f279b0 100644
--- a/noncore/unsupported/mail2/config.in
+++ b/noncore/unsupported/mail2/config.in
@@ -1,12 +1,7 @@
1 config MAIL
2 boolean "EMail support"
3 default "y" if OPIEMAIL
4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
5
6 config OPIEMAIL2 1 config OPIEMAIL2
7 boolean "opie-mail2 (an IMAP mail client)" 2 boolean "opie-mail2 (an IMAP mail client)"
8 default "y" 3 default "y"
9 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && BEND && LIBMAIL && MAIL 4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && BEND && LIBMAIL && MAIL
10 5
11 source noncore/mail/bend/config.in 6 source noncore/unsupported/mail2/bend/config.in
12 source noncore/mail/libmail/config.in 7 source noncore/unsupported/mail2/libmail/config.in
diff --git a/packages b/packages
index 3f3e20f..8c9f3cb 100644
--- a/packages
+++ b/packages
@@ -3,13 +3,13 @@ CONFIG_ADVANCEDFM noncore/apps/advancedfm advancedfm.pro
3 CONFIG_APPEARANCE2 noncore/settings/appearance2appearance2.pro 3 CONFIG_APPEARANCE2 noncore/settings/appearance2appearance2.pro
4 CONFIG_APPSKEY noncore/settings/appskeyappskey.pro 4 CONFIG_APPSKEY noncore/settings/appskeyappskey.pro
5 CONFIG_AQPKG noncore/settings/aqpkgaqpkg.pro 5 CONFIG_AQPKG noncore/settings/aqpkgaqpkg.pro
6 CONFIG_BACKGAMMONnoncore/games/backgammon backgammon.pro 6 CONFIG_BACKGAMMONnoncore/games/backgammon backgammon.pro
7 CONFIG_BACKUP noncore/settings/backupbackup.pro 7 CONFIG_BACKUP noncore/settings/backupbackup.pro
8 CONFIG_BATTERYAPPLET core/applets/batteryappletbatteryapplet.pro 8 CONFIG_BATTERYAPPLET core/applets/batteryappletbatteryapplet.pro
9 CONFIG_BEND noncore/mail/bendbend.pro 9 CONFIG_BEND noncore/unsupported/mail2/bendbend.pro
10 CONFIG_BINARY noncore/tools/calc2/binarybinary.pro 10 CONFIG_BINARY noncore/tools/calc2/binarybinary.pro
11 CONFIG_BLUE-PIN noncore/net/opietooth/blue-pinblue-pin.pro 11 CONFIG_BLUE-PIN noncore/net/opietooth/blue-pinblue-pin.pro
12 CONFIG_BOUNCE noncore/games/bouncebounce.pro 12 CONFIG_BOUNCE noncore/games/bouncebounce.pro
13 CONFIG_BUTTON-SETTINGS core/settings/buttonbutton.pro 13 CONFIG_BUTTON-SETTINGS core/settings/buttonbutton.pro
14 CONFIG_BUZZWORD noncore/games/buzzwordbuzzword.pro 14 CONFIG_BUZZWORD noncore/games/buzzwordbuzzword.pro
15 CONFIG_CALC2 noncore/tools/calc2calc.pro 15 CONFIG_CALC2 noncore/tools/calc2calc.pro