summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/applets/brightnessapplet/.cvsignore2
-rw-r--r--noncore/net/opietooth/applet/.cvsignore2
-rw-r--r--noncore/net/opietooth/blue-pin/.cvsignore2
-rw-r--r--noncore/net/opietooth/lib/.cvsignore2
-rw-r--r--noncore/net/opietooth/manager/.cvsignore2
-rw-r--r--noncore/settings/networksettings2/.cvsignore4
-rw-r--r--noncore/settings/networksettings2/opietooth2/.cvsignore8
-rw-r--r--noncore/settings/networksettings2/opietooth2_applet/.cvsignore3
-rw-r--r--noncore/settings/networksettings2/ppp/.cvsignore2
-rw-r--r--noncore/styles/.cvsignore4
-rw-r--r--scripts/lxdialog/.cvsignore1
11 files changed, 27 insertions, 5 deletions
diff --git a/noncore/applets/brightnessapplet/.cvsignore b/noncore/applets/brightnessapplet/.cvsignore
index 51d12e8..65e7b8f 100644
--- a/noncore/applets/brightnessapplet/.cvsignore
+++ b/noncore/applets/brightnessapplet/.cvsignore
@@ -2,3 +2,5 @@ Makefile*
2advancedconfigbase.cpp 2advancedconfigbase.cpp
3advancedconfigbase.h 3advancedconfigbase.h
4moc_* 4moc_*
5.moc*
6.obj
diff --git a/noncore/net/opietooth/applet/.cvsignore b/noncore/net/opietooth/applet/.cvsignore
index 24b6165..b3f1382 100644
--- a/noncore/net/opietooth/applet/.cvsignore
+++ b/noncore/net/opietooth/applet/.cvsignore
@@ -1,3 +1,5 @@
1Makefile 1Makefile
2Makefile.in 2Makefile.in
3moc_* 3moc_*
4.moc*
5.obj
diff --git a/noncore/net/opietooth/blue-pin/.cvsignore b/noncore/net/opietooth/blue-pin/.cvsignore
index 409a90a..8b6b653 100644
--- a/noncore/net/opietooth/blue-pin/.cvsignore
+++ b/noncore/net/opietooth/blue-pin/.cvsignore
@@ -3,3 +3,5 @@ Makefile.in
3moc* 3moc*
4pindlgbase.cpp 4pindlgbase.cpp
5pindlgbase.h 5pindlgbase.h
6.moc*
7.obj
diff --git a/noncore/net/opietooth/lib/.cvsignore b/noncore/net/opietooth/lib/.cvsignore
index 24b6165..b3f1382 100644
--- a/noncore/net/opietooth/lib/.cvsignore
+++ b/noncore/net/opietooth/lib/.cvsignore
@@ -1,3 +1,5 @@
1Makefile 1Makefile
2Makefile.in 2Makefile.in
3moc_* 3moc_*
4.moc*
5.obj
diff --git a/noncore/net/opietooth/manager/.cvsignore b/noncore/net/opietooth/manager/.cvsignore
index 19c03a7..019226e 100644
--- a/noncore/net/opietooth/manager/.cvsignore
+++ b/noncore/net/opietooth/manager/.cvsignore
@@ -11,3 +11,5 @@ rfcommassigndialogbase.cpp
11rfcommassigndialogbase.h 11rfcommassigndialogbase.h
12rfcommdialogitembase.cpp 12rfcommdialogitembase.cpp
13rfcommdialogitembase.h 13rfcommdialogitembase.h
14.moc*
15.obj
diff --git a/noncore/settings/networksettings2/.cvsignore b/noncore/settings/networksettings2/.cvsignore
index aff8879..8ffda06 100644
--- a/noncore/settings/networksettings2/.cvsignore
+++ b/noncore/settings/networksettings2/.cvsignore
@@ -3,8 +3,6 @@
3*.o 3*.o
4.deps 4.deps
5.libs 5.libs
6.moc.cpp
7.moc.o
8.o 6.o
9Makefile* 7Makefile*
10activateprofileGUI.cpp 8activateprofileGUI.cpp
@@ -15,3 +13,5 @@ editconnectionGUI.cpp
15editconnectionGUI.h 13editconnectionGUI.h
16networksettingsGUI.cpp 14networksettingsGUI.cpp
17networksettingsGUI.h 15networksettingsGUI.h
16.moc*
17.obj
diff --git a/noncore/settings/networksettings2/opietooth2/.cvsignore b/noncore/settings/networksettings2/opietooth2/.cvsignore
new file mode 100644
index 0000000..1d5b6dd
--- a/dev/null
+++ b/noncore/settings/networksettings2/opietooth2/.cvsignore
@@ -0,0 +1,8 @@
1.moc*
2.obj
3Makefile
4OTMainGUI.h
5OTManageGUI.h
6OTPairingGUI.h
7OTScanGUI.h
8OTSniffGUI.h
diff --git a/noncore/settings/networksettings2/opietooth2_applet/.cvsignore b/noncore/settings/networksettings2/opietooth2_applet/.cvsignore
new file mode 100644
index 0000000..b985b73
--- a/dev/null
+++ b/noncore/settings/networksettings2/opietooth2_applet/.cvsignore
@@ -0,0 +1,3 @@
1Makefile*
2.moc*
3.obj
diff --git a/noncore/settings/networksettings2/ppp/.cvsignore b/noncore/settings/networksettings2/ppp/.cvsignore
index ab82789..74f8223 100644
--- a/noncore/settings/networksettings2/ppp/.cvsignore
+++ b/noncore/settings/networksettings2/ppp/.cvsignore
@@ -8,3 +8,5 @@ PPPGUI.cpp
8PPPGUI.h 8PPPGUI.h
9PPPIPGUI.cpp 9PPPIPGUI.cpp
10PPPIPGUI.h 10PPPIPGUI.h
11PPPDialingGUI.*
12PPPRunGUI.* \ No newline at end of file
diff --git a/noncore/styles/.cvsignore b/noncore/styles/.cvsignore
index c8de896..6d678c6 100644
--- a/noncore/styles/.cvsignore
+++ b/noncore/styles/.cvsignore
@@ -1,3 +1 @@
1Makefile* config.in
2*.moc
3.obj
diff --git a/scripts/lxdialog/.cvsignore b/scripts/lxdialog/.cvsignore
new file mode 100644
index 0000000..23b02a1
--- a/dev/null
+++ b/scripts/lxdialog/.cvsignore
@@ -0,0 +1 @@
lxdialog \ No newline at end of file