Code

More cleanup
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 7 Apr 2008 14:47:17 +0000 (14:47 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 7 Apr 2008 14:47:17 +0000 (14:47 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10248 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/glpi/README.glpi [new file with mode: 0644]
gosa-plugins/glpi/contrib/glpi.README [deleted file]
gosa-plugins/nagios/README.nagios [new file with mode: 0644]
gosa-plugins/nagios/contrib/README.nagios [deleted file]
gosa-plugins/phpscheduleit/README.phpscheuleit [new file with mode: 0644]
gosa-plugins/phpscheduleit/contrib/phpscheduleit.README [deleted file]

diff --git a/gosa-plugins/glpi/README.glpi b/gosa-plugins/glpi/README.glpi
new file mode 100644 (file)
index 0000000..52cfcf2
--- /dev/null
@@ -0,0 +1,13 @@
+To use the glpi connectivity extension
+
+1) Add the glpi.schema to your schema directory
+
+2) Remove the comment in front of glpiAccount in gosa.conf
+
+<!--    <tab class="glpiAccount" /> -->
+
+Benoit Mortier
+OpenSides November 2005
+
+
+
diff --git a/gosa-plugins/glpi/contrib/glpi.README b/gosa-plugins/glpi/contrib/glpi.README
deleted file mode 100644 (file)
index 52cfcf2..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-To use the glpi connectivity extension
-
-1) Add the glpi.schema to your schema directory
-
-2) Remove the comment in front of glpiAccount in gosa.conf
-
-<!--    <tab class="glpiAccount" /> -->
-
-Benoit Mortier
-OpenSides November 2005
-
-
-
diff --git a/gosa-plugins/nagios/README.nagios b/gosa-plugins/nagios/README.nagios
new file mode 100644 (file)
index 0000000..5878e40
--- /dev/null
@@ -0,0 +1,20 @@
+To use the nagios plugin
+
+1) Add the nagios schema to your schema directory
+
+2) Remove the comment in front of nagiosAccount in gosa.conf
+
+<!--                     <plugin acl="default" class="nagiosAccount" icon="monitoring.png"
+                                path="plugins/personal/nagios" /> -->
+
+
+<!--    <nagios>
+                <tab class="nagiosAccount" />
+        </nagios> -->
+
+Benoit Mortier
+Guillaume Delecourt
+OpenSides October-November 2005
+
+
+
diff --git a/gosa-plugins/nagios/contrib/README.nagios b/gosa-plugins/nagios/contrib/README.nagios
deleted file mode 100644 (file)
index 5878e40..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-To use the nagios plugin
-
-1) Add the nagios schema to your schema directory
-
-2) Remove the comment in front of nagiosAccount in gosa.conf
-
-<!--                     <plugin acl="default" class="nagiosAccount" icon="monitoring.png"
-                                path="plugins/personal/nagios" /> -->
-
-
-<!--    <nagios>
-                <tab class="nagiosAccount" />
-        </nagios> -->
-
-Benoit Mortier
-Guillaume Delecourt
-OpenSides October-November 2005
-
-
-
diff --git a/gosa-plugins/phpscheduleit/README.phpscheuleit b/gosa-plugins/phpscheduleit/README.phpscheuleit
new file mode 100644 (file)
index 0000000..d8ca99f
--- /dev/null
@@ -0,0 +1,10 @@
+To use the phpscheduleit connectivity extension
+
+1) Add the schema phpscheduleit.schema in your schema directory
+
+2) Remove the comment in front of phpscheduleitAccount in gosa.conf
+
+<!--    <tab class="phpscheduleitAccount" /> -->
+
+Guillaume Delecourt
+OpenSides November 2005
diff --git a/gosa-plugins/phpscheduleit/contrib/phpscheduleit.README b/gosa-plugins/phpscheduleit/contrib/phpscheduleit.README
deleted file mode 100644 (file)
index d8ca99f..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-To use the phpscheduleit connectivity extension
-
-1) Add the schema phpscheduleit.schema in your schema directory
-
-2) Remove the comment in front of phpscheduleitAccount in gosa.conf
-
-<!--    <tab class="phpscheduleitAccount" /> -->
-
-Guillaume Delecourt
-OpenSides November 2005