summaryrefslogtreecommitdiff
path: root/config.in
authormickeyl <mickeyl>2003-12-08 17:13:19 (UTC)
committer mickeyl <mickeyl>2003-12-08 17:13:19 (UTC)
commit24cc41da3317445fd2f69a4be429968b447b8276 (patch) (unidiff)
treeaf92a85525f77a908d34224e1d5a5cc4cc0026af /config.in
parent4686e51406ca229bb8b48f5ae1a947e820a6379b (diff)
downloadopie-24cc41da3317445fd2f69a4be429968b447b8276.zip
opie-24cc41da3317445fd2f69a4be429968b447b8276.tar.gz
opie-24cc41da3317445fd2f69a4be429968b447b8276.tar.bz2
adapt to directory changes and menu structure changes
Diffstat (limited to 'config.in') (more/less context) (ignore whitespace changes)
-rw-r--r--config.in13
1 files changed, 11 insertions, 2 deletions
diff --git a/config.in b/config.in
index 6adf17e..742b8e3 100644
--- a/config.in
+++ b/config.in
@@ -163,7 +163,6 @@ endmenu
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
@@ -216,6 +215,16 @@ menu "Examples"
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
@@ -227,7 +236,7 @@ menu "Experimental"
227 help 236 help
228 This adds the SQL-Support, using SQLite. Which database is used 237 This adds the SQL-Support, using SQLite. Which database is used
229 by the backends is defined by the file "pimaccess.conf" in the 238 by the backends is defined by the file "pimaccess.conf" in the
230 directory "Settings". 239 directory "Settings".
231 There currently do exist to groups "[contact]" and "[todo]". You can 240 There currently do exist to groups "[contact]" and "[todo]". You can
232 select the used backend by the variable "usebackend=<type>", where 241 select the used backend by the variable "usebackend=<type>", where
233 <type> is "sql" or "xml". "xml" is the default ! 242 <type> is "sql" or "xml". "xml" is the default !