Commit e6b36133 authored by Gabriel Monnerat's avatar Gabriel Monnerat

Enable Acquire Local Roles

parent 8b6f3779
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
</item> </item>
<item> <item>
<key> <string>acquire_local_roles</string> </key> <key> <string>acquire_local_roles</string> </key>
<value> <int>0</int> </value> <value> <int>1</int> </value>
</item> </item>
<item> <item>
<key> <string>content_icon</string> </key> <key> <string>content_icon</string> </key>
...@@ -81,6 +81,12 @@ ...@@ -81,6 +81,12 @@
<key> <string>type_class</string> </key> <key> <string>type_class</string> </key>
<value> <string>ComputerPartition</string> </value> <value> <string>ComputerPartition</string> </value>
</item> </item>
<item>
<key> <string>type_interface</string> </key>
<value>
<tuple/>
</value>
</item>
<item> <item>
<key> <string>type_mixin</string> </key> <key> <string>type_mixin</string> </key>
<value> <value>
......
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