aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
diff options
context:
space:
mode:
authorJuan R. Garcia Blanco <jgblanco.mail@gmail.com>2011-09-21 17:43:44 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-09-26 18:05:48 +0800
commit0a2d4299c996e583867d5028bc247ac86ace4b0b (patch)
tree5c356a85b7ed906acc2f547672a278526f6607e8 /libempathy
parentd5094b86de3f91cffa950b9456c418ce4d12fd26 (diff)
downloadgsoc2013-empathy-0a2d4299c996e583867d5028bc247ac86ace4b0b.tar
gsoc2013-empathy-0a2d4299c996e583867d5028bc247ac86ace4b0b.tar.gz
gsoc2013-empathy-0a2d4299c996e583867d5028bc247ac86ace4b0b.tar.bz2
gsoc2013-empathy-0a2d4299c996e583867d5028bc247ac86ace4b0b.tar.lz
gsoc2013-empathy-0a2d4299c996e583867d5028bc247ac86ace4b0b.tar.xz
gsoc2013-empathy-0a2d4299c996e583867d5028bc247ac86ace4b0b.tar.zst
gsoc2013-empathy-0a2d4299c996e583867d5028bc247ac86ace4b0b.zip
remember last account
https://bugzilla.gnome.org/show_bug.cgi?id=574879
Diffstat (limited to 'libempathy')
-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 d326981d4..995eaaaa7 100644
--- a/libempathy/empathy-gsettings.h
+++ b/libempathy/empathy-gsettings.h
@@ -67,6 +67,7 @@ G_BEGIN_DECLS
#define EMPATHY_PREFS_CHAT_NICK_COMPLETION_CHAR "nick-completion-char"
#define EMPATHY_PREFS_CHAT_AVATAR_IN_ICON "avatar-in-icon"
#define EMPATHY_PREFS_CHAT_WEBKIT_DEVELOPER_TOOLS "enable-webkit-developer-tools"
+#define EMPATHY_PREFS_CHAT_ROOM_LAST_ACCOUNT "room-last-account"
#define EMPATHY_PREFS_UI_SCHEMA EMPATHY_PREFS_SCHEMA ".ui"
#define EMPATHY_PREFS_UI_SEPARATE_CHAT_WINDOWS "separate-chat-windows"