[gnome-settings-daemon] color: Use the newest-defined profile metadata key



commit 006247a5d8f0af0e03940c224b1375c6ed33d729
Author: Richard Hughes <richard hughsie com>
Date:   Tue Apr 30 11:40:57 2013 +0100

    color: Use the newest-defined profile metadata key

 plugins/color/gsd-color-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/color/gsd-color-manager.c b/plugins/color/gsd-color-manager.c
index eae5ee3..235e487 100644
--- a/plugins/color/gsd-color-manager.c
+++ b/plugins/color/gsd-color-manager.c
@@ -779,7 +779,7 @@ out:
 static gboolean
 gcm_session_check_profile_device_md (GFile *file)
 {
-        const gchar *key_we_need = CD_PROFILE_METADATA_EDID_MD5;
+        const gchar *key_we_need = CD_PROFILE_METADATA_MAPPING_DEVICE_ID;
         CdIcc *icc;
         gboolean ret;
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]