Commit f3d9dfb4 authored by Nicolas Delaby's avatar Nicolas Delaby

rename "Zodb Cache" Portal Type to "ZODB Cache"

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27170 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8dbb4f40
......@@ -13,9 +13,9 @@
<item>Domain Generator</item>
</portal_type>
<portal_type id="Cache Factory">
<item>Zodb Cache</item>
<item>Ram Cache</item>
<item>SQL Cache</item>
<item>ZODB Cache</item>
<item>Distributed Ram Cache</item>
</portal_type>
<portal_type id="Cache Tool">
......
......@@ -52,7 +52,7 @@
<value> <string>\n
ZODBCache is a Zope (persistent) representation of \n
the ZODB based real cache plugin object.\n
</string> </value>
</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......@@ -66,7 +66,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Zodb Cache</string> </value>
<value> <string>ZODB Cache</string> </value>
</item>
<item>
<key> <string>property_sheet_list</string> </key>
......
1207
\ No newline at end of file
1208
\ No newline at end of file
......@@ -60,7 +60,7 @@ Trash Bin | jump_bt5
Trash Bin | view
Trash Folder | view
Trash Tool | view
Zodb Cache | view
ZODB Cache | view
portal_actions | bt_tool
portal_actions | category_tool
portal_actions | create_module
......
......@@ -6,7 +6,7 @@ Base Domain | Domain Generator
Cache Factory | Distributed Ram Cache
Cache Factory | Ram Cache
Cache Factory | SQL Cache
Cache Factory | Zodb Cache
Cache Factory | ZODB Cache
Cache Tool | Cache Factory
Category Tool | Base Category
Category | Category
......
......@@ -31,4 +31,4 @@ Template Tool
Trash Bin
Trash Folder
Trash Tool
Zodb Cache
\ No newline at end of file
ZODB Cache
\ No newline at end of file
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