2011-06-10 18:18:58 +02:00
|
|
|
<schemalist>
|
|
|
|
<schema id="org.logdiag" path="/apps/logdiag/" gettext-domain="logdiag">
|
|
|
|
<key name="show-main-toolbar" type="b">
|
|
|
|
<default>true</default>
|
|
|
|
<summary>Whether to show the main toolbar</summary>
|
|
|
|
</key>
|
2012-08-10 03:38:11 +02:00
|
|
|
<key name="show-library-pane" type="b">
|
2011-06-10 18:18:58 +02:00
|
|
|
<default>true</default>
|
2012-08-10 03:38:11 +02:00
|
|
|
<summary>Whether to show the library pane</summary>
|
2011-06-10 18:18:58 +02:00
|
|
|
</key>
|
|
|
|
<key name="show-grid" type="b">
|
|
|
|
<default>true</default>
|
|
|
|
<summary>Whether to show the grid</summary>
|
|
|
|
</key>
|
|
|
|
</schema>
|
|
|
|
</schemalist>
|
|
|
|
|