author | kergoth <kergoth> | 2002-11-05 19:47:45 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-11-05 19:47:45 (UTC) |
commit | dd60e5b7e5b851fb9206e6dbb87fda6f043bac12 (patch) (unidiff) | |
tree | 13e321c3660ee60ed00f0b735f1a2af38b750fc6 | |
parent | d49431c3b6c8b6cc0ccfc8bf0f850ae80183db5a (diff) | |
download | opie-dd60e5b7e5b851fb9206e6dbb87fda6f043bac12.zip opie-dd60e5b7e5b851fb9206e6dbb87fda6f043bac12.tar.gz opie-dd60e5b7e5b851fb9206e6dbb87fda6f043bac12.tar.bz2 |
you know the drill
129 files changed, 269 insertions, 224 deletions
@@ -1,11 +1,11 @@ | |||
1 | moc_* | ||
2 | include | ||
3 | *.ipk | 1 | *.ipk |
4 | Packages | ||
5 | ..config.cmd | 2 | ..config.cmd |
6 | .config | 3 | .config |
7 | .config.old | 4 | .config.old |
8 | .depends | 5 | .depends |
9 | .depends.cfgs | 6 | .depends.cfgs |
10 | .tmpconfig.h | 7 | .tmpconfig.h |
8 | Packages | ||
11 | config.in | 9 | config.in |
10 | include | ||
11 | moc_* | ||
diff --git a/apps/.cvsignore b/apps/.cvsignore index a67f651..1f56099 100644 --- a/apps/.cvsignore +++ b/apps/.cvsignore | |||
@@ -1 +1 @@ | |||
Applications \ No newline at end of file | Applications | ||
diff --git a/apps/Applications/.cvsignore b/apps/Applications/.cvsignore index 0fa7076..af66d7d 100644 --- a/apps/Applications/.cvsignore +++ b/apps/Applications/.cvsignore | |||
@@ -5,6 +5,7 @@ clock | |||
5 | datebook | 5 | datebook |
6 | embeddedkonsole | 6 | embeddedkonsole |
7 | helpbrowser | 7 | helpbrowser |
8 | keypebble | ||
8 | konqueror | 9 | konqueror |
9 | mpegplayer | 10 | mpegplayer |
10 | showimg | 11 | showimg |
@@ -13,4 +14,3 @@ sysinfo | |||
13 | tableviewer | 14 | tableviewer |
14 | textedit | 15 | textedit |
15 | todo | 16 | todo |
16 | keypebble | ||
diff --git a/apps/Settings/.cvsignore b/apps/Settings/.cvsignore index 5adacd6..587a732 100644 --- a/apps/Settings/.cvsignore +++ b/apps/Settings/.cvsignore | |||
@@ -8,4 +8,4 @@ Sound | |||
8 | datetime | 8 | datetime |
9 | netsetup | 9 | netsetup |
10 | qipkg | 10 | qipkg |
11 | quit \ No newline at end of file | 11 | quit |
diff --git a/bin/.cvsignore b/bin/.cvsignore index b8cbd0c..b52de5a 100644 --- a/bin/.cvsignore +++ b/bin/.cvsignore | |||
@@ -1,2 +1,2 @@ | |||
1 | [a-z]* | ||
2 | .bookmarks | 1 | .bookmarks |
2 | [a-z]* | ||
diff --git a/core/.cvsignore b/core/.cvsignore index 0a3293a..bebc752 100644 --- a/core/.cvsignore +++ b/core/.cvsignore | |||
@@ -1,15 +1,16 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | bin | ||
4 | plugins | ||
5 | Makefile | 2 | Makefile |
3 | appearancesettingsbase.cpp | ||
6 | appearancesettingsbase.h | 4 | appearancesettingsbase.h |
7 | soundsettingsbase.h | 5 | bin |
8 | lightsettingsbase.h | 6 | config.in |
9 | languagesettingsbase.cpp | 7 | languagesettingsbase.cpp |
10 | rotationsettingsbase.cpp | ||
11 | appearancesettingsbase.cpp | ||
12 | lightsettingsbase.cpp | ||
13 | languagesettingsbase.h | 8 | languagesettingsbase.h |
9 | lightsettingsbase.cpp | ||
10 | lightsettingsbase.h | ||
11 | moc_* | ||
12 | plugins | ||
13 | rotationsettingsbase.cpp | ||
14 | rotationsettingsbase.h | 14 | rotationsettingsbase.h |
15 | soundsettingsbase.cpp | 15 | soundsettingsbase.cpp |
16 | soundsettingsbase.h | ||
diff --git a/core/applets/batteryapplet/.cvsignore b/core/applets/batteryapplet/.cvsignore index 2c33e73..1ee9a27 100644 --- a/core/applets/batteryapplet/.cvsignore +++ b/core/applets/batteryapplet/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/core/applets/cardmon/.cvsignore b/core/applets/cardmon/.cvsignore index 2c33e73..1ee9a27 100644 --- a/core/applets/cardmon/.cvsignore +++ b/core/applets/cardmon/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/core/applets/clipboardapplet/.cvsignore b/core/applets/clipboardapplet/.cvsignore index 2c33e73..1ee9a27 100644 --- a/core/applets/clipboardapplet/.cvsignore +++ b/core/applets/clipboardapplet/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/core/applets/clockapplet/.cvsignore b/core/applets/clockapplet/.cvsignore index 2c33e73..1ee9a27 100644 --- a/core/applets/clockapplet/.cvsignore +++ b/core/applets/clockapplet/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/core/applets/irdaapplet/.cvsignore b/core/applets/irdaapplet/.cvsignore index 2c33e73..1ee9a27 100644 --- a/core/applets/irdaapplet/.cvsignore +++ b/core/applets/irdaapplet/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/core/applets/restartapplet/.cvsignore b/core/applets/restartapplet/.cvsignore index 7c4a217..99a2727 100644 --- a/core/applets/restartapplet/.cvsignore +++ b/core/applets/restartapplet/.cvsignore | |||
@@ -1,5 +1,5 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | ||
4 | *.~ | 2 | *.~ |
5 | opieobj \ No newline at end of file | 3 | Makefile* |
4 | moc_* | ||
5 | opieobj | ||
diff --git a/core/applets/restartapplet2/.cvsignore b/core/applets/restartapplet2/.cvsignore index 7c4a217..4943911 100644 --- a/core/applets/restartapplet2/.cvsignore +++ b/core/applets/restartapplet2/.cvsignore | |||
@@ -1,5 +1,6 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | ||
4 | *.~ | 2 | *.~ |
5 | opieobj \ No newline at end of file | 3 | Makefile* |
4 | config.in | ||
5 | moc_* | ||
6 | opieobjconfig.in | ||
diff --git a/core/applets/screenshotapplet/.cvsignore b/core/applets/screenshotapplet/.cvsignore index 7c4a217..99a2727 100644 --- a/core/applets/screenshotapplet/.cvsignore +++ b/core/applets/screenshotapplet/.cvsignore | |||
@@ -1,5 +1,5 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | ||
4 | *.~ | 2 | *.~ |
5 | opieobj \ No newline at end of file | 3 | Makefile* |
4 | moc_* | ||
5 | opieobj | ||
diff --git a/core/applets/vmemo/.cvsignore b/core/applets/vmemo/.cvsignore index 2c33e73..1ee9a27 100644 --- a/core/applets/vmemo/.cvsignore +++ b/core/applets/vmemo/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/core/applets/volumeapplet/.cvsignore b/core/applets/volumeapplet/.cvsignore index 2c33e73..1ee9a27 100644 --- a/core/applets/volumeapplet/.cvsignore +++ b/core/applets/volumeapplet/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/core/apps/.cvsignore b/core/apps/.cvsignore index c5e82d7..faa68ae 100644 --- a/core/apps/.cvsignore +++ b/core/apps/.cvsignore | |||
@@ -1 +1,2 @@ | |||
1 | bin \ No newline at end of file | 1 | binconfig.in |
2 | config.in | ||
diff --git a/core/apps/calibrate/.cvsignore b/core/apps/calibrate/.cvsignore index 2c33e73..1ee9a27 100644 --- a/core/apps/calibrate/.cvsignore +++ b/core/apps/calibrate/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/core/apps/embeddedkonsole/.cvsignore b/core/apps/embeddedkonsole/.cvsignore index 13a4c2a..e76ff12 100644 --- a/core/apps/embeddedkonsole/.cvsignore +++ b/core/apps/embeddedkonsole/.cvsignore | |||
@@ -1,6 +1,6 @@ | |||
1 | moc_* | ||
2 | Makefile* | 1 | Makefile* |
3 | commandeditdialogbase.cpp | 2 | commandeditdialogbase.cpp |
4 | commandeditdialogbase.h | 3 | commandeditdialogbase.h |
4 | moc_* | ||
5 | smallcommandeditdialogbase.cpp | 5 | smallcommandeditdialogbase.cpp |
6 | smallcommandeditdialogbase.h \ No newline at end of file | 6 | smallcommandeditdialogbase.h |
diff --git a/core/apps/helpbrowser/.cvsignore b/core/apps/helpbrowser/.cvsignore index 9dc4ec8..c13418b 100644 --- a/core/apps/helpbrowser/.cvsignore +++ b/core/apps/helpbrowser/.cvsignore | |||
@@ -1,2 +1,2 @@ | |||
1 | moc_* | ||
2 | Makefile* | 1 | Makefile* |
2 | moc_* | ||
diff --git a/core/apps/qcop/.cvsignore b/core/apps/qcop/.cvsignore index 2c33e73..1ee9a27 100644 --- a/core/apps/qcop/.cvsignore +++ b/core/apps/qcop/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/core/apps/textedit/.cvsignore b/core/apps/textedit/.cvsignore index 2c33e73..1ee9a27 100644 --- a/core/apps/textedit/.cvsignore +++ b/core/apps/textedit/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/core/launcher/.cvsignore b/core/launcher/.cvsignore index 091569c..ff06661 100644 --- a/core/launcher/.cvsignore +++ b/core/launcher/.cvsignore | |||
@@ -1,9 +1,9 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
4 | lnkpropertiesbase.cpp | 3 | lnkpropertiesbase.cpp |
5 | lnkpropertiesbase.h | 4 | lnkpropertiesbase.h |
5 | moc_* | ||
6 | shutdown.cpp | 6 | shutdown.cpp |
7 | shutdown.h | 7 | shutdown.h |
8 | syncdialog.cpp | 8 | syncdialog.cpp |
9 | syncdialog.h \ No newline at end of file | 9 | syncdialog.h |
diff --git a/core/multimedia/opieplayer/.cvsignore b/core/multimedia/opieplayer/.cvsignore index 9dc4ec8..c13418b 100644 --- a/core/multimedia/opieplayer/.cvsignore +++ b/core/multimedia/opieplayer/.cvsignore | |||
@@ -1,2 +1,2 @@ | |||
1 | moc_* | ||
2 | Makefile* | 1 | Makefile* |
2 | moc_* | ||
diff --git a/core/multimedia/opieplayer/libmad/.cvsignore b/core/multimedia/opieplayer/libmad/.cvsignore index 9dc4ec8..c13418b 100644 --- a/core/multimedia/opieplayer/libmad/.cvsignore +++ b/core/multimedia/opieplayer/libmad/.cvsignore | |||
@@ -1,2 +1,2 @@ | |||
1 | moc_* | ||
2 | Makefile* | 1 | Makefile* |
2 | moc_* | ||
diff --git a/core/multimedia/opieplayer/libmpeg3/.cvsignore b/core/multimedia/opieplayer/libmpeg3/.cvsignore index b1d7a41..32eaba6 100644 --- a/core/multimedia/opieplayer/libmpeg3/.cvsignore +++ b/core/multimedia/opieplayer/libmpeg3/.cvsignore | |||
@@ -1,5 +1,5 @@ | |||
1 | global_config | 1 | Makefile* |
2 | dump | 2 | dump |
3 | mpeg3toc | 3 | global_config |
4 | mpeg3cat | 4 | mpeg3cat |
5 | Makefile* | 5 | mpeg3toc |
diff --git a/core/multimedia/opieplayer/modplug/.cvsignore b/core/multimedia/opieplayer/modplug/.cvsignore index 9dc4ec8..c13418b 100644 --- a/core/multimedia/opieplayer/modplug/.cvsignore +++ b/core/multimedia/opieplayer/modplug/.cvsignore | |||
@@ -1,2 +1,2 @@ | |||
1 | moc_* | ||
2 | Makefile* | 1 | Makefile* |
2 | moc_* | ||
diff --git a/core/multimedia/opieplayer/wavplugin/.cvsignore b/core/multimedia/opieplayer/wavplugin/.cvsignore index 9dc4ec8..c13418b 100644 --- a/core/multimedia/opieplayer/wavplugin/.cvsignore +++ b/core/multimedia/opieplayer/wavplugin/.cvsignore | |||
@@ -1,2 +1,2 @@ | |||
1 | moc_* | ||
2 | Makefile* | 1 | Makefile* |
2 | moc_* | ||
diff --git a/core/opie-login/.cvsignore b/core/opie-login/.cvsignore index 32c3a23..398133f 100644 --- a/core/opie-login/.cvsignore +++ b/core/opie-login/.cvsignore | |||
@@ -1,5 +1,5 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
4 | loginwindow.cpp | 3 | loginwindow.cpp |
5 | loginwindow.h | 4 | loginwindow.h |
5 | moc_* | ||
diff --git a/core/pim/addressbook/.cvsignore b/core/pim/addressbook/.cvsignore index f54ca61..574f0e8 100644 --- a/core/pim/addressbook/.cvsignore +++ b/core/pim/addressbook/.cvsignore | |||
@@ -1,16 +1,18 @@ | |||
1 | moc_* | 1 | |
2 | Makefile* | 2 | Makefile* |
3 | abeditorbase.h | 3 | abaddress.cpp |
4 | abaddress.h | 4 | abaddress.h |
5 | abcompanybase.cpp | ||
5 | abcompanybase.h | 6 | abcompanybase.h |
6 | abnamebase.h | ||
7 | abeditorbase.cpp | 7 | abeditorbase.cpp |
8 | abaddress.cpp | 8 | abeditorbase.h |
9 | abcompanybase.cpp | ||
10 | abnamebase.cpp | ||
11 | abeditorpage2base.ui | ||
12 | abeditorpage2base.h | ||
13 | abeditorpage2base.cpp | 9 | abeditorpage2base.cpp |
14 | addresssettingsbase.h | 10 | abeditorpage2base.h |
11 | abeditorpage2base.ui | ||
12 | abnamebase.cpp | ||
13 | abnamebase.h | ||
15 | addresssettingsbase.cpp | 14 | addresssettingsbase.cpp |
16 | 15 | addresssettingsbase.h | |
16 | configdlg_base.cpp | ||
17 | configdlg_base.h | ||
18 | moc_* | ||
diff --git a/core/pim/datebook/.cvsignore b/core/pim/datebook/.cvsignore index 74ec374..fdde933 100644 --- a/core/pim/datebook/.cvsignore +++ b/core/pim/datebook/.cvsignore | |||
@@ -1,18 +1,18 @@ | |||
1 | moc_* | ||
2 | Makefile* | 1 | Makefile* |
3 | dateentry.h | ||
4 | datebookdayheader.h | ||
5 | dateentry.cpp | ||
6 | datebookdayheader.cpp | 2 | datebookdayheader.cpp |
3 | datebookdayheader.h | ||
4 | datebooksettingsbase.cpp | ||
5 | datebooksettingsbase.h | ||
7 | datebookweekheader.cpp | 6 | datebookweekheader.cpp |
8 | datebookweekheader.h | 7 | datebookweekheader.h |
9 | datebooksettingsbase.h | ||
10 | datebooksettingsbase.cpp | ||
11 | repeatentrybase.cpp | ||
12 | repeatentrybase.h | ||
13 | datebookweeklstdayhdr.cpp | 8 | datebookweeklstdayhdr.cpp |
14 | datebookweeklstdayhdr.h | 9 | datebookweeklstdayhdr.h |
15 | datebookweeklstheader.cpp | 10 | datebookweeklstheader.cpp |
16 | datebookweeklstheader.h | 11 | datebookweeklstheader.h |
12 | dateentry.cpp | ||
13 | dateentry.h | ||
14 | moc_* | ||
17 | noteentry.cpp | 15 | noteentry.cpp |
18 | noteentry.h | 16 | noteentry.h |
17 | repeatentrybase.cpp | ||
18 | repeatentrybase.h | ||
diff --git a/core/pim/today/.cvsignore b/core/pim/today/.cvsignore index c9bb88e..1ee9a27 100644 --- a/core/pim/today/.cvsignore +++ b/core/pim/today/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | *.moc | ||
1 | Makefile* | 2 | Makefile* |
2 | moc_* | 3 | moc_* |
3 | *.moc \ No newline at end of file | ||
diff --git a/core/pim/todo/.cvsignore b/core/pim/todo/.cvsignore index 5264205..dd22a2a 100644 --- a/core/pim/todo/.cvsignore +++ b/core/pim/todo/.cvsignore | |||
@@ -1,4 +1,10 @@ | |||
1 | moc_* | ||
2 | Makefile* | 1 | Makefile* |
3 | todoentry.h | 2 | moc_* |
3 | taskeditoradvanced.cpp | ||
4 | taskeditoradvanced.h | ||
5 | taskeditoralarms.cpp | ||
6 | taskeditoralarms.h | ||
7 | taskeditoroverview.cpp | ||
8 | taskeditoroverview.h | ||
4 | todoentry.cpp | 9 | todoentry.cpp |
10 | todoentry.h | ||
diff --git a/core/settings/citytime/.cvsignore b/core/settings/citytime/.cvsignore index 2c33e73..1ee9a27 100644 --- a/core/settings/citytime/.cvsignore +++ b/core/settings/citytime/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/core/settings/launcher/.cvsignore b/core/settings/launcher/.cvsignore index 034a627..c13418b 100644 --- a/core/settings/launcher/.cvsignore +++ b/core/settings/launcher/.cvsignore | |||
@@ -1,2 +1,2 @@ | |||
1 | Makefile* | 1 | Makefile* |
2 | moc_* \ No newline at end of file | 2 | moc_* |
diff --git a/core/settings/light-and-power/.cvsignore b/core/settings/light-and-power/.cvsignore index 2f487b2..22ad5db 100644 --- a/core/settings/light-and-power/.cvsignore +++ b/core/settings/light-and-power/.cvsignore | |||
@@ -1,4 +1,6 @@ | |||
1 | moc_* | ||
2 | Makefile* | 1 | Makefile* |
3 | lightsettingsbase.h | ||
4 | lightsettingsbase.cpp | 2 | lightsettingsbase.cpp |
3 | lightsettingsbase.h | ||
4 | moc_* | ||
5 | sensorbase.cpp | ||
6 | sensorbase.h | ||
diff --git a/core/settings/security/.cvsignore b/core/settings/security/.cvsignore index 7fd2c96..f16cc5c 100644 --- a/core/settings/security/.cvsignore +++ b/core/settings/security/.cvsignore | |||
@@ -1,5 +1,5 @@ | |||
1 | *.moc | ||
1 | Makefile* | 2 | Makefile* |
2 | moc_* | 3 | moc_* |
3 | *.moc | ||
4 | securitybase.cpp | 4 | securitybase.cpp |
5 | securitybase.h | 5 | securitybase.h |
diff --git a/freetype/.cvsignore b/freetype/.cvsignore index fccc477..0d3b928 100644 --- a/freetype/.cvsignore +++ b/freetype/.cvsignore | |||
@@ -1,5 +1,5 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
4 | qimpenprefbase.h | 3 | moc_* |
5 | qimpenprefbase.cpp | 4 | qimpenprefbase.cpp |
5 | qimpenprefbase.h | ||
diff --git a/inputmethods/.cvsignore b/inputmethods/.cvsignore index c55c0bc..2b77497 100644 --- a/inputmethods/.cvsignore +++ b/inputmethods/.cvsignore | |||
@@ -1 +1,2 @@ | |||
1 | Makefile* | 1 | Makefile* |
2 | config.in | ||
diff --git a/inputmethods/dvorak/.cvsignore b/inputmethods/dvorak/.cvsignore index 936ecce..c13418b 100644 --- a/inputmethods/dvorak/.cvsignore +++ b/inputmethods/dvorak/.cvsignore | |||
@@ -1,2 +1,2 @@ | |||
1 | Makefile* | ||
1 | moc_* | 2 | moc_* |
2 | Makefile* \ No newline at end of file | ||
diff --git a/inputmethods/handwriting/.cvsignore b/inputmethods/handwriting/.cvsignore index fccc477..0d3b928 100644 --- a/inputmethods/handwriting/.cvsignore +++ b/inputmethods/handwriting/.cvsignore | |||
@@ -1,5 +1,5 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
4 | qimpenprefbase.h | 3 | moc_* |
5 | qimpenprefbase.cpp | 4 | qimpenprefbase.cpp |
5 | qimpenprefbase.h | ||
diff --git a/inputmethods/jumpx/.cvsignore b/inputmethods/jumpx/.cvsignore index 471270b..40300d8 100644 --- a/inputmethods/jumpx/.cvsignore +++ b/inputmethods/jumpx/.cvsignore | |||
@@ -1,4 +1,4 @@ | |||
1 | moc_* | ||
2 | *.o | ||
3 | *.moc | 1 | *.moc |
2 | *.o | ||
4 | Makefile* | 3 | Makefile* |
4 | moc_* | ||
diff --git a/inputmethods/keyboard/.cvsignore b/inputmethods/keyboard/.cvsignore index 2c33e73..1ee9a27 100644 --- a/inputmethods/keyboard/.cvsignore +++ b/inputmethods/keyboard/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/inputmethods/kjumpx/.cvsignore b/inputmethods/kjumpx/.cvsignore index 2c33e73..1ee9a27 100644 --- a/inputmethods/kjumpx/.cvsignore +++ b/inputmethods/kjumpx/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/inputmethods/pickboard/.cvsignore b/inputmethods/pickboard/.cvsignore index 2c33e73..1ee9a27 100644 --- a/inputmethods/pickboard/.cvsignore +++ b/inputmethods/pickboard/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/inputmethods/unikeyboard/.cvsignore b/inputmethods/unikeyboard/.cvsignore index 2c33e73..1ee9a27 100644 --- a/inputmethods/unikeyboard/.cvsignore +++ b/inputmethods/unikeyboard/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/libopie/.cvsignore b/libopie/.cvsignore index bb6b3da..f76e42e 100644 --- a/libopie/.cvsignore +++ b/libopie/.cvsignore | |||
@@ -1,5 +1,7 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
4 | orecurrancebase.cpp | ||
5 | orecurrancebase.h | ||
4 | otimepickerbase.cpp | 6 | otimepickerbase.cpp |
5 | otimepickerbase.h | 7 | otimepickerbase.h |
diff --git a/libopie/pim/.cvsignore b/libopie/pim/.cvsignore index 06ddd28..0b05045 100644 --- a/libopie/pim/.cvsignore +++ b/libopie/pim/.cvsignore | |||
@@ -1 +1,4 @@ | |||
1 | moc* \ No newline at end of file | 1 | config.in |
2 | moc*config.in | ||
3 | moc_ocontactaccess.cpp | ||
4 | moc_otodoaccess.cpp | ||
diff --git a/library/.cvsignore b/library/.cvsignore index a1ee829..9c7d2be 100644 --- a/library/.cvsignore +++ b/library/.cvsignore | |||
@@ -1,13 +1,14 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
2 | .qmake.internal.cache | ||
3 | Makefile* | 3 | Makefile* |
4 | proxiesbase_p.h | ||
5 | proxiesbase_p.cpp | ||
6 | passwordbase_p.h | ||
7 | passwordbase_p.cpp | ||
8 | categoryeditbase_p.cpp | 4 | categoryeditbase_p.cpp |
9 | categoryeditbase_p.h | 5 | categoryeditbase_p.h |
10 | findwidgetbase_p.cpp | 6 | findwidgetbase_p.cpp |
11 | findwidgetbase_p.h | 7 | findwidgetbase_p.h |
12 | lnkpropertiesbase_p.cpp | 8 | lnkpropertiesbase_p.cpp |
13 | lnkpropertiesbase_p.h | 9 | lnkpropertiesbase_p.h |
10 | moc_* | ||
11 | passwordbase_p.cpp | ||
12 | passwordbase_p.h | ||
13 | proxiesbase_p.cpp | ||
14 | proxiesbase_p.h | ||
diff --git a/library/backend/.cvsignore b/library/backend/.cvsignore index e047b1f..4976896 100644 --- a/library/backend/.cvsignore +++ b/library/backend/.cvsignore | |||
@@ -1,2 +1,2 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
2 | moc_* | ||
diff --git a/noncore/.cvsignore b/noncore/.cvsignore index 83ee49f..871b783 100644 --- a/noncore/.cvsignore +++ b/noncore/.cvsignore | |||
@@ -1,4 +1,5 @@ | |||
1 | *.moc | ||
1 | Makefile* | 2 | Makefile* |
3 | binconfig.in | ||
4 | config.in | ||
2 | moc_* | 5 | moc_* |
3 | *.moc | ||
4 | bin \ No newline at end of file | ||
diff --git a/noncore/applets/.cvsignore b/noncore/applets/.cvsignore index b7706b7..c06ce43 100644 --- a/noncore/applets/.cvsignore +++ b/noncore/applets/.cvsignore | |||
@@ -1,4 +1,2 @@ | |||
1 | config.in | 1 | config.in |
2 | config.in.in | 2 | config.in.in |
3 | config.in | ||
4 | config.in.in | ||
diff --git a/noncore/applets/notesapplet/.cvsignore b/noncore/applets/notesapplet/.cvsignore index 7c4a217..99a2727 100644 --- a/noncore/applets/notesapplet/.cvsignore +++ b/noncore/applets/notesapplet/.cvsignore | |||
@@ -1,5 +1,5 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | ||
4 | *.~ | 2 | *.~ |
5 | opieobj \ No newline at end of file | 3 | Makefile* |
4 | moc_* | ||
5 | opieobj | ||
diff --git a/noncore/applets/wirelessapplet/.cvsignore b/noncore/applets/wirelessapplet/.cvsignore index 6937b26..51d12e8 100644 --- a/noncore/applets/wirelessapplet/.cvsignore +++ b/noncore/applets/wirelessapplet/.cvsignore | |||
@@ -1,4 +1,4 @@ | |||
1 | Makefile* | 1 | Makefile* |
2 | advancedconfigbase.cpp | 2 | advancedconfigbase.cpp |
3 | advancedconfigbase.h | 3 | advancedconfigbase.h |
4 | moc_* \ No newline at end of file | 4 | moc_* |
diff --git a/noncore/apps/advancedfm/.cvsignore b/noncore/apps/advancedfm/.cvsignore index 5344d1b..2f8556e 100644 --- a/noncore/apps/advancedfm/.cvsignore +++ b/noncore/apps/advancedfm/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | Makefile | 1 | Makefile |
2 | Makefile.in | 2 | Makefile.in |
3 | moc* \ No newline at end of file | 3 | moc* |
diff --git a/noncore/apps/checkbook/.cvsignore b/noncore/apps/checkbook/.cvsignore index 8830bf2..0636f23 100644 --- a/noncore/apps/checkbook/.cvsignore +++ b/noncore/apps/checkbook/.cvsignore | |||
@@ -1,6 +1,7 @@ | |||
1 | moc_* | 1 | |
2 | *.moc | 2 | *.moc |
3 | Makefile* | 3 | Makefile* |
4 | moc_* | ||
4 | qcheckdetailsbase.cpp | 5 | qcheckdetailsbase.cpp |
5 | qcheckdetailsbase.h | 6 | qcheckdetailsbase.h |
6 | qcheckentrybase.cpp | 7 | qcheckentrybase.cpp |
@@ -13,4 +14,3 @@ qchecknamebase.cpp | |||
13 | qchecknamebase.h | 14 | qchecknamebase.h |
14 | qcheckviewbase.cpp | 15 | qcheckviewbase.cpp |
15 | qcheckviewbase.h | 16 | qcheckviewbase.h |
16 | |||
diff --git a/noncore/apps/confedit/.cvsignore b/noncore/apps/confedit/.cvsignore index 2c33e73..1ee9a27 100644 --- a/noncore/apps/confedit/.cvsignore +++ b/noncore/apps/confedit/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/noncore/apps/opie-console/.cvsignore b/noncore/apps/opie-console/.cvsignore index 41d9740..84e7f84 100644 --- a/noncore/apps/opie-console/.cvsignore +++ b/noncore/apps/opie-console/.cvsignore | |||
@@ -1,7 +1,7 @@ | |||
1 | Makefile | ||
2 | Makefile.in | ||
1 | configurebase.cpp | 3 | configurebase.cpp |
2 | configurebase.h | 4 | configurebase.h |
3 | editbase.cpp | 5 | editbase.cpp |
4 | editbase.h | 6 | editbase.h |
5 | moc*.cpp | 7 | moc*.cpp |
6 | Makefile | ||
7 | Makefile.in | ||
diff --git a/noncore/apps/opie-reader/.cvsignore b/noncore/apps/opie-reader/.cvsignore index 5344d1b..2f8556e 100644 --- a/noncore/apps/opie-reader/.cvsignore +++ b/noncore/apps/opie-reader/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | Makefile | 1 | Makefile |
2 | Makefile.in | 2 | Makefile.in |
3 | moc* \ No newline at end of file | 3 | moc* |
diff --git a/noncore/apps/opie-sheet/.cvsignore b/noncore/apps/opie-sheet/.cvsignore index 5344d1b..2f8556e 100644 --- a/noncore/apps/opie-sheet/.cvsignore +++ b/noncore/apps/opie-sheet/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | Makefile | 1 | Makefile |
2 | Makefile.in | 2 | Makefile.in |
3 | moc* \ No newline at end of file | 3 | moc* |
diff --git a/noncore/apps/oxygen/.cvsignore b/noncore/apps/oxygen/.cvsignore index af13397..0639a7b 100644 --- a/noncore/apps/oxygen/.cvsignore +++ b/noncore/apps/oxygen/.cvsignore | |||
@@ -1,5 +1,5 @@ | |||
1 | calcdlg.h | ||
2 | calcdlg.cpp | ||
3 | moc_* | ||
4 | *.moc | 1 | *.moc |
5 | Makefile* | 2 | Makefile* |
3 | calcdlg.cpp | ||
4 | calcdlg.h | ||
5 | moc_* | ||
diff --git a/noncore/apps/tableviewer/.cvsignore b/noncore/apps/tableviewer/.cvsignore index c9b2d45..2efb31c 100644 --- a/noncore/apps/tableviewer/.cvsignore +++ b/noncore/apps/tableviewer/.cvsignore | |||
@@ -1,5 +1,5 @@ | |||
1 | moc_* | ||
2 | Makefile* | 1 | Makefile* |
2 | moc_* | ||
3 | tvbrowseview_gen.h | 3 | tvbrowseview_gen.h |
4 | tvfilterview_gen.h | 4 | tvfilterview_gen.h |
5 | tvkeyedit_gen.h | 5 | tvkeyedit_gen.h |
diff --git a/noncore/apps/tableviewer/db/.cvsignore b/noncore/apps/tableviewer/db/.cvsignore index e85fc5f..8c18ed8 100644 --- a/noncore/apps/tableviewer/db/.cvsignore +++ b/noncore/apps/tableviewer/db/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | Makefile* | ||
3 | 1 | ||
2 | Makefile* | ||
3 | moc_* | ||
diff --git a/noncore/apps/tableviewer/ui/.cvsignore b/noncore/apps/tableviewer/ui/.cvsignore index 8b58142..a214dbf 100644 --- a/noncore/apps/tableviewer/ui/.cvsignore +++ b/noncore/apps/tableviewer/ui/.cvsignore | |||
@@ -1,8 +1,8 @@ | |||
1 | moc_* | ||
2 | Makefile* | 1 | Makefile* |
3 | tvbrowseview_gen.h | 2 | moc_* |
4 | tvfilterview_gen.h | ||
5 | tvkeyedit_gen.h | ||
6 | tvbrowseview_gen.cpp | 3 | tvbrowseview_gen.cpp |
4 | tvbrowseview_gen.h | ||
7 | tvfilterview_gen.cpp | 5 | tvfilterview_gen.cpp |
6 | tvfilterview_gen.h | ||
8 | tvkeyedit_gen.cpp | 7 | tvkeyedit_gen.cpp |
8 | tvkeyedit_gen.h | ||
diff --git a/noncore/comm/keypebble/.cvsignore b/noncore/comm/keypebble/.cvsignore index 9cb660e..a5dbc3a 100644 --- a/noncore/comm/keypebble/.cvsignore +++ b/noncore/comm/keypebble/.cvsignore | |||
@@ -1,9 +1,9 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
4 | vncoptionsbase.cpp | ||
5 | vncoptionsbase.h | ||
6 | kvncbookmarkdlgbase.cpp | 3 | kvncbookmarkdlgbase.cpp |
7 | kvncbookmarkdlgbase.h | 4 | kvncbookmarkdlgbase.h |
8 | kvncconndlgbase.cpp | 5 | kvncconndlgbase.cpp |
9 | kvncconndlgbase.h \ No newline at end of file | 6 | kvncconndlgbase.h |
7 | moc_* | ||
8 | vncoptionsbase.cpp | ||
9 | vncoptionsbase.h | ||
diff --git a/noncore/comm/mobilemsg/.cvsignore b/noncore/comm/mobilemsg/.cvsignore index 8fda2dd..c34cef3 100644 --- a/noncore/comm/mobilemsg/.cvsignore +++ b/noncore/comm/mobilemsg/.cvsignore | |||
@@ -1,5 +1,5 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
4 | mobilemsgbase.cpp | 3 | mobilemsgbase.cpp |
5 | mobilemsgbase.h | 4 | mobilemsgbase.h |
5 | moc_* | ||
diff --git a/noncore/games/buzzword/.cvsignore b/noncore/games/buzzword/.cvsignore index 2c33e73..1ee9a27 100644 --- a/noncore/games/buzzword/.cvsignore +++ b/noncore/games/buzzword/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/noncore/games/fifteen/.cvsignore b/noncore/games/fifteen/.cvsignore index 9dc4ec8..c13418b 100644 --- a/noncore/games/fifteen/.cvsignore +++ b/noncore/games/fifteen/.cvsignore | |||
@@ -1,2 +1,2 @@ | |||
1 | moc_* | ||
2 | Makefile* | 1 | Makefile* |
2 | moc_* | ||
diff --git a/noncore/games/go/.cvsignore b/noncore/games/go/.cvsignore index 9dc4ec8..c13418b 100644 --- a/noncore/games/go/.cvsignore +++ b/noncore/games/go/.cvsignore | |||
@@ -1,2 +1,2 @@ | |||
1 | moc_* | ||
2 | Makefile* | 1 | Makefile* |
2 | moc_* | ||
diff --git a/noncore/games/kbill/.cvsignore b/noncore/games/kbill/.cvsignore index 28d14dd..7f0c1b8 100644 --- a/noncore/games/kbill/.cvsignore +++ b/noncore/games/kbill/.cvsignore | |||
@@ -1,7 +1,7 @@ | |||
1 | Makefile* | 1 | *.o |
2 | .deps | 2 | .deps |
3 | .libs | 3 | .libs |
4 | *.o | 4 | Makefile* |
5 | moc_* | ||
6 | helpdialog.cpp | 5 | helpdialog.cpp |
7 | helpdialog.h \ No newline at end of file | 6 | helpdialog.h |
7 | moc_* | ||
diff --git a/noncore/games/kcheckers/.cvsignore b/noncore/games/kcheckers/.cvsignore index 2c33e73..1ee9a27 100644 --- a/noncore/games/kcheckers/.cvsignore +++ b/noncore/games/kcheckers/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/noncore/games/kpacman/.cvsignore b/noncore/games/kpacman/.cvsignore index 2c33e73..1ee9a27 100644 --- a/noncore/games/kpacman/.cvsignore +++ b/noncore/games/kpacman/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/noncore/games/mindbreaker/.cvsignore b/noncore/games/mindbreaker/.cvsignore index a5f470b..0e4d9eb 100644 --- a/noncore/games/mindbreaker/.cvsignore +++ b/noncore/games/mindbreaker/.cvsignore | |||
@@ -1,4 +1,4 @@ | |||
1 | Makefile* | 1 | Makefile* |
2 | moc_* | ||
3 | helpdialog.cpp | 2 | helpdialog.cpp |
4 | helpdialog.h | 3 | helpdialog.h |
4 | moc_* | ||
diff --git a/noncore/games/minesweep/.cvsignore b/noncore/games/minesweep/.cvsignore index 9dc4ec8..c13418b 100644 --- a/noncore/games/minesweep/.cvsignore +++ b/noncore/games/minesweep/.cvsignore | |||
@@ -1,2 +1,2 @@ | |||
1 | moc_* | ||
2 | Makefile* | 1 | Makefile* |
2 | moc_* | ||
diff --git a/noncore/games/parashoot/.cvsignore b/noncore/games/parashoot/.cvsignore index 2c33e73..1ee9a27 100644 --- a/noncore/games/parashoot/.cvsignore +++ b/noncore/games/parashoot/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/noncore/games/qasteroids/.cvsignore b/noncore/games/qasteroids/.cvsignore index ade54d0..3ddb981 100644 --- a/noncore/games/qasteroids/.cvsignore +++ b/noncore/games/qasteroids/.cvsignore | |||
@@ -1,2 +1,2 @@ | |||
1 | moc_*.cpp | ||
2 | Makefile* | 1 | Makefile* |
2 | moc_*.cpp | ||
diff --git a/noncore/games/snake/.cvsignore b/noncore/games/snake/.cvsignore index 2c33e73..1ee9a27 100644 --- a/noncore/games/snake/.cvsignore +++ b/noncore/games/snake/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/noncore/games/solitaire/.cvsignore b/noncore/games/solitaire/.cvsignore index 2c33e73..1ee9a27 100644 --- a/noncore/games/solitaire/.cvsignore +++ b/noncore/games/solitaire/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/noncore/games/tetrix/.cvsignore b/noncore/games/tetrix/.cvsignore index 2c33e73..1ee9a27 100644 --- a/noncore/games/tetrix/.cvsignore +++ b/noncore/games/tetrix/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/noncore/games/tictac/.cvsignore b/noncore/games/tictac/.cvsignore index c9bb88e..1ee9a27 100644 --- a/noncore/games/tictac/.cvsignore +++ b/noncore/games/tictac/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | *.moc | ||
1 | Makefile* | 2 | Makefile* |
2 | moc_* | 3 | moc_* |
3 | *.moc \ No newline at end of file | ||
diff --git a/noncore/games/wordgame/.cvsignore b/noncore/games/wordgame/.cvsignore index c3374a5..7e4b231 100644 --- a/noncore/games/wordgame/.cvsignore +++ b/noncore/games/wordgame/.cvsignore | |||
@@ -1,6 +1,6 @@ | |||
1 | moc_* | ||
2 | Makefile* | 1 | Makefile* |
3 | newgamebase.h | 2 | moc_* |
4 | rulesbase.h | ||
5 | newgamebase.cpp | 3 | newgamebase.cpp |
4 | newgamebase.h | ||
6 | rulesbase.cpp | 5 | rulesbase.cpp |
6 | rulesbase.h | ||
diff --git a/noncore/graphics/drawpad/.cvsignore b/noncore/graphics/drawpad/.cvsignore index 2c33e73..1ee9a27 100644 --- a/noncore/graphics/drawpad/.cvsignore +++ b/noncore/graphics/drawpad/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/noncore/multimedia/opieplayer2/.cvsignore b/noncore/multimedia/opieplayer2/.cvsignore index 9dc4ec8..c13418b 100644 --- a/noncore/multimedia/opieplayer2/.cvsignore +++ b/noncore/multimedia/opieplayer2/.cvsignore | |||
@@ -1,2 +1,2 @@ | |||
1 | moc_* | ||
2 | Makefile* | 1 | Makefile* |
2 | moc_* | ||
diff --git a/noncore/net/.cvsignore b/noncore/net/.cvsignore index 21bc64c..8517730 100644 --- a/noncore/net/.cvsignore +++ b/noncore/net/.cvsignore | |||
@@ -1,2 +1,3 @@ | |||
1 | bin | 1 | bin |
2 | plugins \ No newline at end of file | 2 | config.in |
3 | pluginsconfig.in | ||
diff --git a/noncore/net/networksetup/.cvsignore b/noncore/net/networksetup/.cvsignore index d753773..1ba7ac7 100644 --- a/noncore/net/networksetup/.cvsignore +++ b/noncore/net/networksetup/.cvsignore | |||
@@ -1,14 +1,12 @@ | |||
1 | .moc.cpp | ||
2 | *.moc | 1 | *.moc |
3 | *.moc.o | 2 | *.moc.o |
4 | *.o | 3 | *.o |
5 | moc_*.cpp | ||
6 | .libs | ||
7 | .deps | 4 | .deps |
5 | .libs | ||
6 | .moc.cpp | ||
8 | .moc.o | 7 | .moc.o |
9 | .o | 8 | .o |
10 | Makefile* | 9 | Makefile* |
11 | networksetup | ||
12 | addconnection.cpp | 10 | addconnection.cpp |
13 | addconnection.h | 11 | addconnection.h |
14 | interfaceadvanced.cpp | 12 | interfaceadvanced.cpp |
@@ -19,5 +17,7 @@ interfacesetup.cpp | |||
19 | interfacesetup.h | 17 | interfacesetup.h |
20 | mainwindow.cpp | 18 | mainwindow.cpp |
21 | mainwindow.h | 19 | mainwindow.h |
20 | moc_*.cpp | ||
21 | networksetup | ||
22 | systemadvanced.cpp | 22 | systemadvanced.cpp |
23 | systemadvanced.h | 23 | systemadvanced.h |
diff --git a/noncore/net/networksetup/interfaces/.cvsignore b/noncore/net/networksetup/interfaces/.cvsignore index b579188..1655b12 100644 --- a/noncore/net/networksetup/interfaces/.cvsignore +++ b/noncore/net/networksetup/interfaces/.cvsignore | |||
@@ -1,4 +1,11 @@ | |||
1 | |||
1 | Makefile | 2 | Makefile |
2 | moc* | 3 | Makefile.in |
4 | interfaceadvanced.cpp | ||
5 | interfaceadvanced.h | ||
6 | interfaceinformation.cpp | ||
7 | interfaceinformation.h | ||
8 | interfacesetup.cpp | ||
9 | interfacesetup.h | ||
3 | lib*.so* | 10 | lib*.so* |
4 | 11 | moc* | |
diff --git a/noncore/net/networksetup/ppp/.cvsignore b/noncore/net/networksetup/ppp/.cvsignore index d753773..1ba7ac7 100644 --- a/noncore/net/networksetup/ppp/.cvsignore +++ b/noncore/net/networksetup/ppp/.cvsignore | |||
@@ -1,14 +1,12 @@ | |||
1 | .moc.cpp | ||
2 | *.moc | 1 | *.moc |
3 | *.moc.o | 2 | *.moc.o |
4 | *.o | 3 | *.o |
5 | moc_*.cpp | ||
6 | .libs | ||
7 | .deps | 4 | .deps |
5 | .libs | ||
6 | .moc.cpp | ||
8 | .moc.o | 7 | .moc.o |
9 | .o | 8 | .o |
10 | Makefile* | 9 | Makefile* |
11 | networksetup | ||
12 | addconnection.cpp | 10 | addconnection.cpp |
13 | addconnection.h | 11 | addconnection.h |
14 | interfaceadvanced.cpp | 12 | interfaceadvanced.cpp |
@@ -19,5 +17,7 @@ interfacesetup.cpp | |||
19 | interfacesetup.h | 17 | interfacesetup.h |
20 | mainwindow.cpp | 18 | mainwindow.cpp |
21 | mainwindow.h | 19 | mainwindow.h |
20 | moc_*.cpp | ||
21 | networksetup | ||
22 | systemadvanced.cpp | 22 | systemadvanced.cpp |
23 | systemadvanced.h | 23 | systemadvanced.h |
diff --git a/noncore/net/networksetup/wlan/.cvsignore b/noncore/net/networksetup/wlan/.cvsignore index 303d994..7073cac 100644 --- a/noncore/net/networksetup/wlan/.cvsignore +++ b/noncore/net/networksetup/wlan/.cvsignore | |||
@@ -1,7 +1,7 @@ | |||
1 | moc_* | ||
2 | Makefile | 1 | Makefile |
3 | Makefile.in | 2 | Makefile.in |
4 | wlan.cpp | ||
5 | wlan.h | ||
6 | info.cpp | 3 | info.cpp |
7 | info.h | 4 | info.h |
5 | moc_* | ||
6 | wlan.cpp | ||
7 | wlan.h | ||
diff --git a/noncore/net/opieftp/.cvsignore b/noncore/net/opieftp/.cvsignore index c9bb88e..1ee9a27 100644 --- a/noncore/net/opieftp/.cvsignore +++ b/noncore/net/opieftp/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | *.moc | ||
1 | Makefile* | 2 | Makefile* |
2 | moc_* | 3 | moc_* |
3 | *.moc \ No newline at end of file | ||
diff --git a/noncore/net/ubrowser/.cvsignore b/noncore/net/ubrowser/.cvsignore index 9dc4ec8..c13418b 100644 --- a/noncore/net/ubrowser/.cvsignore +++ b/noncore/net/ubrowser/.cvsignore | |||
@@ -1,2 +1,2 @@ | |||
1 | moc_* | ||
2 | Makefile* | 1 | Makefile* |
2 | moc_* | ||
diff --git a/noncore/net/wellenreiter/.cvsignore b/noncore/net/wellenreiter/.cvsignore index 7bf83fd..6a208ca 100644 --- a/noncore/net/wellenreiter/.cvsignore +++ b/noncore/net/wellenreiter/.cvsignore | |||
@@ -1,5 +1,5 @@ | |||
1 | Makefile* | ||
2 | *.o | 1 | *.o |
3 | *~ | 2 | *~ |
4 | wellenreiterbase.h | 3 | Makefile* |
5 | moc_* | 4 | moc_* |
5 | wellenreiterbase.h | ||
diff --git a/noncore/net/wellenreiter/gui/.cvsignore b/noncore/net/wellenreiter/gui/.cvsignore index b98f182..b126f44 100644 --- a/noncore/net/wellenreiter/gui/.cvsignore +++ b/noncore/net/wellenreiter/gui/.cvsignore | |||
@@ -1,6 +1,6 @@ | |||
1 | Makefile* | ||
2 | *.o | 1 | *.o |
3 | *~ | 2 | *~ |
3 | Makefile* | ||
4 | moc_* | ||
4 | wellenreiterbase.cpp | 5 | wellenreiterbase.cpp |
5 | wellenreiterbase.h | 6 | wellenreiterbase.h |
6 | moc_* | ||
diff --git a/noncore/settings/appearance2/.cvsignore b/noncore/settings/appearance2/.cvsignore index c55c0bc..978339f 100644 --- a/noncore/settings/appearance2/.cvsignore +++ b/noncore/settings/appearance2/.cvsignore | |||
@@ -1 +1,4 @@ | |||
1 | Makefile* | 1 | Makefile* |
2 | moc_appearance.cpp | ||
3 | moc_editScheme.cpp | ||
4 | moc_sample.cpp | ||
diff --git a/noncore/settings/aqpkg/.cvsignore b/noncore/settings/aqpkg/.cvsignore index 1bfb5f6..f09f1a0 100644 --- a/noncore/settings/aqpkg/.cvsignore +++ b/noncore/settings/aqpkg/.cvsignore | |||
@@ -1,8 +1,8 @@ | |||
1 | Makefile* | 1 | Makefile* |
2 | moc* | ||
3 | install.cpp | 2 | install.cpp |
4 | install.h | 3 | install.h |
5 | settings.h | 4 | instoptions.cpp |
6 | settings.cpp | ||
7 | instoptions.h | 5 | instoptions.h |
8 | instoptions.cpp \ No newline at end of file | 6 | moc* |
7 | settings.cpp | ||
8 | settings.h | ||
diff --git a/noncore/settings/backup/.cvsignore b/noncore/settings/backup/.cvsignore index 42f3789..a44f46d 100644 --- a/noncore/settings/backup/.cvsignore +++ b/noncore/settings/backup/.cvsignore | |||
@@ -1,4 +1,4 @@ | |||
1 | moc_* | ||
2 | Makefile* | 1 | Makefile* |
2 | backuprestorebase.cpp | ||
3 | backuprestorebase.h | 3 | backuprestorebase.h |
4 | backuprestorebase.cpp \ No newline at end of file | 4 | moc_* |
diff --git a/noncore/settings/language/.cvsignore b/noncore/settings/language/.cvsignore index e3553f3..50a4b1c 100644 --- a/noncore/settings/language/.cvsignore +++ b/noncore/settings/language/.cvsignore | |||
@@ -1,4 +1,4 @@ | |||
1 | moc_* | ||
2 | Makefile* | 1 | Makefile* |
3 | languagesettingsbase.h | ||
4 | languagesettingsbase.cpp | 2 | languagesettingsbase.cpp |
3 | languagesettingsbase.h | ||
4 | moc_* | ||
diff --git a/noncore/settings/mediummount/.cvsignore b/noncore/settings/mediummount/.cvsignore index 2c33e73..1ee9a27 100644 --- a/noncore/settings/mediummount/.cvsignore +++ b/noncore/settings/mediummount/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/noncore/settings/netsystemtime/.cvsignore b/noncore/settings/netsystemtime/.cvsignore index fcb40b9..3612e1d 100644 --- a/noncore/settings/netsystemtime/.cvsignore +++ b/noncore/settings/netsystemtime/.cvsignore | |||
@@ -1,7 +1,7 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
4 | netbase.h | 3 | moc_* |
5 | netbase.cpp | 4 | netbase.cpp |
5 | netbase.h | ||
6 | ntpbase.cpp | 6 | ntpbase.cpp |
7 | ntpbase.h | 7 | ntpbase.h |
diff --git a/noncore/settings/networksettings/.cvsignore b/noncore/settings/networksettings/.cvsignore index d753773..1ba7ac7 100644 --- a/noncore/settings/networksettings/.cvsignore +++ b/noncore/settings/networksettings/.cvsignore | |||
@@ -1,14 +1,12 @@ | |||
1 | .moc.cpp | ||
2 | *.moc | 1 | *.moc |
3 | *.moc.o | 2 | *.moc.o |
4 | *.o | 3 | *.o |
5 | moc_*.cpp | ||
6 | .libs | ||
7 | .deps | 4 | .deps |
5 | .libs | ||
6 | .moc.cpp | ||
8 | .moc.o | 7 | .moc.o |
9 | .o | 8 | .o |
10 | Makefile* | 9 | Makefile* |
11 | networksetup | ||
12 | addconnection.cpp | 10 | addconnection.cpp |
13 | addconnection.h | 11 | addconnection.h |
14 | interfaceadvanced.cpp | 12 | interfaceadvanced.cpp |
@@ -19,5 +17,7 @@ interfacesetup.cpp | |||
19 | interfacesetup.h | 17 | interfacesetup.h |
20 | mainwindow.cpp | 18 | mainwindow.cpp |
21 | mainwindow.h | 19 | mainwindow.h |
20 | moc_*.cpp | ||
21 | networksetup | ||
22 | systemadvanced.cpp | 22 | systemadvanced.cpp |
23 | systemadvanced.h | 23 | systemadvanced.h |
diff --git a/noncore/settings/networksettings/interfaces/.cvsignore b/noncore/settings/networksettings/interfaces/.cvsignore index b579188..1655b12 100644 --- a/noncore/settings/networksettings/interfaces/.cvsignore +++ b/noncore/settings/networksettings/interfaces/.cvsignore | |||
@@ -1,4 +1,11 @@ | |||
1 | |||
1 | Makefile | 2 | Makefile |
2 | moc* | 3 | Makefile.in |
4 | interfaceadvanced.cpp | ||
5 | interfaceadvanced.h | ||
6 | interfaceinformation.cpp | ||
7 | interfaceinformation.h | ||
8 | interfacesetup.cpp | ||
9 | interfacesetup.h | ||
3 | lib*.so* | 10 | lib*.so* |
4 | 11 | moc* | |
diff --git a/noncore/settings/networksettings/ppp/.cvsignore b/noncore/settings/networksettings/ppp/.cvsignore index d753773..1ba7ac7 100644 --- a/noncore/settings/networksettings/ppp/.cvsignore +++ b/noncore/settings/networksettings/ppp/.cvsignore | |||
@@ -1,14 +1,12 @@ | |||
1 | .moc.cpp | ||
2 | *.moc | 1 | *.moc |
3 | *.moc.o | 2 | *.moc.o |
4 | *.o | 3 | *.o |
5 | moc_*.cpp | ||
6 | .libs | ||
7 | .deps | 4 | .deps |
5 | .libs | ||
6 | .moc.cpp | ||
8 | .moc.o | 7 | .moc.o |
9 | .o | 8 | .o |
10 | Makefile* | 9 | Makefile* |
11 | networksetup | ||
12 | addconnection.cpp | 10 | addconnection.cpp |
13 | addconnection.h | 11 | addconnection.h |
14 | interfaceadvanced.cpp | 12 | interfaceadvanced.cpp |
@@ -19,5 +17,7 @@ interfacesetup.cpp | |||
19 | interfacesetup.h | 17 | interfacesetup.h |
20 | mainwindow.cpp | 18 | mainwindow.cpp |
21 | mainwindow.h | 19 | mainwindow.h |
20 | moc_*.cpp | ||
21 | networksetup | ||
22 | systemadvanced.cpp | 22 | systemadvanced.cpp |
23 | systemadvanced.h | 23 | systemadvanced.h |
diff --git a/noncore/settings/networksettings/wlan/.cvsignore b/noncore/settings/networksettings/wlan/.cvsignore index 303d994..7073cac 100644 --- a/noncore/settings/networksettings/wlan/.cvsignore +++ b/noncore/settings/networksettings/wlan/.cvsignore | |||
@@ -1,7 +1,7 @@ | |||
1 | moc_* | ||
2 | Makefile | 1 | Makefile |
3 | Makefile.in | 2 | Makefile.in |
4 | wlan.cpp | ||
5 | wlan.h | ||
6 | info.cpp | 3 | info.cpp |
7 | info.h | 4 | info.h |
5 | moc_* | ||
6 | wlan.cpp | ||
7 | wlan.h | ||
diff --git a/noncore/settings/sound/.cvsignore b/noncore/settings/sound/.cvsignore index be1999c..d17b35d 100644 --- a/noncore/settings/sound/.cvsignore +++ b/noncore/settings/sound/.cvsignore | |||
@@ -1,5 +1,5 @@ | |||
1 | *.moc | ||
1 | Makefile* | 2 | Makefile* |
2 | moc_* | 3 | moc_* |
3 | *.moc | ||
4 | soundsettingsbase.cpp | 4 | soundsettingsbase.cpp |
5 | soundsettingsbase.h | 5 | soundsettingsbase.h |
diff --git a/noncore/settings/sshkeys/.cvsignore b/noncore/settings/sshkeys/.cvsignore index 19bace6..3535039 100644 --- a/noncore/settings/sshkeys/.cvsignore +++ b/noncore/settings/sshkeys/.cvsignore | |||
@@ -1,4 +1,4 @@ | |||
1 | Makefile* | 1 | Makefile* |
2 | moc_* | 2 | moc_* |
3 | sshkeysbase.cpp | 3 | sshkeysbase.cpp |
4 | sshkeysbase.h \ No newline at end of file | 4 | sshkeysbase.h |
diff --git a/noncore/settings/sysinfo/.cvsignore b/noncore/settings/sysinfo/.cvsignore index 2c33e73..1ee9a27 100644 --- a/noncore/settings/sysinfo/.cvsignore +++ b/noncore/settings/sysinfo/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/noncore/settings/tabmanager/.cvsignore b/noncore/settings/tabmanager/.cvsignore index 7681a0d..7195096 100644 --- a/noncore/settings/tabmanager/.cvsignore +++ b/noncore/settings/tabmanager/.cvsignore | |||
@@ -1,7 +1,7 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
4 | app.cpp | 3 | app.cpp |
5 | app.h | 4 | app.h |
5 | moc_* | ||
6 | wait.cpp | 6 | wait.cpp |
7 | wait.h | 7 | wait.h |
diff --git a/noncore/settings/usermanager/.cvsignore b/noncore/settings/usermanager/.cvsignore index 9338e43..2888d4a 100644 --- a/noncore/settings/usermanager/.cvsignore +++ b/noncore/settings/usermanager/.cvsignore | |||
@@ -1,2 +1,2 @@ | |||
1 | Makefile* | 1 | Makefile* |
2 | moc* \ No newline at end of file | 2 | moc* |
diff --git a/noncore/styles/flat/.cvsignore b/noncore/styles/flat/.cvsignore index c55c0bc..b5dab84 100644 --- a/noncore/styles/flat/.cvsignore +++ b/noncore/styles/flat/.cvsignore | |||
@@ -1 +1,2 @@ | |||
1 | Makefile* | 1 | Makefile* |
2 | flat.moc | ||
diff --git a/noncore/styles/metal/.cvsignore b/noncore/styles/metal/.cvsignore index 2c33e73..1ee9a27 100644 --- a/noncore/styles/metal/.cvsignore +++ b/noncore/styles/metal/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/noncore/styles/theme/.cvsignore b/noncore/styles/theme/.cvsignore index 2c33e73..1ee9a27 100644 --- a/noncore/styles/theme/.cvsignore +++ b/noncore/styles/theme/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/noncore/todayplugins/stockticker/.cvsignore b/noncore/todayplugins/stockticker/.cvsignore index 2ae3270..282522d 100644 --- a/noncore/todayplugins/stockticker/.cvsignore +++ b/noncore/todayplugins/stockticker/.cvsignore | |||
@@ -1,4 +1,2 @@ | |||
1 | Makefile | 1 | Makefile |
2 | Makefile.in | 2 | Makefile.in |
3 | Makefile | ||
4 | Makefile.in | ||
diff --git a/noncore/todayplugins/stockticker/libstocks/.cvsignore b/noncore/todayplugins/stockticker/libstocks/.cvsignore index c9bb88e..1ee9a27 100644 --- a/noncore/todayplugins/stockticker/libstocks/.cvsignore +++ b/noncore/todayplugins/stockticker/libstocks/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | *.moc | ||
1 | Makefile* | 2 | Makefile* |
2 | moc_* | 3 | moc_* |
3 | *.moc \ No newline at end of file | ||
diff --git a/noncore/todayplugins/stockticker/stockticker/.cvsignore b/noncore/todayplugins/stockticker/stockticker/.cvsignore index c9bb88e..1ee9a27 100644 --- a/noncore/todayplugins/stockticker/stockticker/.cvsignore +++ b/noncore/todayplugins/stockticker/stockticker/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | *.moc | ||
1 | Makefile* | 2 | Makefile* |
2 | moc_* | 3 | moc_* |
3 | *.moc \ No newline at end of file | ||
diff --git a/noncore/todayplugins/stockticker/stocktickerlib/.cvsignore b/noncore/todayplugins/stockticker/stocktickerlib/.cvsignore index c9bb88e..1ee9a27 100644 --- a/noncore/todayplugins/stockticker/stocktickerlib/.cvsignore +++ b/noncore/todayplugins/stockticker/stocktickerlib/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | *.moc | ||
1 | Makefile* | 2 | Makefile* |
2 | moc_* | 3 | moc_* |
3 | *.moc \ No newline at end of file | ||
diff --git a/noncore/tools/calculator/.cvsignore b/noncore/tools/calculator/.cvsignore index c0a6a70..0944a46 100644 --- a/noncore/tools/calculator/.cvsignore +++ b/noncore/tools/calculator/.cvsignore | |||
@@ -1,4 +1,4 @@ | |||
1 | moc_* | ||
2 | Makefile* | 1 | Makefile* |
3 | calculator.h | ||
4 | calculator.cpp | 2 | calculator.cpp |
3 | calculator.h | ||
4 | moc_* | ||
diff --git a/noncore/tools/clock/.cvsignore b/noncore/tools/clock/.cvsignore index 9dc4ec8..c13418b 100644 --- a/noncore/tools/clock/.cvsignore +++ b/noncore/tools/clock/.cvsignore | |||
@@ -1,2 +1,2 @@ | |||
1 | moc_* | ||
2 | Makefile* | 1 | Makefile* |
2 | moc_* | ||
diff --git a/noncore/tools/formatter/.cvsignore b/noncore/tools/formatter/.cvsignore index c9bb88e..1ee9a27 100644 --- a/noncore/tools/formatter/.cvsignore +++ b/noncore/tools/formatter/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | *.moc | ||
1 | Makefile* | 2 | Makefile* |
2 | moc_* | 3 | moc_* |
3 | *.moc \ No newline at end of file | ||
diff --git a/noncore/tools/opie-sh/.cvsignore b/noncore/tools/opie-sh/.cvsignore index 2c33e73..1ee9a27 100644 --- a/noncore/tools/opie-sh/.cvsignore +++ b/noncore/tools/opie-sh/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/noncore/unsupported/filebrowser/.cvsignore b/noncore/unsupported/filebrowser/.cvsignore index 9dc4ec8..c13418b 100644 --- a/noncore/unsupported/filebrowser/.cvsignore +++ b/noncore/unsupported/filebrowser/.cvsignore | |||
@@ -1,2 +1,2 @@ | |||
1 | moc_* | ||
2 | Makefile* | 1 | Makefile* |
2 | moc_* | ||
diff --git a/noncore/unsupported/gsmtool/.cvsignore b/noncore/unsupported/gsmtool/.cvsignore index cb1f387..efeaa08 100644 --- a/noncore/unsupported/gsmtool/.cvsignore +++ b/noncore/unsupported/gsmtool/.cvsignore | |||
@@ -1,5 +1,5 @@ | |||
1 | moc_* | 1 | |
2 | Makefile* | 2 | Makefile* |
3 | gsmtoolbase.cpp | 3 | gsmtoolbase.cpp |
4 | gsmtoolbase.h | 4 | gsmtoolbase.h |
5 | 5 | moc_* | |
diff --git a/noncore/unsupported/mail2/.cvsignore b/noncore/unsupported/mail2/.cvsignore index a22036b..0f61d21 100644 --- a/noncore/unsupported/mail2/.cvsignore +++ b/noncore/unsupported/mail2/.cvsignore | |||
@@ -1,4 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
4 | accounteditorbase.cpp | 3 | accounteditorbase.cpp |
@@ -7,6 +6,7 @@ addresspickerbase.cpp | |||
7 | addresspickerbase.h | 6 | addresspickerbase.h |
8 | configdiagbase.cpp | 7 | configdiagbase.cpp |
9 | configdiagbase.h | 8 | configdiagbase.h |
9 | moc_* | ||
10 | opendiagbase.cpp | 10 | opendiagbase.cpp |
11 | opendiagbase.h | 11 | opendiagbase.h |
12 | passdiagbase.cpp | 12 | passdiagbase.cpp |
diff --git a/noncore/unsupported/mail2/bend/.cvsignore b/noncore/unsupported/mail2/bend/.cvsignore index 2c33e73..1ee9a27 100644 --- a/noncore/unsupported/mail2/bend/.cvsignore +++ b/noncore/unsupported/mail2/bend/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/noncore/unsupported/mail2/libmail/.cvsignore b/noncore/unsupported/mail2/libmail/.cvsignore index 2c33e73..1ee9a27 100644 --- a/noncore/unsupported/mail2/libmail/.cvsignore +++ b/noncore/unsupported/mail2/libmail/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/noncore/unsupported/oipkg/.cvsignore b/noncore/unsupported/oipkg/.cvsignore index aa6b905..f44a997 100644 --- a/noncore/unsupported/oipkg/.cvsignore +++ b/noncore/unsupported/oipkg/.cvsignore | |||
@@ -1,9 +1,9 @@ | |||
1 | *.kdev* | ||
2 | *~ | ||
1 | .cvsignore | 3 | .cvsignore |
2 | Makefile* | 4 | Makefile* |
3 | moc_* | 5 | moc_* |
4 | *~ | ||
5 | *.kdev* | ||
6 | pksettingsbase.cpp | 6 | pksettingsbase.cpp |
7 | pksettingsbase.h | 7 | pksettingsbase.h |
8 | runwindow.cpp | 8 | runwindow.cpp |
9 | runwindow.h \ No newline at end of file | 9 | runwindow.h |
diff --git a/noncore/unsupported/qpdf/.cvsignore b/noncore/unsupported/qpdf/.cvsignore index 2c33e73..1ee9a27 100644 --- a/noncore/unsupported/qpdf/.cvsignore +++ b/noncore/unsupported/qpdf/.cvsignore | |||
@@ -1,3 +1,3 @@ | |||
1 | moc_* | ||
2 | *.moc | 1 | *.moc |
3 | Makefile* | 2 | Makefile* |
3 | moc_* | ||
diff --git a/plugins/decorations/.cvsignore b/plugins/decorations/.cvsignore index 1066771..5d3970d 100644 --- a/plugins/decorations/.cvsignore +++ b/plugins/decorations/.cvsignore | |||
@@ -1,9 +1,3 @@ | |||
1 | libflat.so.1.0.0 | 1 | libflat.so.1.0.0 |
2 | libliquid.so.1.0.0 | 2 | libliquid.so.1.0.0 |
3 | libpolished.so.1.0.0 | 3 | libpolished.so.1.0.0 |
4 | libflat.so.1.0.0 | ||
5 | libliquid.so.1.0.0 | ||
6 | libpolished.so.1.0.0 | ||
7 | libflat.so.1.0.0 | ||
8 | libliquid.so.1.0.0 | ||
9 | libpolished.so.1.0.0 | ||
diff --git a/plugins/today/.cvsignore b/plugins/today/.cvsignore index dc169ed..bf72eec 100644 --- a/plugins/today/.cvsignore +++ b/plugins/today/.cvsignore | |||
@@ -1 +1 @@ | |||
*so* \ No newline at end of file | *so* | ||
diff --git a/qmake/.cvsignore b/qmake/.cvsignore new file mode 100644 index 0000000..51aff07 --- a/dev/null +++ b/qmake/.cvsignore | |||
@@ -0,0 +1,3 @@ | |||
1 | *.o | ||
2 | .cvsignore | ||
3 | qmake | ||
diff --git a/scripts/kconfig/.cvsignore b/scripts/kconfig/.cvsignore new file mode 100644 index 0000000..bfb1a54 --- a/dev/null +++ b/scripts/kconfig/.cvsignore | |||
@@ -0,0 +1,12 @@ | |||
1 | |||
2 | .cvsignore | ||
3 | conf | ||
4 | depends.c | ||
5 | lex.backup | ||
6 | lex.zconf.c | ||
7 | lkc_defs.h | ||
8 | mconf | ||
9 | qconf.moc | ||
10 | zconf.output | ||
11 | zconf.tab.c | ||
12 | zconf.tab.h | ||