author | zecke <zecke> | 2002-03-01 19:04:22 (UTC) |
---|---|---|
committer | zecke <zecke> | 2002-03-01 19:04:22 (UTC) |
commit | 66dc577e876be07a267c0d404a4c4bab0e353271 (patch) (side-by-side diff) | |
tree | 216416c3b29fb3937c9156574619317c5448ce4e | |
parent | 406d522a3782c2e6b5e8a4f68a7b680f14ea4e1c (diff) | |
download | opie-66dc577e876be07a267c0d404a4c4bab0e353271.zip opie-66dc577e876be07a267c0d404a4c4bab0e353271.tar.gz opie-66dc577e876be07a267c0d404a4c4bab0e353271.tar.bz2 |
Some .cvsignore clean ups
55 files changed, 99 insertions, 50 deletions
diff --git a/apps/.cvsignore b/apps/.cvsignore new file mode 100644 index 0000000..a67f651 --- a/dev/null +++ b/apps/.cvsignore @@ -0,0 +1 @@ +Applications
\ No newline at end of file diff --git a/apps/Applications/.cvsignore b/apps/Applications/.cvsignore new file mode 100644 index 0000000..50226ec --- a/dev/null +++ b/apps/Applications/.cvsignore @@ -0,0 +1,15 @@ +addressbook +calculator +citytime +clock +datebok +embeddedkonsole +helpbrowser +konqueror +mpegplayer +showimg +spreadsheet +sysinfo +tableviewer +textedit +todo diff --git a/apps/Games/.cvsignore b/apps/Games/.cvsignore new file mode 100644 index 0000000..454cdec --- a/dev/null +++ b/apps/Games/.cvsignore @@ -0,0 +1,11 @@ +fifteen +go +mindbreaker +minesweep +parashoot +patience +qasteroids +snake +tetrix +tux +wordgame diff --git a/apps/Settings/.cvsignore b/apps/Settings/.cvsignore new file mode 100644 index 0000000..5adacd6 --- a/dev/null +++ b/apps/Settings/.cvsignore @@ -0,0 +1,11 @@ +Appearance +Calibrate +Language +Light +Rotation +Security +Sound +datetime +netsetup +qipkg +quit
\ No newline at end of file diff --git a/core/applets/batteryapplet/.cvsignore b/core/applets/batteryapplet/.cvsignore index edfa921..2c33e73 100644 --- a/core/applets/batteryapplet/.cvsignore +++ b/core/applets/batteryapplet/.cvsignore @@ -1,3 +1,3 @@ moc_* *.moc -Makefile +Makefile* diff --git a/core/applets/clockapplet/.cvsignore b/core/applets/clockapplet/.cvsignore index edfa921..2c33e73 100644 --- a/core/applets/clockapplet/.cvsignore +++ b/core/applets/clockapplet/.cvsignore @@ -1,3 +1,3 @@ moc_* *.moc -Makefile +Makefile* diff --git a/core/applets/screenshotapplet/.cvsignore b/core/applets/screenshotapplet/.cvsignore index cff76b1..7c4a217 100644 --- a/core/applets/screenshotapplet/.cvsignore +++ b/core/applets/screenshotapplet/.cvsignore @@ -1,4 +1,5 @@ moc_* *.moc -Makefile -*.~
\ No newline at end of file +Makefile* +*.~ +opieobj
\ No newline at end of file diff --git a/core/applets/vmemo/.cvsignore b/core/applets/vmemo/.cvsignore index edfa921..2c33e73 100644 --- a/core/applets/vmemo/.cvsignore +++ b/core/applets/vmemo/.cvsignore @@ -1,3 +1,3 @@ moc_* *.moc -Makefile +Makefile* diff --git a/core/applets/volumeapplet/.cvsignore b/core/applets/volumeapplet/.cvsignore index edfa921..2c33e73 100644 --- a/core/applets/volumeapplet/.cvsignore +++ b/core/applets/volumeapplet/.cvsignore @@ -1,3 +1,3 @@ moc_* *.moc -Makefile +Makefile* diff --git a/core/apps/calibrate/.cvsignore b/core/apps/calibrate/.cvsignore index edfa921..2c33e73 100644 --- a/core/apps/calibrate/.cvsignore +++ b/core/apps/calibrate/.cvsignore @@ -1,3 +1,3 @@ moc_* *.moc -Makefile +Makefile* diff --git a/core/apps/embeddedkonsole/.cvsignore b/core/apps/embeddedkonsole/.cvsignore index 6fe2396..13a4c2a 100644 --- a/core/apps/embeddedkonsole/.cvsignore +++ b/core/apps/embeddedkonsole/.cvsignore @@ -1,2 +1,6 @@ moc_* -Makefile +Makefile* +commandeditdialogbase.cpp +commandeditdialogbase.h +smallcommandeditdialogbase.cpp +smallcommandeditdialogbase.h
\ No newline at end of file diff --git a/core/apps/helpbrowser/.cvsignore b/core/apps/helpbrowser/.cvsignore index 6fe2396..9dc4ec8 100644 --- a/core/apps/helpbrowser/.cvsignore +++ b/core/apps/helpbrowser/.cvsignore @@ -1,2 +1,2 @@ moc_* -Makefile +Makefile* diff --git a/core/apps/qcop/.cvsignore b/core/apps/qcop/.cvsignore index edfa921..2c33e73 100644 --- a/core/apps/qcop/.cvsignore +++ b/core/apps/qcop/.cvsignore @@ -1,3 +1,3 @@ moc_* *.moc -Makefile +Makefile* diff --git a/core/apps/textedit/.cvsignore b/core/apps/textedit/.cvsignore index edfa921..2c33e73 100644 --- a/core/apps/textedit/.cvsignore +++ b/core/apps/textedit/.cvsignore @@ -1,3 +1,3 @@ moc_* *.moc -Makefile +Makefile* diff --git a/core/launcher/.cvsignore b/core/launcher/.cvsignore index 1924a2d..f9225b1 100644 --- a/core/launcher/.cvsignore +++ b/core/launcher/.cvsignore @@ -1,7 +1,8 @@ moc_* *.moc -Makefile +Makefile* shutdown.cpp shutdown.h qimpenprefbase.h lnkpropertiesbase.h +syncdialog.*
\ No newline at end of file diff --git a/core/multimedia/opieplayer/.cvsignore b/core/multimedia/opieplayer/.cvsignore index 6fe2396..9dc4ec8 100644 --- a/core/multimedia/opieplayer/.cvsignore +++ b/core/multimedia/opieplayer/.cvsignore @@ -1,2 +1,2 @@ moc_* -Makefile +Makefile* diff --git a/core/multimedia/opieplayer/libmad/.cvsignore b/core/multimedia/opieplayer/libmad/.cvsignore index 6fe2396..9dc4ec8 100644 --- a/core/multimedia/opieplayer/libmad/.cvsignore +++ b/core/multimedia/opieplayer/libmad/.cvsignore @@ -1,2 +1,2 @@ moc_* -Makefile +Makefile* diff --git a/core/multimedia/opieplayer/libmpeg3/.cvsignore b/core/multimedia/opieplayer/libmpeg3/.cvsignore index d7bb3c1..b1d7a41 100644 --- a/core/multimedia/opieplayer/libmpeg3/.cvsignore +++ b/core/multimedia/opieplayer/libmpeg3/.cvsignore @@ -1,5 +1,5 @@ global_config dump mpeg3toc mpeg3cat -Makefile +Makefile* diff --git a/core/opie-login/.cvsignore b/core/opie-login/.cvsignore index edfa921..2c33e73 100644 --- a/core/opie-login/.cvsignore +++ b/core/opie-login/.cvsignore @@ -1,3 +1,3 @@ moc_* *.moc -Makefile +Makefile* diff --git a/core/pim/addressbook/.cvsignore b/core/pim/addressbook/.cvsignore index 28d87f2..f54ca61 100644 --- a/core/pim/addressbook/.cvsignore +++ b/core/pim/addressbook/.cvsignore @@ -1,16 +1,16 @@ moc_* -Makefile +Makefile* abeditorbase.h abaddress.h abcompanybase.h abnamebase.h abeditorbase.cpp abaddress.cpp abcompanybase.cpp abnamebase.cpp abeditorpage2base.ui abeditorpage2base.h abeditorpage2base.cpp addresssettingsbase.h addresssettingsbase.cpp diff --git a/core/pim/datebook/.cvsignore b/core/pim/datebook/.cvsignore index 4ba477d..3135865 100644 --- a/core/pim/datebook/.cvsignore +++ b/core/pim/datebook/.cvsignore @@ -1,12 +1,12 @@ moc_* -Makefile +Makefile* dateentry.h datebookdayheader.h dateentry.cpp datebookdayheader.cpp datebookweekheader.cpp datebookweekheader.h datebooksettingsbase.h datebooksettingsbase.cpp repeatentrybase.cpp repeatentrybase.h diff --git a/core/pim/today/.cvsignore b/core/pim/today/.cvsignore new file mode 100644 index 0000000..c9bb88e --- a/dev/null +++ b/core/pim/today/.cvsignore @@ -0,0 +1,3 @@ +Makefile* +moc_* +*.moc
\ No newline at end of file diff --git a/core/pim/todo/.cvsignore b/core/pim/todo/.cvsignore index 5ed04d8..5264205 100644 --- a/core/pim/todo/.cvsignore +++ b/core/pim/todo/.cvsignore @@ -1,4 +1,4 @@ moc_* -Makefile +Makefile* todoentry.h todoentry.cpp diff --git a/core/settings/citytime/.cvsignore b/core/settings/citytime/.cvsignore index d316ac9..f4f5e13 100644 --- a/core/settings/citytime/.cvsignore +++ b/core/settings/citytime/.cvsignore @@ -1,5 +1,5 @@ moc_* *.moc -Makefile +Makefile* citytimebase.cpp citytimebase.h diff --git a/core/settings/light-and-power/.cvsignore b/core/settings/light-and-power/.cvsignore index e6ba7a1..2f487b2 100644 --- a/core/settings/light-and-power/.cvsignore +++ b/core/settings/light-and-power/.cvsignore @@ -1,4 +1,4 @@ moc_* -Makefile +Makefile* lightsettingsbase.h lightsettingsbase.cpp diff --git a/core/settings/security/.cvsignore b/core/settings/security/.cvsignore index 11eef0d..7fd2c96 100644 --- a/core/settings/security/.cvsignore +++ b/core/settings/security/.cvsignore @@ -1,5 +1,5 @@ -Makefile +Makefile* moc_* *.moc securitybase.cpp securitybase.h diff --git a/inputmethods/.cvsignore b/inputmethods/.cvsignore index f3c7a7c..c55c0bc 100644 --- a/inputmethods/.cvsignore +++ b/inputmethods/.cvsignore @@ -1 +1 @@ -Makefile +Makefile* diff --git a/inputmethods/dvorak/.cvsignore b/inputmethods/dvorak/.cvsignore new file mode 100644 index 0000000..936ecce --- a/dev/null +++ b/inputmethods/dvorak/.cvsignore @@ -0,0 +1,2 @@ +moc_* +Makefile*
\ No newline at end of file diff --git a/inputmethods/handwriting/.cvsignore b/inputmethods/handwriting/.cvsignore index 285856f..fccc477 100644 --- a/inputmethods/handwriting/.cvsignore +++ b/inputmethods/handwriting/.cvsignore @@ -1,5 +1,5 @@ moc_* *.moc -Makefile +Makefile* qimpenprefbase.h qimpenprefbase.cpp diff --git a/inputmethods/jumpx/.cvsignore b/inputmethods/jumpx/.cvsignore index 92e40f1..471270b 100644 --- a/inputmethods/jumpx/.cvsignore +++ b/inputmethods/jumpx/.cvsignore @@ -1,4 +1,4 @@ moc_* *.o *.moc -Makefile +Makefile* diff --git a/inputmethods/keyboard/.cvsignore b/inputmethods/keyboard/.cvsignore index edfa921..2c33e73 100644 --- a/inputmethods/keyboard/.cvsignore +++ b/inputmethods/keyboard/.cvsignore @@ -1,3 +1,3 @@ moc_* *.moc -Makefile +Makefile* diff --git a/inputmethods/pickboard/.cvsignore b/inputmethods/pickboard/.cvsignore index edfa921..2c33e73 100644 --- a/inputmethods/pickboard/.cvsignore +++ b/inputmethods/pickboard/.cvsignore @@ -1,3 +1,3 @@ moc_* *.moc -Makefile +Makefile* diff --git a/inputmethods/unikeyboard/.cvsignore b/inputmethods/unikeyboard/.cvsignore index edfa921..2c33e73 100644 --- a/inputmethods/unikeyboard/.cvsignore +++ b/inputmethods/unikeyboard/.cvsignore @@ -1,3 +1,3 @@ moc_* *.moc -Makefile +Makefile* diff --git a/library/.cvsignore b/library/.cvsignore index 28c0e8a..a1ee829 100644 --- a/library/.cvsignore +++ b/library/.cvsignore @@ -1,13 +1,13 @@ moc_* *.moc -Makefile +Makefile* proxiesbase_p.h proxiesbase_p.cpp passwordbase_p.h passwordbase_p.cpp categoryeditbase_p.cpp categoryeditbase_p.h findwidgetbase_p.cpp findwidgetbase_p.h lnkpropertiesbase_p.cpp lnkpropertiesbase_p.h diff --git a/noncore/apps/tableviewer/.cvsignore b/noncore/apps/tableviewer/.cvsignore index 93eb983..c9b2d45 100644 --- a/noncore/apps/tableviewer/.cvsignore +++ b/noncore/apps/tableviewer/.cvsignore @@ -1,5 +1,5 @@ moc_* -Makefile +Makefile* tvbrowseview_gen.h tvfilterview_gen.h tvkeyedit_gen.h diff --git a/noncore/apps/tableviewer/db/.cvsignore b/noncore/apps/tableviewer/db/.cvsignore index a433295..e85fc5f 100644 --- a/noncore/apps/tableviewer/db/.cvsignore +++ b/noncore/apps/tableviewer/db/.cvsignore @@ -1,3 +1,3 @@ moc_* -Makefile +Makefile* diff --git a/noncore/apps/tableviewer/ui/.cvsignore b/noncore/apps/tableviewer/ui/.cvsignore index 183c939..8b58142 100644 --- a/noncore/apps/tableviewer/ui/.cvsignore +++ b/noncore/apps/tableviewer/ui/.cvsignore @@ -1,8 +1,8 @@ moc_* -Makefile +Makefile* tvbrowseview_gen.h tvfilterview_gen.h tvkeyedit_gen.h tvbrowseview_gen.cpp tvfilterview_gen.cpp tvkeyedit_gen.cpp diff --git a/noncore/games/fifteen/.cvsignore b/noncore/games/fifteen/.cvsignore index 6fe2396..9dc4ec8 100644 --- a/noncore/games/fifteen/.cvsignore +++ b/noncore/games/fifteen/.cvsignore @@ -1,2 +1,2 @@ moc_* -Makefile +Makefile* diff --git a/noncore/games/go/.cvsignore b/noncore/games/go/.cvsignore index 6fe2396..9dc4ec8 100644 --- a/noncore/games/go/.cvsignore +++ b/noncore/games/go/.cvsignore @@ -1,2 +1,2 @@ moc_* -Makefile +Makefile* diff --git a/noncore/games/mindbreaker/.cvsignore b/noncore/games/mindbreaker/.cvsignore index 415ec09..a5f470b 100644 --- a/noncore/games/mindbreaker/.cvsignore +++ b/noncore/games/mindbreaker/.cvsignore @@ -1,4 +1,4 @@ -Makefile +Makefile* moc_* helpdialog.cpp helpdialog.h diff --git a/noncore/games/minesweep/.cvsignore b/noncore/games/minesweep/.cvsignore index 6fe2396..9dc4ec8 100644 --- a/noncore/games/minesweep/.cvsignore +++ b/noncore/games/minesweep/.cvsignore @@ -1,2 +1,2 @@ moc_* -Makefile +Makefile* diff --git a/noncore/games/parashoot/.cvsignore b/noncore/games/parashoot/.cvsignore index edfa921..2c33e73 100644 --- a/noncore/games/parashoot/.cvsignore +++ b/noncore/games/parashoot/.cvsignore @@ -1,3 +1,3 @@ moc_* *.moc -Makefile +Makefile* diff --git a/noncore/games/qasteroids/.cvsignore b/noncore/games/qasteroids/.cvsignore index c152c55..ade54d0 100644 --- a/noncore/games/qasteroids/.cvsignore +++ b/noncore/games/qasteroids/.cvsignore @@ -1,2 +1,2 @@ moc_*.cpp -Makefile +Makefile* diff --git a/noncore/games/snake/.cvsignore b/noncore/games/snake/.cvsignore index edfa921..2c33e73 100644 --- a/noncore/games/snake/.cvsignore +++ b/noncore/games/snake/.cvsignore @@ -1,3 +1,3 @@ moc_* *.moc -Makefile +Makefile* diff --git a/noncore/games/solitaire/.cvsignore b/noncore/games/solitaire/.cvsignore index edfa921..2c33e73 100644 --- a/noncore/games/solitaire/.cvsignore +++ b/noncore/games/solitaire/.cvsignore @@ -1,3 +1,3 @@ moc_* *.moc -Makefile +Makefile* diff --git a/noncore/games/tetrix/.cvsignore b/noncore/games/tetrix/.cvsignore index edfa921..2c33e73 100644 --- a/noncore/games/tetrix/.cvsignore +++ b/noncore/games/tetrix/.cvsignore @@ -1,3 +1,3 @@ moc_* *.moc -Makefile +Makefile* diff --git a/noncore/games/wordgame/.cvsignore b/noncore/games/wordgame/.cvsignore index d498858..c3374a5 100644 --- a/noncore/games/wordgame/.cvsignore +++ b/noncore/games/wordgame/.cvsignore @@ -1,6 +1,6 @@ moc_* -Makefile +Makefile* newgamebase.h rulesbase.h newgamebase.cpp rulesbase.cpp diff --git a/noncore/multimedia/showimg/.cvsignore b/noncore/multimedia/showimg/.cvsignore index f0a4beb..c13418b 100644 --- a/noncore/multimedia/showimg/.cvsignore +++ b/noncore/multimedia/showimg/.cvsignore @@ -1,2 +1,2 @@ -Makefile +Makefile* moc_* diff --git a/noncore/settings/language/.cvsignore b/noncore/settings/language/.cvsignore index 30ff791..e3553f3 100644 --- a/noncore/settings/language/.cvsignore +++ b/noncore/settings/language/.cvsignore @@ -1,4 +1,4 @@ moc_* -Makefile +Makefile* languagesettingsbase.h languagesettingsbase.cpp diff --git a/noncore/settings/sound/.cvsignore b/noncore/settings/sound/.cvsignore index ba1f2fe..be1999c 100644 --- a/noncore/settings/sound/.cvsignore +++ b/noncore/settings/sound/.cvsignore @@ -1,5 +1,5 @@ -Makefile +Makefile* moc_* *.moc soundsettingsbase.cpp soundsettingsbase.h diff --git a/noncore/settings/sysinfo/.cvsignore b/noncore/settings/sysinfo/.cvsignore index edfa921..2c33e73 100644 --- a/noncore/settings/sysinfo/.cvsignore +++ b/noncore/settings/sysinfo/.cvsignore @@ -1,3 +1,3 @@ moc_* *.moc -Makefile +Makefile* diff --git a/noncore/tools/calculator/.cvsignore b/noncore/tools/calculator/.cvsignore index f5bf2df..c0a6a70 100644 --- a/noncore/tools/calculator/.cvsignore +++ b/noncore/tools/calculator/.cvsignore @@ -1,4 +1,4 @@ moc_* -Makefile +Makefile* calculator.h calculator.cpp diff --git a/noncore/tools/clock/.cvsignore b/noncore/tools/clock/.cvsignore index 6fe2396..9dc4ec8 100644 --- a/noncore/tools/clock/.cvsignore +++ b/noncore/tools/clock/.cvsignore @@ -1,2 +1,2 @@ moc_* -Makefile +Makefile* diff --git a/noncore/unsupported/filebrowser/.cvsignore b/noncore/unsupported/filebrowser/.cvsignore index 6fe2396..9dc4ec8 100644 --- a/noncore/unsupported/filebrowser/.cvsignore +++ b/noncore/unsupported/filebrowser/.cvsignore @@ -1,2 +1,2 @@ moc_* -Makefile +Makefile* diff --git a/noncore/unsupported/oipkg/.cvsignore b/noncore/unsupported/oipkg/.cvsignore index 3791def..36653ed 100644 --- a/noncore/unsupported/oipkg/.cvsignore +++ b/noncore/unsupported/oipkg/.cvsignore @@ -1,10 +1,10 @@ -Makefile +Makefile* moc_* pkfind.cpp pkfind.h pksettings.cpp pksettings.h pkdesc.cpp pkdesc.h packagemanagerbase.cpp packagemanagerbase.h |