Commit ccaa7159 authored by Jean-Paul Smets's avatar Jean-Paul Smets

Set icons of portal types to standard name (please refer naming conventions)....

Set icons of portal types to standard name (please refer naming conventions). Icons themselves still need to be reloaded with gif

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13486 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a06e6c9f
......@@ -30,6 +30,12 @@
<dictionary/>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_roles</string> </key>
<value>
......@@ -54,7 +60,7 @@
</item>
<item>
<key> <string>content_icon</string> </key>
<value> <string>icon_pdf</string> </value>
<value> <string>pdf_icon.gif</string> </value>
</item>
<item>
<key> <string>content_meta_type</string> </key>
......
......@@ -66,7 +66,7 @@
</item>
<item>
<key> <string>content_icon</string> </key>
<value> <string>icon_powerpoint</string> </value>
<value> <string>presentation_icon.gif</string> </value>
</item>
<item>
<key> <string>content_meta_type</string> </key>
......
......@@ -60,7 +60,7 @@
</item>
<item>
<key> <string>content_icon</string> </key>
<value> <string>icon_excel</string> </value>
<value> <string>spreadsheet_icon.gif</string> </value>
</item>
<item>
<key> <string>content_meta_type</string> </key>
......
......@@ -60,7 +60,7 @@
</item>
<item>
<key> <string>content_icon</string> </key>
<value> <string>icon_word</string> </value>
<value> <string>text_icon.gif</string> </value>
</item>
<item>
<key> <string>content_meta_type</string> </key>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment