]> git.0d.be Git - empathy.git/commitdiff
keyring: explain why the schema name still contains “Empathy”
authorMarco Barisione <marco.barisione@collabora.co.uk>
Mon, 13 May 2013 13:58:05 +0000 (14:58 +0100)
committerMarco Barisione <marco.barisione@collabora.co.uk>
Tue, 20 Aug 2013 10:03:05 +0000 (11:03 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=699492

tp-account-widgets/tpaw-keyring.c

index cc7eb25fce967799032ec0c05a26775c045e0f16..827f2ca6c490ce49400dd324efe334b8ab6c08e7 100644 (file)
@@ -37,6 +37,8 @@
 #define DEBUG_FLAG EMPATHY_DEBUG_OTHER
 #include "empathy-debug.h"
 
+/* We cannot change the schema name for compatibility, so it's still
+ * referring to Empathy */
 static const SecretSchema account_keyring_schema =
   { "org.gnome.Empathy.Account", SECRET_SCHEMA_DONT_MATCH_NAME,
     { { "account-id", SECRET_SCHEMA_ATTRIBUTE_STRING },