2017-08-22 18:10:25 +02:00
|
|
|
<schemalist>
|
2022-01-20 00:02:02 -03:00
|
|
|
<schema gettext-domain="gnome-control-center-2.0" id="org.gnome.Settings" path="/org/gnome/control-center/">
|
2017-08-22 18:10:25 +02:00
|
|
|
<key name="last-panel" type="s">
|
|
|
|
<default>''</default>
|
|
|
|
<summary>The identifier for the last Settings panel to be opened</summary>
|
|
|
|
<description>
|
|
|
|
The identifier for the last Settings panel to be opened. Unrecognised values
|
|
|
|
will be ignored and the first panel in the list selected.
|
|
|
|
</description>
|
|
|
|
</key>
|
2018-05-11 22:45:51 -03:00
|
|
|
<key name="show-development-warning" type="b">
|
|
|
|
<default>true</default>
|
|
|
|
<summary>Show warning when running a development build of Settings</summary>
|
|
|
|
<description>
|
|
|
|
Whether Settings should show a warning when running a development build.
|
|
|
|
</description>
|
|
|
|
</key>
|
2021-08-07 12:11:51 +02:00
|
|
|
<key type="(iib)" name="window-state">
|
|
|
|
<default>(-1, -1, false)</default>
|
|
|
|
<summary>Initial state of the window</summary>
|
2023-01-23 06:24:23 +00:00
|
|
|
<description>A tuple containing the initial width, height and maximized state of the app window.</description>
|
2021-08-07 12:11:51 +02:00
|
|
|
</key>
|
2017-08-22 18:10:25 +02:00
|
|
|
</schema>
|
|
|
|
</schemalist>
|