2018-12-23 19:24:09 -03:00
|
|
|
<schemalist>
|
2018-12-23 19:58:48 -03:00
|
|
|
<schema id="cl.cromer.ubb.sernatur.window" path="/cl/cromer/ubb/sernatur/window/" gettext-domain="sernatur">
|
2018-12-23 19:24:09 -03:00
|
|
|
<key name="maximized" type="b">
|
|
|
|
<default>false</default>
|
|
|
|
<summary>Should the program open maximized or not</summary>
|
|
|
|
<description>
|
|
|
|
Should the program open maximized or not
|
|
|
|
</description>
|
|
|
|
</key>
|
|
|
|
<key name="width" type="i">
|
|
|
|
<default>640</default>
|
|
|
|
<summary>Window width</summary>
|
|
|
|
<description>
|
|
|
|
Window width
|
|
|
|
</description>
|
|
|
|
</key>
|
|
|
|
<key name="height" type="i">
|
|
|
|
<default>480</default>
|
|
|
|
<summary>Window height</summary>
|
|
|
|
<description>
|
|
|
|
Window height
|
|
|
|
</description>
|
|
|
|
</key>
|
|
|
|
</schema>
|
|
|
|
</schemalist>
|