aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-gsettings.h
diff options
context:
space:
mode:
authorPatrick F. Allen <pallenpost@gmail.com>2012-02-11 21:52:14 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-02-13 16:31:12 +0800
commitf728987ff14494033cde4afa432c58671bf2615c (patch)
treeb718abd09cc38413b3513227c2a12114494b92e0 /libempathy/empathy-gsettings.h
parent052ad91afd77f267d3ddedc0f32f2378d73f9897 (diff)
downloadgsoc2013-empathy-f728987ff14494033cde4afa432c58671bf2615c.tar
gsoc2013-empathy-f728987ff14494033cde4afa432c58671bf2615c.tar.gz
gsoc2013-empathy-f728987ff14494033cde4afa432c58671bf2615c.tar.bz2
gsoc2013-empathy-f728987ff14494033cde4afa432c58671bf2615c.tar.lz
gsoc2013-empathy-f728987ff14494033cde4afa432c58671bf2615c.tar.xz
gsoc2013-empathy-f728987ff14494033cde4afa432c58671bf2615c.tar.zst
gsoc2013-empathy-f728987ff14494033cde4afa432c58671bf2615c.zip
Toggle telling others you are typing to them
https://bugzilla.gnome.org/show_bug.cgi?id=668985
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 6206a549a..fd05141ac 100644
--- a/libempathy/empathy-gsettings.h
+++ b/libempathy/empathy-gsettings.h
@@ -66,6 +66,7 @@ G_BEGIN_DECLS
#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_CHAT_SEND_CHAT_STATES "send-chat-states"
#define EMPATHY_PREFS_UI_SCHEMA EMPATHY_PREFS_SCHEMA ".ui"
#define EMPATHY_PREFS_UI_SEPARATE_CHAT_WINDOWS "separate-chat-windows"