aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-gsettings.h
diff options
context:
space:
mode:
authorDanielle Madeley <danielle.madeley@collabora.co.uk>2012-05-15 11:42:42 +0800
committerDanielle Madeley <danielle.madeley@collabora.co.uk>2012-05-15 18:40:27 +0800
commitf1225d5e0ca93beef95c12392f1c154499463d9c (patch)
tree208ab219d11f5b1270ee4a6d8d49b6d5389e5cbe /libempathy/empathy-gsettings.h
parent78f9deb1eb4d01a3e320fe5019f6766a0404448c (diff)
downloadgsoc2013-empathy-f1225d5e0ca93beef95c12392f1c154499463d9c.tar
gsoc2013-empathy-f1225d5e0ca93beef95c12392f1c154499463d9c.tar.gz
gsoc2013-empathy-f1225d5e0ca93beef95c12392f1c154499463d9c.tar.bz2
gsoc2013-empathy-f1225d5e0ca93beef95c12392f1c154499463d9c.tar.lz
gsoc2013-empathy-f1225d5e0ca93beef95c12392f1c154499463d9c.tar.xz
gsoc2013-empathy-f1225d5e0ca93beef95c12392f1c154499463d9c.tar.zst
gsoc2013-empathy-f1225d5e0ca93beef95c12392f1c154499463d9c.zip
Add preference to show account balances
Set this 'true' by default.
Diffstat (limited to 'libempathy/empathy-gsettings.h')
-rw-r--r--libempathy/empathy-gsettings.h1
1 files changed, 1 insertions, 0 deletions
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"