From c563c362a275d985a2d51c218ce0aca7ad3248f0 Mon Sep 17 00:00:00 2001 From: Danielle Madeley Date: Fri, 11 Jun 2010 16:36:09 +1000 Subject: Port empathy-import-mc4-accounts imported setting to GSettings --- libempathy/empathy-gsettings.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libempathy/empathy-gsettings.h') diff --git a/libempathy/empathy-gsettings.h b/libempathy/empathy-gsettings.h index 1aef1e353..eb5074f03 100644 --- a/libempathy/empathy-gsettings.h +++ b/libempathy/empathy-gsettings.h @@ -86,6 +86,9 @@ G_BEGIN_DECLS #define EMPATHY_PREFS_LOCATION_RESOURCE_GPS "resource-gps" #define EMPATHY_PREFS_LOCATION_REDUCE_ACCURACY "reduce-accuracy" +#define EMPATHY_PREFS_ACCOUNTS_SCHEMA EMPATHY_PREFS_SCHEMA ".accounts" +#define EMPATHY_PREFS_ACCOUNTS_IMPORTED_MC4_ACCOUNTS "imported-mc4-accounts" + G_END_DECLS #endif /* __EMPATHY_GSETTINGS_H__ */ -- cgit v1.2.3