You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
1.1 KiB
30 lines
1.1 KiB
<schemalist gettext-domain="@GETTEXT_PACKAGE@"> |
|
<schema id="eu.polonkai.gergely.gnome-gitlab" path="/eu/polonkai/gergely/gnome-gitlab/"> |
|
<key name="repositories" type="aa{s{ss}}"> |
|
<default>[]</default> |
|
<_summary>Configured GitLab instances</_summary> |
|
<_description>List of GitLab instances to show.</_description> |
|
</key> |
|
</schema> |
|
|
|
<schema id="eu.polonkai.gergely.gnome-gitlab.state" path="/eu/polonkai/gergely/gnome-gitlab/state/"> |
|
<child schema="eu.polonkai.gergely.gnome-gitlab.state.window" name="window"/> |
|
</schema> |
|
|
|
<schema id="eu.polonkai.gergely.gnome-gitlab.state.window" path="/eu/polonkai/gergely/gnome-gitlab/state/window/"> |
|
<key type="i" name="state"> |
|
<default>0</default> |
|
<_summary>Window state</_summary> |
|
<_description> |
|
State of the window: i.e. maximized. |
|
</_description> |
|
</key> |
|
<key type="(ii)" name="size"> |
|
<default>(800, 600)</default> |
|
<_summary>Window width and height</_summary> |
|
<_description> |
|
Width and height of the window |
|
</_description> |
|
</key> |
|
</schema> |
|
</schemalist>
|
|
|