add new maximize option

This commit is contained in:
2018-12-23 16:10:50 -03:00
parent 9c5c7f1e7d
commit 6a6968c240
4 changed files with 92 additions and 28 deletions

View File

@@ -49,5 +49,12 @@
Password to use
</description>
</key>
<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>
</schema>
</schemalist>