4
<key>/schemas/apps/update-notifier/show_apport_crashes</key>
5
<applyto>/apps/update-notifier/show_apport_crashes</applyto>
7
<default>true</default>
9
<short>Display apport crash reports automatically</short>
10
<long>If this is disabled, the user will not be notified about pending apport crash reports.</long>
15
<key>/schemas/apps/update-notifier/end_system_uids</key>
16
<applyto>/apps/update-notifier/end_system_uids</applyto>
18
<default>500</default>
20
<short>The maximum UID that is reserved for system users</short>
21
<long>Update-notifier will not be started for system users, this
22
specifies the upper bound of this range.
28
<key>/schemas/apps/update-notifier/auto_launch</key>
29
<applyto>/apps/update-notifier/auto_launch</applyto>
31
<default>true</default>
33
<short>Automatically launch the default action</short>
34
<long>The default action (update-manager) will be started
35
automatically. All dialog boxes like notification hooks,
36
reboot required, media detected will open automatically
42
<key>/schemas/apps/update-notifier/regular_auto_launch_interval</key>
43
<applyto>/apps/update-notifier/regular_auto_launch_interval</applyto>
47
<short>Interval (in days) when to auto launch for normal updates</short>
48
<long>The interval (in days) when auto launching update-manager
49
for normal updates. Please note that it will auto launch for
50
security updates immediately. If you set it to "0" it will
51
also launch as soon as updates become available.
57
<key>/schemas/apps/update-notifier/hide_reboot_notification</key>
58
<applyto>/apps/update-notifier/hide_reboot_notification</applyto>
60
<default>False</default>
62
<short>Hide the reboot notification</short>
63
<long>Do not display a reboot required icon or dialog. This is
64
useful for sysadmin who want to prevent this feature from users.