[gnome-settings-daemon] updates: Remove more unused schema
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] updates: Remove more unused schema
- Date: Fri, 29 Jun 2012 12:15:29 +0000 (UTC)
commit 9ba07cbe9eea69a391c83a6d13975f2d2284b5dd
Author: Richard Hughes <richard hughsie com>
Date: Fri Jun 29 10:51:31 2012 +0100
updates: Remove more unused schema
...ttings-daemon.plugins.updates.gschema.xml.in.in | 10 ----------
plugins/updates/gsd-updates-common.h | 1 -
2 files changed, 0 insertions(+), 11 deletions(-)
---
diff --git a/data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in b/data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in
index b07e34f..f0290c9 100644
--- a/data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in
+++ b/data/org.gnome.settings-daemon.plugins.updates.gschema.xml.in.in
@@ -60,21 +60,11 @@
<_summary>Notify the user when distribution upgrades are available</_summary>
<_description>Notify the user when distribution upgrades are available.</_description>
</key>
- <key name="notify-update-complete" type="b">
- <default>false</default>
- <_summary>Notify the user for completed updates</_summary>
- <_description>Notify the user for completed updates. This may be a useful notification for some users as installing updates prevents shutdown.</_description>
- </key>
<key name="notify-update-complete-restart" type="b">
<default>true</default>
<_summary>Notify the user for completed updates where the user needs to restart</_summary>
<_description>Notify the user for completed updates where the user needs to restart.</_description>
</key>
- <key name="notify-update-started" type="b">
- <default>true</default>
- <_summary>Notify the user when the update was started</_summary>
- <_description>Notify the user when the update was started.</_description>
- </key>
<key name="enable-check-firmware" type="b">
<default>true</default>
<_summary>Ask the user if additional firmware should be installed</_summary>
diff --git a/plugins/updates/gsd-updates-common.h b/plugins/updates/gsd-updates-common.h
index fe406d9..acb6f68 100644
--- a/plugins/updates/gsd-updates-common.h
+++ b/plugins/updates/gsd-updates-common.h
@@ -37,7 +37,6 @@ G_BEGIN_DECLS
#define GSD_SETTINGS_MEDIA_REPO_FILENAMES "media-repo-filenames"
#define GSD_SETTINGS_NOTIFY_DISTRO_UPGRADES "notify-distro-upgrades"
#define GSD_SETTINGS_NOTIFY_UPDATE_COMPLETE "notify-update-complete"
-#define GSD_SETTINGS_NOTIFY_UPDATE_COMPLETE_RESTART "notify-update-complete-restart"
#define GSD_SETTINGS_SCHEMA "org.gnome.settings-daemon.plugins.updates"
#define GSD_SETTINGS_UPDATE_BATTERY "update-battery"
#define GSD_SETTINGS_AUTO_DOWNLOAD_UPDATES "auto-download-updates"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]