Commit 9a67a9e5 authored by Christophe Dumez's avatar Christophe Dumez

changed provides name to 'provision' (asked by Yoshinori)

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8388 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 30c4cd84
...@@ -126,7 +126,7 @@ ...@@ -126,7 +126,7 @@
<list> <list>
<string>my_change_log</string> <string>my_change_log</string>
<string>my_dependency_list</string> <string>my_dependency_list</string>
<string>my_provides_list</string> <string>my_provision_list</string>
<string>my_copyright_list</string> <string>my_copyright_list</string>
<string>my_license</string> <string>my_license</string>
</list> </list>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_provides_list</string> </value> <value> <string>my_provision_list</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
...@@ -273,7 +273,7 @@ ...@@ -273,7 +273,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Provides</string> </value> <value> <string>Provision</string> </value>
</item> </item>
<item> <item>
<key> <string>unicode</string> </key> <key> <string>unicode</string> </key>
......
27 8
\ 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