[gnome-packagekit] Remove an unused GConf key
- From: Richard Hughes <rhughes src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-packagekit] Remove an unused GConf key
- Date: Thu, 28 May 2009 11:41:53 -0400 (EDT)
commit 76465c39f0f2677607350445f76a70509297ecbc
Author: Richard Hughes <richard hughsie com>
Date: Thu May 28 16:40:58 2009 +0100
Remove an unused GConf key
---
data/gnome-packagekit.schemas.in | 12 ------------
src/gpk-common.h | 1 -
2 files changed, 0 insertions(+), 13 deletions(-)
diff --git a/data/gnome-packagekit.schemas.in b/data/gnome-packagekit.schemas.in
index 39245d3..128b456 100644
--- a/data/gnome-packagekit.schemas.in
+++ b/data/gnome-packagekit.schemas.in
@@ -389,18 +389,6 @@
</schema>
<schema>
- <key>/schemas/apps/gnome-packagekit/update-viewer/precache_details</key>
- <applyto>/apps/gnome-packagekit/update-viewer/precache_details</applyto>
- <owner>gnome-packagekit</owner>
- <type>bool</type>
- <default>true</default>
- <locale name="C">
- <short>Precache all update details in the update viewer</short>
- <long>Precache all update details in the update viewer</long>
- </locale>
- </schema>
-
- <schema>
<key>/schemas/apps/gnome-packagekit/update-viewer/notify_mobile_connection</key>
<applyto>/apps/gnome-packagekit/update-viewer/notify_mobile_connection</applyto>
<owner>gnome-packagekit</owner>
diff --git a/src/gpk-common.h b/src/gpk-common.h
index cc3c460..19a840a 100644
--- a/src/gpk-common.h
+++ b/src/gpk-common.h
@@ -62,7 +62,6 @@ G_BEGIN_DECLS
#define GPK_CONF_APPLICATION_FILTER_NEWEST "/apps/gnome-packagekit/application/filter_newest"
#define GPK_CONF_APPLICATION_CATEGORY_GROUPS "/apps/gnome-packagekit/application/category_groups"
#define GPK_CONF_APPLICATION_SEARCH_MODE "/apps/gnome-packagekit/application/search_mode"
-#define GPK_CONF_UPDATE_VIEWER_PRECACHE_DETAILS "/apps/gnome-packagekit/update-viewer/precache_details"
#define GPK_CONF_UPDATE_VIEWER_MOBILE_BBAND "/apps/gnome-packagekit/update-viewer/notify_mobile_connection"
#define GPK_CONF_IGNORED_MESSAGES "/apps/gnome-packagekit/ignored_messages"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]