Code

Updated image naming
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 16 Mar 2010 06:52:32 +0000 (06:52 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 16 Mar 2010 06:52:32 +0000 (06:52 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16557 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/gofax/gofax/blocklists/blocklist-list.xml
gosa-plugins/gofax/html/images/list_blocklist.png [deleted file]
gosa-plugins/gofax/html/images/select_blocklist.png [new file with mode: 0644]

index 380277b7a9c6f32f280b299cc9ab32399c63c279..e9ae8ec1cadc72b8126a06d891f6a8222692679b 100644 (file)
@@ -16,7 +16,7 @@
       <objectClass>goFaxSBlock</objectClass>
       <category>gofaxlist</category>
       <class>blocklistGeneric</class>
-      <image>plugins/gofax/images/list_blocklist.png</image>
+      <image>plugins/gofax/images/select_blocklist.png</image>
     </objectType>
 
     <objectType>
@@ -24,7 +24,7 @@
       <objectClass>goFaxRBlock</objectClass>
       <category>gofaxlist</category>
       <class>blocklistGeneric</class>
-      <image>plugins/gofax/images/list_blocklist.png</image>
+      <image>plugins/gofax/images/select_blocklist.png</image>
     </objectType>
 
   </definition>
 
     <action>
      <type>sub</type>
-     <image>plugins/gofax/images/list_blocklist.png[new]</image>
+     <image>plugins/gofax/images/select_blocklist.png[new]</image>
      <label>Create</label>
 
      <action>
       <name>new</name>
       <type>entry</type>
-      <image>plugins/gofax/images/list_blocklist.png</image>
+      <image>plugins/gofax/images/select_blocklist.png</image>
       <label>Blocklist</label>
      </action>
     </action>
diff --git a/gosa-plugins/gofax/html/images/list_blocklist.png b/gosa-plugins/gofax/html/images/list_blocklist.png
deleted file mode 100644 (file)
index d89fd1d..0000000
Binary files a/gosa-plugins/gofax/html/images/list_blocklist.png and /dev/null differ
diff --git a/gosa-plugins/gofax/html/images/select_blocklist.png b/gosa-plugins/gofax/html/images/select_blocklist.png
new file mode 100644 (file)
index 0000000..d89fd1d
Binary files /dev/null and b/gosa-plugins/gofax/html/images/select_blocklist.png differ