Code

Removed schema files
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 28 May 2010 16:11:17 +0000 (16:11 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 28 May 2010 16:11:17 +0000 (16:11 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18797 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/dyngroup/schema/gosa-dyngroup.schema [deleted file]
gosa-plugins/dyngroup/schema/gosa-samba3.schema.patch [deleted file]

diff --git a/gosa-plugins/dyngroup/schema/gosa-dyngroup.schema b/gosa-plugins/dyngroup/schema/gosa-dyngroup.schema
deleted file mode 100644 (file)
index 2615f83..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-
-#
-# OpenLDAP schema to add gosaGroupOfURLs objectClass.
-# This objectClass is the same as defined by the OpenLDAP project, but it is
-# defined as AUXILIARY.
-#
-
-objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.21
-  NAME 'gosaGroupOfURLs'
-  DESC 'Allow a group to be populated through a labeledURI values'
-  SUP top
-  AUXILIARY
-  MAY ( labeledURI ) )
-
diff --git a/gosa-plugins/dyngroup/schema/gosa-samba3.schema.patch b/gosa-plugins/dyngroup/schema/gosa-samba3.schema.patch
deleted file mode 100644 (file)
index cb91f2a..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
---- gosa-samba3.schema.old     2010-01-30 18:54:45.000000000 +0100
-+++ gosa-samba3.schema 2010-01-30 16:29:10.000000000 +0100
-@@ -395,6 +395,13 @@
-        DESC 'Settings for gosa. Replaces parts of the gosa.conf. (v2.6)' SUP top STRUCTURAL
-        MAY  ( gosaSetting ) )
-+objectclass ( 1.3.6.1.4.1.10098.1.2.1.19.21
-+       NAME 'gosaGroupOfURLs'
-+       DESC 'Allow a group to be populated through a labeledURI values'
-+       SUP top
-+       AUXILIARY
-+       MAY ( labeledURI ) )
-+
- # GOto submenu entries
- objectclass (1.3.6.1.4.1.10098.1.2.1.43 NAME 'gotoSubmenuEntry'
-         DESC 'GOto - contains environment settings (v2.6)' SUP top STRUCTURAL