10 lines
330 B
XML
10 lines
330 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<schemalist>
|
|
<schema id="xyz.trollcall.Beekeeper" path="/xyz/trollcall/Beekeeper/">
|
|
<key name="pathname" type="s">
|
|
<default>"/"</default>
|
|
<summary>Current path</summary>
|
|
<description>The current path Beekeeper looks in.</description>
|
|
</key>
|
|
</schema>
|
|
</schemalist>
|