Code

Added actegories to system filter
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 24 Mar 2010 09:56:56 +0000 (09:56 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 24 Mar 2010 09:56:56 +0000 (09:56 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17043 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/systems/admin/systems/system-filter.xml

index e077ab210a899009a69d105c730001e2033d8b67..6e2d395288b772288fae52c7f7bb5e480f8b64f4 100644 (file)
@@ -2,12 +2,16 @@
 
 <filterdef>
   <definition>
+    <initial>true</initial>
     <category>server</category>
-    <category>terminal</category>
     <category>workstation</category>
+    <category>terminal</category>
     <category>opsi</category>
     <category>incoming</category>
-    <initial>true</initial>
+    <category>phone</category>
+    <category>printer</category>
+    <category>winworkstation</category>
+    <category>component</category>
     <scope>auto</scope>
     <default>default</default>
     <attribute>dn</attribute>