2
<schema id="com.ubuntu.update-manager" path="/apps/update-manager/">
3
<key name="remind-reload" type="b">
4
<default>true</default>
5
<summary>Remind to reload the channel list</summary>
6
<description>If automatic checking for updates is disabled, you have to reload the channel list manually. This option allows to hide the reminder shown in this case.</description>
8
<key name="show-details" type="b">
9
<default>false</default>
10
<summary>Show details of an update</summary>
11
<description>Stores the state of the expander that contains the list of changes and the description</description>
13
<key name="window-width" type="i">
15
<summary>The window width</summary>
16
<description>Stores the width of the update-manager dialog</description>
18
<key name="window-height" type="i">
20
<summary>The window height</summary>
21
<description>Stores the height of the update-manager dialog</description>
23
<key name="check-dist-upgrades" type="b">
24
<default>true</default>
25
<summary>*deprecated* Check for new distribution releases</summary>
26
<description>This key is deprecated in favor of the file /etc/update-manager/release-upgrades Check automatically if a new version of the current distribution is available and offer to upgrade (if possible).</description>
28
<key name="autoclose-install-window" type="b">
29
<default>true</default>
30
<summary>Auto close the install window after successful install</summary>
31
<description>If this key is set the install window will be automatically closed on successful installation.</description>
33
<key name="show-versions" type="b">
34
<default>false</default>
35
<summary>Show version in update list</summary>
36
<description>If this key is set the main update list window will show version information (from version to version).</description>
38
<key name="summary-before-name" type="b">
39
<default>true</default>
40
<summary>Show package summary before package name in update list</summary>
41
<description>If this key is set, the main update list window will show the package summary before the package name.</description>
43
<key name="first-run" type="b">
44
<default>true</default>
45
<summary>First run welcome message</summary>
46
<description>If this key is set a first run welcome message will be presented.</description>
48
<key name="check-new-release-ignore" type="s">
50
<summary>make check-new-release-gtk ignore a given new release</summary>
51
<description>This will permanently hide the new release prompt from check-new-release-gtk. Note that the small button in the main update-manager UI will still be there.</description>
53
<key name="launch-time" type="i">
55
<summary>Time when update-manager got launched last</summary>
56
<description>The last time update-manager was run.</description>