aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-preferences.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/empathy-preferences.h')
-rw-r--r--libempathy-gtk/empathy-preferences.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-preferences.h b/libempathy-gtk/empathy-preferences.h
index dc058d7ec..c787c814d 100644
--- a/libempathy-gtk/empathy-preferences.h
+++ b/libempathy-gtk/empathy-preferences.h
@@ -48,6 +48,7 @@ G_BEGIN_DECLS
#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"
GtkWidget * empathy_preferences_show (GtkWindow *parent);