Commit f1f82bcc authored by Nicolas Delaby's avatar Nicolas Delaby

Rename some fields

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20096 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e98e646b
...@@ -114,7 +114,7 @@ ...@@ -114,7 +114,7 @@
<string>my_preferred_report_style</string> <string>my_preferred_report_style</string>
<string>my_preferred_report_format</string> <string>my_preferred_report_format</string>
<string>my_preferred_thumbnail_image_height</string> <string>my_preferred_thumbnail_image_height</string>
<string>my_prefered_thumbnail_image_width</string> <string>my_preferred_thumbnail_image_width</string>
<string>my_preferred_xsmall_image_height</string> <string>my_preferred_xsmall_image_height</string>
<string>my_preferred_xsmall_image_width</string> <string>my_preferred_xsmall_image_width</string>
<string>my_preferred_small_image_height</string> <string>my_preferred_small_image_height</string>
...@@ -123,7 +123,7 @@ ...@@ -123,7 +123,7 @@
<string>my_preferred_medium_image_width</string> <string>my_preferred_medium_image_width</string>
<string>my_preferred_large_image_height</string> <string>my_preferred_large_image_height</string>
<string>my_preferred_large_image_width</string> <string>my_preferred_large_image_width</string>
<string>my_prefferred_xlarge_image_height</string> <string>my_preferred_xlarge_image_height</string>
<string>my_preferred_xlarge_image_width</string> <string>my_preferred_xlarge_image_width</string>
</list> </list>
</value> </value>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_prefered_thumbnail_image_width</string> </value> <value> <string>my_preferred_thumbnail_image_width</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_prefferred_xlarge_image_height</string> </value> <value> <string>my_preferred_xlarge_image_height</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
......
761 763
\ 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