author | mickeyl <mickeyl> | 2003-12-08 17:13:19 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2003-12-08 17:13:19 (UTC) |
commit | 24cc41da3317445fd2f69a4be429968b447b8276 (patch) (unidiff) | |
tree | af92a85525f77a908d34224e1d5a5cc4cc0026af | |
parent | 4686e51406ca229bb8b48f5ae1a947e820a6379b (diff) | |
download | opie-24cc41da3317445fd2f69a4be429968b447b8276.zip opie-24cc41da3317445fd2f69a4be429968b447b8276.tar.gz opie-24cc41da3317445fd2f69a4be429968b447b8276.tar.bz2 |
adapt to directory changes and menu structure changes
-rw-r--r-- | config.in | 11 | ||||
-rw-r--r-- | noncore/unsupported/mail2/config.in | 9 | ||||
-rw-r--r-- | packages | 2 |
3 files changed, 13 insertions, 9 deletions
@@ -163,7 +163,6 @@ endmenu | |||
163 | 163 | ||
164 | menu "Communications and Networking" | 164 | menu "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 |
168 | endmenu | 167 | endmenu |
169 | 168 | ||
@@ -216,6 +215,16 @@ menu "Examples" | |||
216 | endmenu | 215 | endmenu |
217 | 216 | ||
218 | comment "" | 217 | comment "" |
218 | |||
219 | menu "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 | ||
225 | endmenu | ||
226 | |||
227 | comment "" | ||
219 | depends on EXPERIMENTAL | 228 | depends on EXPERIMENTAL |
220 | menu "Experimental" | 229 | menu "Experimental" |
221 | depends on EXPERIMENTAL | 230 | depends on EXPERIMENTAL |
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 |
@@ -6,7 +6,7 @@ CONFIG_AQPKG noncore/settings/aqpkg aqpkg.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 |