logdiag/share/logdiag.gschema.xml

17 lines
512 B
XML

<schemalist>
<schema id="name.janouch.logdiag" path="/name/janouch/logdiag/" gettext-domain="logdiag">
<key name="show-main-toolbar" type="b">
<default>true</default>
<summary>Whether to show the main toolbar</summary>
</key>
<key name="show-library-pane" type="b">
<default>true</default>
<summary>Whether to show the library pane</summary>
</key>
<key name="show-grid" type="b">
<default>true</default>
<summary>Whether to show the grid</summary>
</key>
</schema>
</schemalist>