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

disable accessors for category ids, and set a meaningful description

parent ee4331fc
...@@ -105,16 +105,13 @@ ...@@ -105,16 +105,13 @@
<tuple> <tuple>
<string>title</string> <string>title</string>
<string>resource</string> <string>resource</string>
<string>resource_id</string>
<string>resource_title</string> <string>resource_title</string>
<string>resource_value</string> <string>resource_value</string>
<string>resource_reference</string> <string>resource_reference</string>
<string>destination</string> <string>destination</string>
<string>destination_id</string>
<string>destination_title</string> <string>destination_title</string>
<string>destination_value</string> <string>destination_value</string>
<string>source</string> <string>source</string>
<string>source_id</string>
<string>source_title</string> <string>source_title</string>
<string>source_value</string> <string>source_value</string>
<string>source_reference</string> <string>source_reference</string>
...@@ -134,7 +131,7 @@ ...@@ -134,7 +131,7 @@
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string>The current address of the person</string> </value> <value> <string>The default event path, path to create events.</string> </value>
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
......
648 649
\ 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