-rw-r--r-- | core/applets/screenshotapplet/.cvsignore | 4 | ||||
-rw-r--r-- | core/applets/vmemo/.cvsignore | 3 | ||||
-rw-r--r-- | core/launcher/Makefile.in | 3 |
3 files changed, 9 insertions, 1 deletions
diff --git a/core/applets/screenshotapplet/.cvsignore b/core/applets/screenshotapplet/.cvsignore new file mode 100644 index 0000000..cff76b1 --- a/dev/null +++ b/core/applets/screenshotapplet/.cvsignore | |||
@@ -0,0 +1,4 @@ | |||
1 | moc_* | ||
2 | *.moc | ||
3 | Makefile | ||
4 | *.~ \ No newline at end of file | ||
diff --git a/core/applets/vmemo/.cvsignore b/core/applets/vmemo/.cvsignore new file mode 100644 index 0000000..edfa921 --- a/dev/null +++ b/core/applets/vmemo/.cvsignore | |||
@@ -0,0 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | ||
3 | Makefile | ||
diff --git a/core/launcher/Makefile.in b/core/launcher/Makefile.in index 91a5a9b..52aa401 100644 --- a/core/launcher/Makefile.in +++ b/core/launcher/Makefile.in | |||
@@ -362,97 +362,98 @@ taskbar.o: taskbar.cpp \ | |||
362 | $(OPIEDIR)/include/qpe/qpcglobal.h \ | 362 | $(OPIEDIR)/include/qpe/qpcglobal.h \ |
363 | ../helpbrowser/helpbrowser.h \ | 363 | ../helpbrowser/helpbrowser.h \ |
364 | ../minesweep/minesweep.h \ | 364 | ../minesweep/minesweep.h \ |
365 | ../textedit/textedit.h \ | 365 | ../textedit/textedit.h \ |
366 | $(OPIEDIR)/include/qpe/filemanager.h \ | 366 | $(OPIEDIR)/include/qpe/filemanager.h \ |
367 | ../todo/mainwindow.h \ | 367 | ../todo/mainwindow.h \ |
368 | ../citytime/citytime.h \ | 368 | ../citytime/citytime.h \ |
369 | ../clock/clock.h \ | 369 | ../clock/clock.h \ |
370 | ../calculator/calculatorimpl.h \ | 370 | ../calculator/calculatorimpl.h \ |
371 | ../sysinfo/sysinfo.h \ | 371 | ../sysinfo/sysinfo.h \ |
372 | ../settings/appearance/settings.h \ | 372 | ../settings/appearance/settings.h \ |
373 | ../settings/systemtime/settime.h \ | 373 | ../settings/systemtime/settime.h \ |
374 | $(OPIEDIR)/include/qpe/timestring.h \ | 374 | $(OPIEDIR)/include/qpe/timestring.h \ |
375 | ../filebrowser/filebrowser.h \ | 375 | ../filebrowser/filebrowser.h \ |
376 | ../solitaire/canvascardwindow.h \ | 376 | ../solitaire/canvascardwindow.h \ |
377 | ../snake/interface.h \ | 377 | ../snake/interface.h \ |
378 | ../parashoot/interface.h \ | 378 | ../parashoot/interface.h \ |
379 | $(OPIEDIR)/include/qpe/sound.h \ | 379 | $(OPIEDIR)/include/qpe/sound.h \ |
380 | ../mpegplayer/mediaplayer.h \ | 380 | ../mpegplayer/mediaplayer.h \ |
381 | $(OPIEDIR)/include/qpe/qlibrary.h \ | 381 | $(OPIEDIR)/include/qpe/qlibrary.h \ |
382 | $(OPIEDIR)/include/qpe/mediaplayerplugininterface.h \ | 382 | $(OPIEDIR)/include/qpe/mediaplayerplugininterface.h \ |
383 | ../embeddedkonsole/konsole.h \ | 383 | ../embeddedkonsole/konsole.h \ |
384 | $(OPIEDIR)/include/qpe/qpetoolbar.h \ | 384 | $(OPIEDIR)/include/qpe/qpetoolbar.h \ |
385 | ../wordgame/wordgame.h \ | 385 | ../wordgame/wordgame.h \ |
386 | $(OPIEDIR)/include/qpe/qdawg.h | 386 | $(OPIEDIR)/include/qpe/qdawg.h |
387 | 387 | ||
388 | sidething.o: sidething.cpp \ | 388 | sidething.o: sidething.cpp \ |
389 | sidething.h \ | 389 | sidething.h \ |
390 | startmenu.h \ | 390 | startmenu.h \ |
391 | $(OPIEDIR)/include/qpe/resource.h | 391 | $(OPIEDIR)/include/qpe/resource.h |
392 | 392 | ||
393 | mrulist.o: mrulist.cpp \ | 393 | mrulist.o: mrulist.cpp \ |
394 | mrulist.h \ | 394 | mrulist.h \ |
395 | $(OPIEDIR)/include/qpe/applnk.h \ | 395 | $(OPIEDIR)/include/qpe/applnk.h \ |
396 | $(OPIEDIR)/include/qpe/global.h \ | 396 | $(OPIEDIR)/include/qpe/global.h \ |
397 | $(OPIEDIR)/include/qpe/resource.h | 397 | $(OPIEDIR)/include/qpe/resource.h |
398 | 398 | ||
399 | stabmon.o: stabmon.cpp \ | 399 | stabmon.o: stabmon.cpp \ |
400 | stabmon.h \ | 400 | stabmon.h \ |
401 | $(OPIEDIR)/include/qpe/qcopenvelope_qws.h | 401 | $(OPIEDIR)/include/qpe/qcopenvelope_qws.h |
402 | 402 | ||
403 | inputmethods.o: inputmethods.cpp \ | 403 | inputmethods.o: inputmethods.cpp \ |
404 | inputmethods.h \ | 404 | inputmethods.h \ |
405 | $(OPIEDIR)/include/qpe/inputmethodinterface.h \ | 405 | $(OPIEDIR)/include/qpe/inputmethodinterface.h \ |
406 | $(OPIEDIR)/include/qpe/qcom.h \ | 406 | $(OPIEDIR)/include/qpe/qcom.h \ |
407 | $(OPIEDIR)/include/qpe/quuid.h \ | 407 | $(OPIEDIR)/include/qpe/quuid.h \ |
408 | $(OPIEDIR)/include/qpe/config.h \ | 408 | $(OPIEDIR)/include/qpe/config.h \ |
409 | $(OPIEDIR)/include/qpe/qpeapplication.h \ | 409 | $(OPIEDIR)/include/qpe/qpeapplication.h \ |
410 | $(OPIEDIR)/include/qpe/qlibrary.h | 410 | $(OPIEDIR)/include/qpe/qlibrary.h \ |
411 | $(OPIEDIR)/include/qpe/global.h | ||
411 | 412 | ||
412 | systray.o: systray.cpp \ | 413 | systray.o: systray.cpp \ |
413 | $(OPIEDIR)/include/qpe/qpeapplication.h \ | 414 | $(OPIEDIR)/include/qpe/qpeapplication.h \ |
414 | $(OPIEDIR)/include/qpe/qlibrary.h \ | 415 | $(OPIEDIR)/include/qpe/qlibrary.h \ |
415 | $(OPIEDIR)/include/qpe/qcom.h \ | 416 | $(OPIEDIR)/include/qpe/qcom.h \ |
416 | $(OPIEDIR)/include/qpe/quuid.h \ | 417 | $(OPIEDIR)/include/qpe/quuid.h \ |
417 | $(OPIEDIR)/include/qpe/config.h \ | 418 | $(OPIEDIR)/include/qpe/config.h \ |
418 | quicklauncher.h \ | 419 | quicklauncher.h \ |
419 | systray.h \ | 420 | systray.h \ |
420 | $(OPIEDIR)/include/qpe/taskbarappletinterface.h | 421 | $(OPIEDIR)/include/qpe/taskbarappletinterface.h |
421 | 422 | ||
422 | wait.o: wait.cpp \ | 423 | wait.o: wait.cpp \ |
423 | wait.h \ | 424 | wait.h \ |
424 | $(OPIEDIR)/include/qpe/resource.h | 425 | $(OPIEDIR)/include/qpe/resource.h |
425 | 426 | ||
426 | shutdownimpl.o: shutdownimpl.cpp \ | 427 | shutdownimpl.o: shutdownimpl.cpp \ |
427 | shutdownimpl.h \ | 428 | shutdownimpl.h \ |
428 | shutdown.h \ | 429 | shutdown.h \ |
429 | $(OPIEDIR)/include/qpe/global.h | 430 | $(OPIEDIR)/include/qpe/global.h |
430 | 431 | ||
431 | launcher.o: launcher.cpp \ | 432 | launcher.o: launcher.cpp \ |
432 | $(OPIEDIR)/include/qpe/qcopenvelope_qws.h \ | 433 | $(OPIEDIR)/include/qpe/qcopenvelope_qws.h \ |
433 | $(OPIEDIR)/include/qpe/resource.h \ | 434 | $(OPIEDIR)/include/qpe/resource.h \ |
434 | $(OPIEDIR)/include/qpe/applnk.h \ | 435 | $(OPIEDIR)/include/qpe/applnk.h \ |
435 | $(OPIEDIR)/include/qpe/config.h \ | 436 | $(OPIEDIR)/include/qpe/config.h \ |
436 | $(OPIEDIR)/include/qpe/global.h \ | 437 | $(OPIEDIR)/include/qpe/global.h \ |
437 | $(OPIEDIR)/include/qpe/qpeapplication.h \ | 438 | $(OPIEDIR)/include/qpe/qpeapplication.h \ |
438 | $(OPIEDIR)/include/qpe/mimetype.h \ | 439 | $(OPIEDIR)/include/qpe/mimetype.h \ |
439 | $(OPIEDIR)/include/qpe/storage.h \ | 440 | $(OPIEDIR)/include/qpe/storage.h \ |
440 | $(OPIEDIR)/include/qpe/palmtoprecord.h \ | 441 | $(OPIEDIR)/include/qpe/palmtoprecord.h \ |
441 | launcherview.h \ | 442 | launcherview.h \ |
442 | launcher.h \ | 443 | launcher.h \ |
443 | syncdialog.h \ | 444 | syncdialog.h \ |
444 | desktop.h \ | 445 | desktop.h \ |
445 | shutdownimpl.h \ | 446 | shutdownimpl.h \ |
446 | shutdown.h \ | 447 | shutdown.h \ |
447 | $(OPIEDIR)/include/qpe/lnkproperties.h \ | 448 | $(OPIEDIR)/include/qpe/lnkproperties.h \ |
448 | mrulist.h \ | 449 | mrulist.h \ |
449 | $(OPIEDIR)/rsync/qrsync.h | 450 | $(OPIEDIR)/rsync/qrsync.h |
450 | 451 | ||
451 | launcherview.o: launcherview.cpp \ | 452 | launcherview.o: launcherview.cpp \ |
452 | launcherview.h \ | 453 | launcherview.h \ |
453 | $(OPIEDIR)/include/qpe/storage.h \ | 454 | $(OPIEDIR)/include/qpe/storage.h \ |
454 | $(OPIEDIR)/include/qpe/qpeapplication.h \ | 455 | $(OPIEDIR)/include/qpe/qpeapplication.h \ |
455 | $(OPIEDIR)/include/qpe/applnk.h \ | 456 | $(OPIEDIR)/include/qpe/applnk.h \ |
456 | $(OPIEDIR)/include/qpe/qpedebug.h \ | 457 | $(OPIEDIR)/include/qpe/qpedebug.h \ |
457 | $(OPIEDIR)/include/qpe/categories.h \ | 458 | $(OPIEDIR)/include/qpe/categories.h \ |
458 | $(OPIEDIR)/include/qpe/categoryselect.h \ | 459 | $(OPIEDIR)/include/qpe/categoryselect.h \ |