summaryrefslogtreecommitdiff
path: root/plugins
Side-by-side diff
Diffstat (limited to 'plugins') (more/less context) (ignore whitespace changes)
-rw-r--r--plugins/applets/.cvsignore1
-rw-r--r--plugins/applets/README1
-rw-r--r--plugins/codecs/.cvsignore2
-rw-r--r--plugins/codecs/README1
-rw-r--r--plugins/fontfactories/README1
-rw-r--r--plugins/inputmethods/.cvsignore1
-rw-r--r--plugins/inputmethods/README1
-rw-r--r--plugins/network/.cvsignore2
-rw-r--r--plugins/network/README1
9 files changed, 11 insertions, 0 deletions
diff --git a/plugins/applets/.cvsignore b/plugins/applets/.cvsignore
new file mode 100644
index 0000000..e751bcd
--- a/dev/null
+++ b/plugins/applets/.cvsignore
@@ -0,0 +1 @@
+lib*.so*
diff --git a/plugins/applets/README b/plugins/applets/README
new file mode 100644
index 0000000..20a34c5
--- a/dev/null
+++ b/plugins/applets/README
@@ -0,0 +1 @@
+Taskbar applets go here
diff --git a/plugins/codecs/.cvsignore b/plugins/codecs/.cvsignore
new file mode 100644
index 0000000..98c6777
--- a/dev/null
+++ b/plugins/codecs/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+lib*
diff --git a/plugins/codecs/README b/plugins/codecs/README
new file mode 100644
index 0000000..851eb2e
--- a/dev/null
+++ b/plugins/codecs/README
@@ -0,0 +1 @@
+Encoder and decoder plugins for the media player go here
diff --git a/plugins/fontfactories/README b/plugins/fontfactories/README
new file mode 100644
index 0000000..4d4733c
--- a/dev/null
+++ b/plugins/fontfactories/README
@@ -0,0 +1 @@
+font factory components go here
diff --git a/plugins/inputmethods/.cvsignore b/plugins/inputmethods/.cvsignore
new file mode 100644
index 0000000..e751bcd
--- a/dev/null
+++ b/plugins/inputmethods/.cvsignore
@@ -0,0 +1 @@
+lib*.so*
diff --git a/plugins/inputmethods/README b/plugins/inputmethods/README
new file mode 100644
index 0000000..9d1dd71
--- a/dev/null
+++ b/plugins/inputmethods/README
@@ -0,0 +1 @@
+Input method components go here
diff --git a/plugins/network/.cvsignore b/plugins/network/.cvsignore
new file mode 100644
index 0000000..98c6777
--- a/dev/null
+++ b/plugins/network/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+lib*
diff --git a/plugins/network/README b/plugins/network/README
new file mode 100644
index 0000000..404278a
--- a/dev/null
+++ b/plugins/network/README
@@ -0,0 +1 @@
+This is where plugins for the networking setup go