From 0d73068c7f58185be37a2fe42fe006342e441dc1 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 4 Nov 2008 00:18:11 +0100 Subject: Add whitespace to respect coding style --- libempathy-gtk/empathy-theme-manager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libempathy-gtk/empathy-theme-manager.c b/libempathy-gtk/empathy-theme-manager.c index 12f04d0bd..c6da8ea68 100644 --- a/libempathy-gtk/empathy-theme-manager.c +++ b/libempathy-gtk/empathy-theme-manager.c @@ -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, -- cgit v1.2.3