-rw-r--r-- | development/macosx/config_macosx | 24 |
1 files changed, 16 insertions, 8 deletions
diff --git a/development/macosx/config_macosx b/development/macosx/config_macosx index dd94328..dd23bd3 100644 --- a/development/macosx/config_macosx +++ b/development/macosx/config_macosx | |||
@@ -68,10 +68,10 @@ CONFIG_LIBOPIE2DB=y | |||
68 | # libopie2net needs a libqpe, libopie2core and libpcap dependency | 68 | # libopie2net needs a libqpe, libopie2core and libpcap dependency |
69 | # | 69 | # |
70 | CONFIG_LIBOPIE2PIM=y | 70 | CONFIG_LIBOPIE2PIM=y |
71 | # CONFIG_SQL_PIM_BACKEND is not set | 71 | CONFIG_SQL_PIM_BACKEND=y |
72 | CONFIG_LIBOPIE2UI=y | 72 | CONFIG_LIBOPIE2UI=y |
73 | # CONFIG_LIBOPIE2MM is not set | 73 | # CONFIG_LIBOPIE2MM is not set |
74 | # CONFIG_LIBOPIE2SECURITY is not set | 74 | CONFIG_LIBOPIE2SECURITY=y |
75 | 75 | ||
76 | # | 76 | # |
77 | # the examples need a libqpe, libopie2core, libopie2db, libopie2net, libopie2pim, libopie2ui and libopie2mm | 77 | # the examples need a libqpe, libopie2core, libopie2db, libopie2net, libopie2pim, libopie2ui and libopie2mm |
@@ -85,6 +85,7 @@ CONFIG_LIBQRSYNC=y | |||
85 | # CONFIG_OPIE-LOGIN is not set | 85 | # CONFIG_OPIE-LOGIN is not set |
86 | # CONFIG_OPIEALARM is not set | 86 | # CONFIG_OPIEALARM is not set |
87 | CONFIG_QUICKLAUNCHER=y | 87 | CONFIG_QUICKLAUNCHER=y |
88 | CONFIG_LAUNCHER=y | ||
88 | # CONFIG_SYMLINKER is not set | 89 | # CONFIG_SYMLINKER is not set |
89 | 90 | ||
90 | # | 91 | # |
@@ -101,6 +102,7 @@ CONFIG_CLIPBOARDAPPLET=y | |||
101 | CONFIG_CLOCKAPPLET=y | 102 | CONFIG_CLOCKAPPLET=y |
102 | CONFIG_HOMEAPPLET=y | 103 | CONFIG_HOMEAPPLET=y |
103 | # CONFIG_IRDAAPPLET is not set | 104 | # CONFIG_IRDAAPPLET is not set |
105 | CONFIG_LOCKAPPLET=y | ||
104 | # CONFIG_LOGOUTAPPLET is not set | 106 | # CONFIG_LOGOUTAPPLET is not set |
105 | # CONFIG_RESTARTAPPLET is not set | 107 | # CONFIG_RESTARTAPPLET is not set |
106 | # CONFIG_ROTATEAPPLET is not set | 108 | # CONFIG_ROTATEAPPLET is not set |
@@ -111,7 +113,10 @@ CONFIG_HOMEAPPLET=y | |||
111 | # CONFIG_VTAPPLET is not set | 113 | # CONFIG_VTAPPLET is not set |
112 | # CONFIG_AUTOROTATEAPPLET is not set | 114 | # CONFIG_AUTOROTATEAPPLET is not set |
113 | # CONFIG_BRIGHTNESSAPPLET is not set | 115 | # CONFIG_BRIGHTNESSAPPLET is not set |
114 | # CONFIG_MEMORYAPPLET is not set | 116 | |
117 | # | ||
118 | # opie-memoryapplet needs a libqpe, libopie2ui and sysinfo | ||
119 | # | ||
115 | 120 | ||
116 | # | 121 | # |
117 | # Network applet needs a libqpe and libopie2 (core, ui, net) | 122 | # Network applet needs a libqpe and libopie2 (core, ui, net) |
@@ -261,6 +266,8 @@ CONFIG_BUTTON-SETTINGS=y | |||
261 | CONFIG_CITYTIME=y | 266 | CONFIG_CITYTIME=y |
262 | CONFIG_LAUNCHER-SETTINGS=y | 267 | CONFIG_LAUNCHER-SETTINGS=y |
263 | # CONFIG_LIGHT-AND-POWER is not set | 268 | # CONFIG_LIGHT-AND-POWER is not set |
269 | CONFIG_SECURITY=y | ||
270 | # CONFIG_MULTIAUTH_DEMO is not set | ||
264 | CONFIG_APPEARANCE2=y | 271 | CONFIG_APPEARANCE2=y |
265 | # CONFIG_AQPKG is not set | 272 | # CONFIG_AQPKG is not set |
266 | CONFIG_BACKUP=y | 273 | CONFIG_BACKUP=y |
@@ -272,9 +279,13 @@ CONFIG_LANGUAGE=y | |||
272 | # CONFIG_NS2CORE is not set | 279 | # CONFIG_NS2CORE is not set |
273 | # CONFIG_SOUND is not set | 280 | # CONFIG_SOUND is not set |
274 | # CONFIG_SSHKEYS is not set | 281 | # CONFIG_SSHKEYS is not set |
275 | CONFIG_SYSINFO=y | 282 | # CONFIG_SYSINFO is not set |
276 | CONFIG_TABMANAGER=y | 283 | CONFIG_TABMANAGER=y |
277 | # CONFIG_USERMANAGER is not set | 284 | # CONFIG_USERMANAGER is not set |
285 | CONFIG_MULTIAUTH_BLUEPING=y | ||
286 | CONFIG_MULTIAUTH_DUMMY=y | ||
287 | CONFIG_MULTIAUTH_NOTICE=y | ||
288 | CONFIG_MULTIAUTH_PIN=y | ||
278 | 289 | ||
279 | # | 290 | # |
280 | # Theming | 291 | # Theming |
@@ -314,10 +325,7 @@ CONFIG_CLOCK=y | |||
314 | CONFIG_EUROCONV=y | 325 | CONFIG_EUROCONV=y |
315 | # CONFIG_FORMATTER is not set | 326 | # CONFIG_FORMATTER is not set |
316 | CONFIG_OPIE-SH=y | 327 | CONFIG_OPIE-SH=y |
317 | 328 | CONFIG_PIMCONVERTER=y | |
318 | # | ||
319 | # The pim converter needs libqpe, libopie2core, libopie2pim, libopie2db and SQL Backend for libopie2pim | ||
320 | # | ||
321 | # CONFIG_PYQUICKLAUNCHER is not set | 329 | # CONFIG_PYQUICKLAUNCHER is not set |
322 | # CONFIG_REMOTE is not set | 330 | # CONFIG_REMOTE is not set |
323 | 331 | ||