all repos — tint2 @ 2c42a787257e0801b8454fd8960d6794831cedea

fork of the tint2 desktop panel for my custom setup - only minimized windows across all desktops for the taskbar

Fix compilation with ENABLE_RSVG=OFF (fixes issue #602)
o9000 mrovi9000@gmail.com
commit

2c42a787257e0801b8454fd8960d6794831cedea

parent

07592355cbe9485de78f6fdeb3b17e5fef8ca5ae

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M src/launcher/launcher.csrc/launcher/launcher.c

@@ -30,7 +30,6 @@ #include <stdlib.h>

#include <glib/gi18n.h> #include <glib.h> #include <glib/gstdio.h> -#include <gdk-pixbuf/gdk-pixbuf.h> #include <sys/types.h> #include "window.h"