[gnome-color-manager] trivial: remove the unused enable-sane GSetting entry
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] trivial: remove the unused enable-sane GSetting entry
- Date: Tue, 10 May 2011 19:20:28 +0000 (UTC)
commit d2cbd3f0212e4867b44a4a3ef1a161ae6bea80c4
Author: Richard Hughes <richard hughsie com>
Date: Tue May 10 15:01:06 2011 -0400
trivial: remove the unused enable-sane GSetting entry
data/org.gnome.color-manager.gschema.xml | 5 -----
src/gcm-utils.h | 2 --
2 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/data/org.gnome.color-manager.gschema.xml b/data/org.gnome.color-manager.gschema.xml
index 565af0b..6f80e05 100644
--- a/data/org.gnome.color-manager.gschema.xml
+++ b/data/org.gnome.color-manager.gschema.xml
@@ -75,11 +75,6 @@
<summary>The duration between sending notifications to recalibrate a printer</summary>
<description>This is the number of seconds in between notifying the user to recalibrate each printer device. Set to 0 to disable the notification.</description>
</key>
- <key name="enable-sane" type="b">
- <default>true</default>
- <summary>If SANE support is enabled</summary>
- <description>This allows the user to disable scanner support if attached devices fail when probed.</description>
- </key>
<key name="profile-graph-type" enum="org.gnome.color-manager.GraphType">
<default>'cie-1931-xy'</default>
<summary>The graph type to show in the properties page</summary>
diff --git a/src/gcm-utils.h b/src/gcm-utils.h
index 28b6619..875735f 100644
--- a/src/gcm-utils.h
+++ b/src/gcm-utils.h
@@ -41,11 +41,9 @@
#define GCM_SETTINGS_COLORSPACE_CMYK "colorspace-cmyk"
#define GCM_SETTINGS_COLORSPACE_GRAY "colorspace-gray"
#define GCM_SETTINGS_CALIBRATION_LENGTH "calibration-length"
-#define GCM_SETTINGS_SHOW_FINE_TUNING "show-fine-tuning"
#define GCM_SETTINGS_SHOW_NOTIFICATIONS "show-notifications"
#define GCM_SETTINGS_RECALIBRATE_PRINTER_THRESHOLD "recalibrate-printer-threshold"
#define GCM_SETTINGS_RECALIBRATE_DISPLAY_THRESHOLD "recalibrate-display-threshold"
-#define GCM_SETTINGS_ENABLE_SANE "enable-sane"
#define GCM_SETTINGS_PROFILE_GRAPH_TYPE "profile-graph-type"
#define GCM_CONFIG_VERSION_ORIGINAL 0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]