]> git.0d.be Git - empathy.git/commitdiff
empathy-theme-manager: remove trailing tabs
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 24 Jun 2009 14:45:29 +0000 (15:45 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 24 Jun 2009 16:32:29 +0000 (17:32 +0100)
libempathy-gtk/empathy-theme-manager.c

index 302e4771cd5b74a5d0c58a3f0a7aee559313e17e..ba3d48e683e40533c4668288d7a548f0243062f9 100644 (file)
@@ -193,7 +193,7 @@ theme_manager_update_boxes_tags (EmpathyThemeBoxes *theme,
 
        /* FIXME: GtkTextTag don't support to set color properties to NULL.
         * See bug #542523 */
-       
+
        #define TAG_SET(prop, prop_set, value) \
                if (value != NULL) { \
                        g_object_set (tag, prop, value, NULL); \