aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-conf.h
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-04-23 22:30:28 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-04-23 22:30:28 +0800
commit5225a1571d6f94447a4a51815b8d24c01d14d1a0 (patch)
tree5c427bbd812464b0acb7772b5312f674c52bd4a2 /libempathy-gtk/empathy-conf.h
parent9b3b0a2189f21df25a8d01980c4b01d752d7064a (diff)
downloadgsoc2013-empathy-5225a1571d6f94447a4a51815b8d24c01d14d1a0.tar
gsoc2013-empathy-5225a1571d6f94447a4a51815b8d24c01d14d1a0.tar.gz
gsoc2013-empathy-5225a1571d6f94447a4a51815b8d24c01d14d1a0.tar.bz2
gsoc2013-empathy-5225a1571d6f94447a4a51815b8d24c01d14d1a0.tar.lz
gsoc2013-empathy-5225a1571d6f94447a4a51815b8d24c01d14d1a0.tar.xz
gsoc2013-empathy-5225a1571d6f94447a4a51815b8d24c01d14d1a0.tar.zst
gsoc2013-empathy-5225a1571d6f94447a4a51815b8d24c01d14d1a0.zip
Do not apply different theme to chat and chatrooms
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1033 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'libempathy-gtk/empathy-conf.h')
-rw-r--r--libempathy-gtk/empathy-conf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-conf.h b/libempathy-gtk/empathy-conf.h
index c1e491352..a0ade22ee 100644
--- a/libempathy-gtk/empathy-conf.h
+++ b/libempathy-gtk/empathy-conf.h
@@ -50,7 +50,6 @@ struct _EmpathyConfClass {
#define EMPATHY_PREFS_POPUPS_WHEN_AVAILABLE EMPATHY_PREFS_PATH "/notifications/popups_when_available"
#define EMPATHY_PREFS_CHAT_SHOW_SMILEYS EMPATHY_PREFS_PATH "/conversation/graphical_smileys"
#define EMPATHY_PREFS_CHAT_THEME EMPATHY_PREFS_PATH "/conversation/theme"
-#define EMPATHY_PREFS_CHAT_THEME_CHAT_ROOM EMPATHY_PREFS_PATH "/conversation/theme_chat_room"
#define EMPATHY_PREFS_CHAT_SPELL_CHECKER_LANGUAGES EMPATHY_PREFS_PATH "/conversation/spell_checker_languages"
#define EMPATHY_PREFS_CHAT_SPELL_CHECKER_ENABLED EMPATHY_PREFS_PATH "/conversation/spell_checker_enabled"
#define EMPATHY_PREFS_CHAT_NICK_COMPLETION_CHAR EMPATHY_PREFS_PATH "/conversation/nick_completion_char"