summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--config.in2
-rw-r--r--packages1
2 files changed, 1 insertions, 2 deletions
diff --git a/config.in b/config.in
index 742b8e3..be24941 100644
--- a/config.in
+++ b/config.in
@@ -204,37 +204,35 @@ menu "Tools"
204endmenu 204endmenu
205 205
206menu "Development" 206menu "Development"
207 source development/keyview/config.in 207 source development/keyview/config.in
208 #source development/debugviewer/config.in 208 #source development/debugviewer/config.in
209endmenu 209endmenu
210 210
211menu "Examples" 211menu "Examples"
212 config EXAMPLES 212 config EXAMPLES
213 boolean "Compile Example Application" 213 boolean "Compile Example Application"
214 source examples/config.in 214 source examples/config.in
215endmenu 215endmenu
216 216
217comment "" 217comment ""
218 218
219menu "Unsupported / Unmaintained" 219menu "Unsupported / Unmaintained"
220 source noncore/unsupported/mail2/config.in
221 source noncore/unsupported/filebrowser/config.in 220 source noncore/unsupported/filebrowser/config.in
222 source noncore/unsupported/oipkg/config.in 221 source noncore/unsupported/oipkg/config.in
223 source noncore/unsupported/qpdf/config.in 222 source noncore/unsupported/qpdf/config.in
224 source noncore/unsupported/gsmtool/config.in
225endmenu 223endmenu
226 224
227comment "" 225comment ""
228 depends on EXPERIMENTAL 226 depends on EXPERIMENTAL
229menu "Experimental" 227menu "Experimental"
230 depends on EXPERIMENTAL 228 depends on EXPERIMENTAL
231 source libopie2/config.in 229 source libopie2/config.in
232 230
233 config SQL_PIM_BACKEND 231 config SQL_PIM_BACKEND
234 bool "Add SQL-Backend support (experimental)" 232 bool "Add SQL-Backend support (experimental)"
235 default n 233 default n
236 help 234 help
237 This adds the SQL-Support, using SQLite. Which database is used 235 This adds the SQL-Support, using SQLite. Which database is used
238 by the backends is defined by the file "pimaccess.conf" in the 236 by the backends is defined by the file "pimaccess.conf" in the
239 directory "Settings". 237 directory "Settings".
240 There currently do exist to groups "[contact]" and "[todo]". You can 238 There currently do exist to groups "[contact]" and "[todo]". You can
diff --git a/packages b/packages
index ee64ccb..43da63c 100644
--- a/packages
+++ b/packages
@@ -1,21 +1,22 @@
1 CONFIG_ADDRESSBOOK core/pim/addressbookaddressbook.pro 1 CONFIG_ADDRESSBOOK core/pim/addressbookaddressbook.pro
2 CONFIG_ADVANCEDFM noncore/apps/advancedfmadvancedfm.pro 2 CONFIG_ADVANCEDFM noncore/apps/advancedfmadvancedfm.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_AUTOROTATEAPPLET noncore/applets/autorotateappletautorotate.pro
6 CONFIG_BACKGAMMONnoncore/games/backgammon backgammon.pro 7 CONFIG_BACKGAMMONnoncore/games/backgammon backgammon.pro
7 CONFIG_BACKUP noncore/settings/backupbackup.pro 8 CONFIG_BACKUP noncore/settings/backupbackup.pro
8 CONFIG_BATTERYAPPLET core/applets/batteryappletbatteryapplet.pro 9 CONFIG_BATTERYAPPLET core/applets/batteryappletbatteryapplet.pro
9 CONFIG_BEND noncore/unsupported/mail2/bendbend.pro 10 CONFIG_BEND noncore/unsupported/mail2/bendbend.pro
10 CONFIG_BINARY noncore/tools/calc2/binarybinary.pro 11 CONFIG_BINARY noncore/tools/calc2/binarybinary.pro
11 CONFIG_BLUE-PIN noncore/net/opietooth/blue-pinblue-pin.pro 12 CONFIG_BLUE-PIN noncore/net/opietooth/blue-pinblue-pin.pro
12 CONFIG_BOUNCE noncore/games/bouncebounce.pro 13 CONFIG_BOUNCE noncore/games/bouncebounce.pro
13 CONFIG_BUTTON-SETTINGS core/settings/buttonbutton.pro 14 CONFIG_BUTTON-SETTINGS core/settings/buttonbutton.pro
14 CONFIG_BUZZWORD noncore/games/buzzwordbuzzword.pro 15 CONFIG_BUZZWORD noncore/games/buzzwordbuzzword.pro
15 CONFIG_CALC2 noncore/tools/calc2calc.pro 16 CONFIG_CALC2 noncore/tools/calc2calc.pro
16 CONFIG_CALCULATOR noncore/tools/calculatorcalculator.pro 17 CONFIG_CALCULATOR noncore/tools/calculatorcalculator.pro
17 CONFIG_CALIBRATE core/apps/calibratecalibrate.pro 18 CONFIG_CALIBRATE core/apps/calibratecalibrate.pro
18 CONFIG_CAMERA noncore/multimedia/cameracamera.pro 19 CONFIG_CAMERA noncore/multimedia/cameracamera.pro
19 CONFIG_CARDMON core/applets/cardmoncardmon.pro 20 CONFIG_CARDMON core/applets/cardmoncardmon.pro
20 CONFIG_CHECKBOOK noncore/apps/checkbookcheckbook.pro 21 CONFIG_CHECKBOOK noncore/apps/checkbookcheckbook.pro
21 CONFIG_CITYTIME core/settings/citytimecitytime.pro 22 CONFIG_CITYTIME core/settings/citytimecitytime.pro