[empathy] Add whitespace to respect coding style



commit 0d73068c7f58185be37a2fe42fe006342e441dc1
Author: Xavier Claessens <xclaesse gmail com>
Date:   Tue Nov 4 00:18:11 2008 +0100

    Add whitespace to respect coding style

 libempathy-gtk/empathy-theme-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libempathy-gtk/empathy-theme-manager.c b/libempathy-gtk/empathy-theme-manager.c
index 12f04d0..c6da8ea 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,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]