From f1225d5e0ca93beef95c12392f1c154499463d9c Mon Sep 17 00:00:00 2001 From: Danielle Madeley Date: Tue, 15 May 2012 13:42:42 +1000 Subject: Add preference to show account balances Set this 'true' by default. --- libempathy/empathy-gsettings.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libempathy') diff --git a/libempathy/empathy-gsettings.h b/libempathy/empathy-gsettings.h index 2863cf9a7..4178b6728 100644 --- a/libempathy/empathy-gsettings.h +++ b/libempathy/empathy-gsettings.h @@ -76,6 +76,7 @@ G_BEGIN_DECLS #define EMPATHY_PREFS_UI_AVATAR_DIRECTORY "avatar-directory" #define EMPATHY_PREFS_UI_SHOW_AVATARS "show-avatars" #define EMPATHY_PREFS_UI_SHOW_PROTOCOLS "show-protocols" +#define EMPATHY_PREFS_UI_SHOW_BALANCES "show-balance-in-roster" #define EMPATHY_PREFS_UI_COMPACT_CONTACT_LIST "compact-contact-list" #define EMPATHY_PREFS_UI_CHAT_WINDOW_PANED_POS "chat-window-paned-pos" #define EMPATHY_PREFS_UI_SHOW_OFFLINE "show-offline" -- cgit v1.2.3