]> git.0d.be Git - empathy.git/commitdiff
Add whitespace to respect coding style
authorXavier Claessens <xclaesse@gmail.com>
Mon, 3 Nov 2008 23:18:11 +0000 (00:18 +0100)
committerXavier Claessens <xclaesse@gmail.com>
Thu, 11 Jun 2009 16:06:31 +0000 (18:06 +0200)
libempathy-gtk/empathy-theme-manager.c

index 12f04d0bd22435197cbb675e246a75a8726d36b7..c6da8ea68cf3919f1895795059c58c9138f60489 100644 (file)
@@ -207,7 +207,7 @@ theme_manager_update_boxes_tags (EmpathyThemeBoxes *theme,
                                              "pixels-above-lines", 4,
                                              NULL);
        TAG_SET ("paragraph-background", "paragraph-background-set", text_background);
-       TAG_SET ("foreground", "foreground-set",highlight_foreground);
+       TAG_SET ("foreground", "foreground-set", highlight_foreground);
 
        empathy_chat_text_view_tag_set (view, EMPATHY_CHAT_TEXT_VIEW_TAG_SPACING,
                                        "size", 3000,