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 /noncore | |
parent | d49431c3b6c8b6cc0ccfc8bf0f850ae80183db5a (diff) | |
download | opie-dd60e5b7e5b851fb9206e6dbb87fda6f043bac12.zip opie-dd60e5b7e5b851fb9206e6dbb87fda6f043bac12.tar.gz opie-dd60e5b7e5b851fb9206e6dbb87fda6f043bac12.tar.bz2 |
you know the drill
75 files changed, 140 insertions, 124 deletions
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_* | ||