Commit 35260964 authored by Jérome Perrin's avatar Jérome Perrin

configure those tools like modules

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35191 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5d1396aa
...@@ -55,7 +55,9 @@ ...@@ -55,7 +55,9 @@
<item> <item>
<key> <string>group_list</string> </key> <key> <string>group_list</string> </key>
<value> <value>
<tuple/> <tuple>
<string>module</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
...@@ -92,7 +94,7 @@ ...@@ -92,7 +94,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>domain_name</string> </key> <key> <string>domain_name</string> </key>
<value> <string>erp5_content</string> </value> <value> <string>erp5_ui</string> </value>
</item> </item>
<item> <item>
<key> <string>property_name</string> </key> <key> <string>property_name</string> </key>
...@@ -112,7 +114,7 @@ ...@@ -112,7 +114,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>domain_name</string> </key> <key> <string>domain_name</string> </key>
<value> <string>erp5_content</string> </value> <value> <string>erp5_ui</string> </value>
</item> </item>
<item> <item>
<key> <string>property_name</string> </key> <key> <string>property_name</string> </key>
......
...@@ -55,7 +55,9 @@ ...@@ -55,7 +55,9 @@
<item> <item>
<key> <string>group_list</string> </key> <key> <string>group_list</string> </key>
<value> <value>
<tuple/> <tuple>
<string>module</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
...@@ -92,7 +94,7 @@ ...@@ -92,7 +94,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>domain_name</string> </key> <key> <string>domain_name</string> </key>
<value> <string>erp5_content</string> </value> <value> <string>erp5_ui</string> </value>
</item> </item>
<item> <item>
<key> <string>property_name</string> </key> <key> <string>property_name</string> </key>
...@@ -112,7 +114,7 @@ ...@@ -112,7 +114,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>domain_name</string> </key> <key> <string>domain_name</string> </key>
<value> <string>erp5_content</string> </value> <value> <string>erp5_ui</string> </value>
</item> </item>
<item> <item>
<key> <string>property_name</string> </key> <key> <string>property_name</string> </key>
......
...@@ -31,6 +31,10 @@ ...@@ -31,6 +31,10 @@
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>portal_solvers</string> </value> <value> <string>portal_solvers</string> </value>
</item> </item>
<item>
<key> <string>title</string> </key>
<value> <string>Solvers</string> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
111 112
\ 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