-rw-r--r-- | noncore/settings/networksettings2/lancard/.cvsignore | 4 | ||||
-rw-r--r-- | noncore/settings/networksettings2/modem/.cvsignore | 4 | ||||
-rw-r--r-- | noncore/settings/networksettings2/network/.cvsignore | 4 | ||||
-rw-r--r-- | noncore/settings/networksettings2/networksettings2/.cvsignore | 2 | ||||
-rw-r--r-- | noncore/settings/networksettings2/ppp/.cvsignore | 10 | ||||
-rw-r--r-- | noncore/settings/networksettings2/vpn/.cvsignore | 4 | ||||
-rw-r--r-- | noncore/settings/networksettings2/wlan/.cvsignore | 4 | ||||
-rw-r--r-- | plugins/reader/README | 2 | ||||
-rw-r--r-- | plugins/security/README | 1 |
9 files changed, 35 insertions, 0 deletions
diff --git a/noncore/settings/networksettings2/lancard/.cvsignore b/noncore/settings/networksettings2/lancard/.cvsignore new file mode 100644 index 0000000..703cd8e --- a/dev/null +++ b/noncore/settings/networksettings2/lancard/.cvsignore | |||
@@ -0,0 +1,4 @@ | |||
1 | Makefile | ||
2 | .moc | ||
3 | lancardGUI.cpp | ||
4 | lancardGUI.h | ||
diff --git a/noncore/settings/networksettings2/modem/.cvsignore b/noncore/settings/networksettings2/modem/.cvsignore new file mode 100644 index 0000000..61b16b6 --- a/dev/null +++ b/noncore/settings/networksettings2/modem/.cvsignore | |||
@@ -0,0 +1,4 @@ | |||
1 | Makefile | ||
2 | .moc | ||
3 | modemGUI.cpp | ||
4 | modemGUI.h | ||
diff --git a/noncore/settings/networksettings2/network/.cvsignore b/noncore/settings/networksettings2/network/.cvsignore new file mode 100644 index 0000000..0d2eaf9 --- a/dev/null +++ b/noncore/settings/networksettings2/network/.cvsignore | |||
@@ -0,0 +1,4 @@ | |||
1 | Makefile | ||
2 | .moc | ||
3 | networkGUI.cpp | ||
4 | networkGUI.h | ||
diff --git a/noncore/settings/networksettings2/networksettings2/.cvsignore b/noncore/settings/networksettings2/networksettings2/.cvsignore new file mode 100644 index 0000000..d4339ed --- a/dev/null +++ b/noncore/settings/networksettings2/networksettings2/.cvsignore | |||
@@ -0,0 +1,2 @@ | |||
1 | Makefile | ||
2 | .moc | ||
diff --git a/noncore/settings/networksettings2/ppp/.cvsignore b/noncore/settings/networksettings2/ppp/.cvsignore new file mode 100644 index 0000000..ab82789 --- a/dev/null +++ b/noncore/settings/networksettings2/ppp/.cvsignore | |||
@@ -0,0 +1,10 @@ | |||
1 | Makefile | ||
2 | .moc | ||
3 | PPPAuthGUI.cpp | ||
4 | PPPAuthGUI.h | ||
5 | PPPDNSGUI.cpp | ||
6 | PPPDNSGUI.h | ||
7 | PPPGUI.cpp | ||
8 | PPPGUI.h | ||
9 | PPPIPGUI.cpp | ||
10 | PPPIPGUI.h | ||
diff --git a/noncore/settings/networksettings2/vpn/.cvsignore b/noncore/settings/networksettings2/vpn/.cvsignore new file mode 100644 index 0000000..387f55b --- a/dev/null +++ b/noncore/settings/networksettings2/vpn/.cvsignore | |||
@@ -0,0 +1,4 @@ | |||
1 | Makefile | ||
2 | .moc | ||
3 | vpnGUI.cpp | ||
4 | vpnGUI.h | ||
diff --git a/noncore/settings/networksettings2/wlan/.cvsignore b/noncore/settings/networksettings2/wlan/.cvsignore new file mode 100644 index 0000000..738a7bc --- a/dev/null +++ b/noncore/settings/networksettings2/wlan/.cvsignore | |||
@@ -0,0 +1,4 @@ | |||
1 | Makefile | ||
2 | .moc | ||
3 | wlanGUI.cpp | ||
4 | wlanGUI.h | ||
diff --git a/plugins/reader/README b/plugins/reader/README new file mode 100644 index 0000000..ced9255 --- a/dev/null +++ b/plugins/reader/README | |||
@@ -0,0 +1,2 @@ | |||
1 | This directory is empty, but will be filled with the data from opie-reader | ||
2 | |||
diff --git a/plugins/security/README b/plugins/security/README new file mode 100644 index 0000000..5e043a5 --- a/dev/null +++ b/plugins/security/README | |||
@@ -0,0 +1 @@ | |||
This directory is empty, but will be filled with the security opie-multiauth plugins | |||