Commit 27ecf0fd authored by Lucas Carvalho's avatar Lucas Carvalho

2011-04-01 lucas

* Renamed  module_permission_access.ods to standard_module_permission_access.ods

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45012 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d5663ba9
...@@ -60,7 +60,7 @@ configuration_save.setIntIndex(2000)\n ...@@ -60,7 +60,7 @@ configuration_save.setIntIndex(2000)\n
# web site module security\n # web site module security\n
# we will not provide web_site_module for now.\n # we will not provide web_site_module for now.\n
configuration_save.addConfigurationItem("Permission Configurator Item",\n configuration_save.addConfigurationItem("Permission Configurator Item",\n
filename="module_permission_access.ods")\n filename="standard_module_permission_access.ods")\n
\n \n
# Catalog Keyword Search Keys are for now hardcoded.\n # Catalog Keyword Search Keys are for now hardcoded.\n
configuration_save.addConfigurationItem("Catalog Keyword Key Configurator Item",\n configuration_save.addConfigurationItem("Catalog Keyword Key Configurator Item",\n
......
...@@ -83,7 +83,7 @@ for property_dict in context.BusinessConfiguration_getSolverPropertyDict().iterv ...@@ -83,7 +83,7 @@ for property_dict in context.BusinessConfiguration_getSolverPropertyDict().iterv
# web site module security\n # web site module security\n
# we will not provide web_site_module for now.\n # we will not provide web_site_module for now.\n
configuration_save.addConfigurationItem("Permission Configurator Item",\n configuration_save.addConfigurationItem("Permission Configurator Item",\n
filename="module_permission_access.ods")\n filename="standard_module_permission_access.ods")\n
\n \n
# Catalog Keyword Search Keys are for now hardcoded.\n # Catalog Keyword Search Keys are for now hardcoded.\n
configuration_save.addConfigurationItem("Catalog Keyword Key Configurator Item",\n configuration_save.addConfigurationItem("Catalog Keyword Key Configurator Item",\n
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
</item> </item>
<item> <item>
<key> <string>__name__</string> </key> <key> <string>__name__</string> </key>
<value> <string>module_permission_access.ods</string> </value> <value> <string>standard_module_permission_access.ods</string> </value>
</item> </item>
<item> <item>
<key> <string>content_type</string> </key> <key> <string>content_type</string> </key>
...@@ -184,7 +184,7 @@ AO4DAADfHQAAAAA=</string> </value> ...@@ -184,7 +184,7 @@ AO4DAADfHQAAAAA=</string> </value>
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>module_permission_access.ods</string> </value> <value> <string></string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
2011-04-01 lucas
* Renamed module_permission_access.ods to standard_module_permission_access.ods
2011-04-01 lucas 2011-04-01 lucas
* Renamed default_accounts_express.ods to standard_default_accounts.ods * Renamed default_accounts_express.ods to standard_default_accounts.ods
......
595 596
\ 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