author | mickeyl <mickeyl> | 2006-05-25 22:24:28 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2006-05-25 22:24:28 (UTC) |
commit | 1004aa580c4f115b9959027deb7f19997adc9df8 (patch) (unidiff) | |
tree | fe45305ff09811d851f54db946746e5562cda839 /config.in | |
parent | 3939f306b734491e04ee3df7043302bd0990df05 (diff) | |
download | opie-1004aa580c4f115b9959027deb7f19997adc9df8.zip opie-1004aa580c4f115b9959027deb7f19997adc9df8.tar.gz opie-1004aa580c4f115b9959027deb7f19997adc9df8.tar.bz2 |
remove libslcompat
-rw-r--r-- | config.in | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -247,51 +247,50 @@ endmenu | |||
247 | menu "Pim" | 247 | menu "Pim" |
248 | source core/obex/config.in | 248 | source core/obex/config.in |
249 | source core/pim/config.in | 249 | source core/pim/config.in |
250 | comment "Today Plugins ---" | 250 | comment "Today Plugins ---" |
251 | source noncore/todayplugins/config.in | 251 | source noncore/todayplugins/config.in |
252 | source core/pim/today/plugins/config.in | 252 | source core/pim/today/plugins/config.in |
253 | comment "Holiday Plugins ---" | 253 | comment "Holiday Plugins ---" |
254 | source core/pim/datebook/holiday/config.in | 254 | source core/pim/datebook/holiday/config.in |
255 | endmenu | 255 | endmenu |
256 | 256 | ||
257 | menu "Settings" | 257 | menu "Settings" |
258 | source core/settings/config.in | 258 | source core/settings/config.in |
259 | source noncore/settings/config.in | 259 | source noncore/settings/config.in |
260 | source noncore/securityplugins/config.in | 260 | source noncore/securityplugins/config.in |
261 | endmenu | 261 | endmenu |
262 | 262 | ||
263 | menu "Theming" | 263 | menu "Theming" |
264 | comment "Decorations ---" | 264 | comment "Decorations ---" |
265 | source noncore/decorations/config.in | 265 | source noncore/decorations/config.in |
266 | comment "Styles ---" | 266 | comment "Styles ---" |
267 | source noncore/styles/config.in | 267 | source noncore/styles/config.in |
268 | endmenu | 268 | endmenu |
269 | 269 | ||
270 | menu "Tools" | 270 | menu "Tools" |
271 | source noncore/tools/config.in | 271 | source noncore/tools/config.in |
272 | endmenu | 272 | endmenu |
273 | 273 | ||
274 | menu "Development" | 274 | menu "Development" |
275 | source development/keyview/config.in | 275 | source development/keyview/config.in |
276 | #source development/debugviewer/config.in | 276 | #source development/debugviewer/config.in |
277 | endmenu | 277 | endmenu |
278 | 278 | ||
279 | menu "Examples" | 279 | menu "Examples" |
280 | config EXAMPLES | 280 | config EXAMPLES |
281 | boolean "Compile Example Application" | 281 | boolean "Compile Example Application" |
282 | source examples/config.in | 282 | source examples/config.in |
283 | endmenu | 283 | endmenu |
284 | 284 | ||
285 | comment "" | 285 | comment "" |
286 | 286 | ||
287 | menu "Unsupported / Unmaintained" | 287 | menu "Unsupported / Unmaintained" |
288 | source noncore/unsupported/config.in | 288 | source noncore/unsupported/config.in |
289 | endmenu | 289 | endmenu |
290 | 290 | ||
291 | comment "" | 291 | comment "" |
292 | depends on EXPERIMENTAL | 292 | depends on EXPERIMENTAL |
293 | menu "Experimental" | 293 | menu "Experimental" |
294 | depends on EXPERIMENTAL | 294 | depends on EXPERIMENTAL |
295 | source libslcompat/config.in | ||
296 | source core/qws/config.in | 295 | source core/qws/config.in |
297 | endmenu | 296 | endmenu |