]> git.0d.be Git - empathy.git/commitdiff
Use document font by default for adium themes
authorXavier Claessens <xclaesse@gmail.com>
Tue, 22 Jun 2010 18:05:24 +0000 (20:05 +0200)
committerXavier Claessens <xclaesse@gmail.com>
Wed, 23 Jun 2010 08:56:27 +0000 (10:56 +0200)
Fixes bug #622266

libempathy-gtk/empathy-theme-adium.c

index e3582a7d40d9d876b65e83340b1475442b3a87f9..c2267f767481761bdb8d056a89519dc4d5706381 100644 (file)
@@ -49,8 +49,8 @@
 #define GET_PRIV(obj) EMPATHY_GET_PRIV (obj, EmpathyThemeAdium)
 
 /* GConf key containing current value of font */
-#define EMPATHY_GCONF_FONT_KEY_NAME       "/desktop/gnome/interface/font_name"
-#define BORING_DPI_DEFAULT                96
+#define EMPATHY_GCONF_FONT_KEY_NAME "/desktop/gnome/interface/document_font_name"
+#define BORING_DPI_DEFAULT 96
 
 /* "Join" consecutive messages with timestamps within five minutes */
 #define MESSAGE_JOIN_PERIOD 5*60