[Xfce4-commits] [xfce/xfdesktop] 09/13: Cleanup some tabs

noreply at xfce.org noreply at xfce.org
Tue Mar 3 18:21:06 CET 2015


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository xfce/xfdesktop.

commit a8cd502d4a2c445793de9abcda66651e11aa9f27
Author: Thaddaeus Tintenfisch <thad.fisch at gmail.com>
Date:   Mon Mar 2 20:06:38 2015 +0100

    Cleanup some tabs
    
    Signed-off-by: Eric Koegel <eric.koegel at gmail.com>
---
 src/windowlist.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/windowlist.c b/src/windowlist.c
index 11ae7c1..2b6d766 100644
--- a/src/windowlist.c
+++ b/src/windowlist.c
@@ -184,7 +184,7 @@ menu_item_from_wnck_window(WnckWindow *wnck_window, gint icon_width,
                 tmp = gdk_pixbuf_copy(icon);
             /* minimized window, fade out app icon */
             gdk_pixbuf_saturate_and_pixelate(tmp, tmp, 0.55, TRUE);
-		}
+        }
 
         if(tmp) {
             img = gtk_image_new_from_pixbuf(tmp);

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list