From 2f0ef9ca5b448c11cab94047d2c5d24bad99e611 Mon Sep 17 00:00:00 2001
From: Lucas Carvalho <lucas@nexedi.com>
Date: Thu, 6 Jan 2011 16:37:27 +0000
Subject: [PATCH] File has been renamed.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42088 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 ...ranslationMessageInConfiguratorUIAsPOT.xml | 100 +-----------------
 bt5/erp5_configurator_standard/bt/revision    |   2 +-
 2 files changed, 3 insertions(+), 99 deletions(-)

diff --git a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/ERP5Site_getTranslationMessageInConfiguratorUIAsPOT.xml b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/ERP5Site_getTranslationMessageInConfiguratorUIAsPOT.xml
index fe3c7ed2fbe..d9595751d6e 100644
--- a/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/ERP5Site_getTranslationMessageInConfiguratorUIAsPOT.xml
+++ b/bt5/erp5_configurator_standard/SkinTemplateItem/portal_skins/erp5_configurator_standard/ERP5Site_getTranslationMessageInConfiguratorUIAsPOT.xml
@@ -170,8 +170,8 @@ for i in python_script_list:\n
 #\n
 # Currency List\n
 #\n
-for row in context.ConfigurationTemplate_readOOCalcFile(\'currency_list.sxc\'):\n
-  add_message(row[\'currency\'], portal_url.getRelativeContentURL(context.portal_skins.erp5_generator[\'currency_list.sxc\']))\n
+for row in context.ConfigurationTemplate_readOOCalcFile(\'currency_list.ods\'):\n
+  add_message(row[\'currency\'], portal_url.getRelativeContentURL(context.portal_skins.erp5_generator[\'currency_list.ods\']))\n
 \n
 \n
 #\n
@@ -204,110 +204,14 @@ context.REQUEST.RESPONSE.setHeader(\'Content-Type\', \'text/plain\')\n
 return printed\n
 </string> </value>
         </item>
-        <item>
-            <key> <string>_code</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
         <item>
             <key> <string>_params</string> </key>
             <value> <string></string> </value>
         </item>
-        <item>
-            <key> <string>_proxy_roles</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>errors</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>func_code</string> </key>
-            <value>
-              <object>
-                <klass>
-                  <global name="FuncCode" module="Shared.DC.Scripts.Signature"/>
-                </klass>
-                <tuple/>
-                <state>
-                  <dictionary>
-                    <item>
-                        <key> <string>co_argcount</string> </key>
-                        <value> <int>0</int> </value>
-                    </item>
-                    <item>
-                        <key> <string>co_varnames</string> </key>
-                        <value>
-                          <tuple>
-                            <string>_print_</string>
-                            <string>_print</string>
-                            <string>message_dict</string>
-                            <string>FUNC_NAME_LIST</string>
-                            <string>safe_get_value</string>
-                            <string>add_message</string>
-                            <string>_getattr_</string>
-                            <string>context</string>
-                            <string>portal_url</string>
-                            <string>form_list</string>
-                            <string>field_list</string>
-                            <string>page_template_list</string>
-                            <string>python_script_list</string>
-                            <string>True</string>
-                            <string>iterate</string>
-                            <string>False</string>
-                            <string>_getiter_</string>
-                            <string>message</string>
-                            <string>path</string>
-                            <string>document</string>
-                            <string>None</string>
-                            <string>_getitem_</string>
-                            <string>ui_description</string>
-                            <string>page_dict</string>
-                            <string>i</string>
-                            <string>accounting_period_description</string>
-                            <string>Base_findStaticTranslationText</string>
-                            <string>m</string>
-                            <string>Base_getFunctionFirstArgumentValue</string>
-                            <string>source</string>
-                            <string>func_name</string>
-                            <string>call_func_name</string>
-                            <string>row</string>
-                            <string>format</string>
-                            <string>MESSAGE_TEMPLATE</string>
-                            <string>message_list</string>
-                            <string>comment_list</string>
-                            <string>append</string>
-                            <string>$append0</string>
-                            <string>comment</string>
-                          </tuple>
-                        </value>
-                    </item>
-                  </dictionary>
-                </state>
-              </object>
-            </value>
-        </item>
-        <item>
-            <key> <string>func_defaults</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>ERP5Site_getTranslationMessageInConfiguratorUIAsPOT</string> </value>
         </item>
-        <item>
-            <key> <string>warnings</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
       </dictionary>
     </pickle>
   </record>
diff --git a/bt5/erp5_configurator_standard/bt/revision b/bt5/erp5_configurator_standard/bt/revision
index 64ae959863d..dd35c6b71fc 100644
--- a/bt5/erp5_configurator_standard/bt/revision
+++ b/bt5/erp5_configurator_standard/bt/revision
@@ -1 +1 @@
-546
\ No newline at end of file
+548
\ No newline at end of file
-- 
GitLab