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