aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-03-05 00:31:40 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-03-05 00:59:46 +0800
commit8c8ad6b6959801d97881dba347ce8827d470c7a2 (patch)
tree9baadbd516de89e6a126482d4104eec1657f204a /libempathy-gtk
parent6cbff108ac6211bfdc3638f23f3226f6521449fc (diff)
downloadgsoc2013-empathy-8c8ad6b6959801d97881dba347ce8827d470c7a2.tar
gsoc2013-empathy-8c8ad6b6959801d97881dba347ce8827d470c7a2.tar.gz
gsoc2013-empathy-8c8ad6b6959801d97881dba347ce8827d470c7a2.tar.bz2
gsoc2013-empathy-8c8ad6b6959801d97881dba347ce8827d470c7a2.tar.lz
gsoc2013-empathy-8c8ad6b6959801d97881dba347ce8827d470c7a2.tar.xz
gsoc2013-empathy-8c8ad6b6959801d97881dba347ce8827d470c7a2.tar.zst
gsoc2013-empathy-8c8ad6b6959801d97881dba347ce8827d470c7a2.zip
remove the salut_created gconf key (#611817)
Diffstat (limited to 'libempathy-gtk')
-rw-r--r--libempathy-gtk/empathy-conf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-conf.h b/libempathy-gtk/empathy-conf.h
index 551627364..2a74c1da5 100644
--- a/libempathy-gtk/empathy-conf.h
+++ b/libempathy-gtk/empathy-conf.h
@@ -79,7 +79,6 @@ struct _EmpathyConfClass {
#define EMPATHY_PREFS_CONTACTS_SHOW_OFFLINE EMPATHY_PREFS_PATH "/contacts/show_offline"
#define EMPATHY_PREFS_CONTACTS_SORT_CRITERIUM EMPATHY_PREFS_PATH "/contacts/sort_criterium"
#define EMPATHY_PREFS_HINTS_CLOSE_MAIN_WINDOW EMPATHY_PREFS_PATH "/hints/close_main_window"
-#define EMPATHY_PREFS_SALUT_ACCOUNT_CREATED EMPATHY_PREFS_PATH "/accounts/salut_created"
#define EMPATHY_PREFS_USE_CONN EMPATHY_PREFS_PATH "/use_conn"
#define EMPATHY_PREFS_AUTOCONNECT EMPATHY_PREFS_PATH "/autoconnect"
#define EMPATHY_PREFS_IMPORT_ASKED EMPATHY_PREFS_PATH "/import_asked"