all repos — tint2 @ 178b33a145f80a88aff8af9f423ce692d7840fe8

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

*fix* include file fix



git-svn-id: http://tint2.googlecode.com/svn/trunk@356 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
commit

178b33a145f80a88aff8af9f423ce692d7840fe8

parent

fae010e1ca9c4739e8786249be6aafa035fbe6f4

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

jump to
M src/tint2conf/main.csrc/tint2conf/main.c

@@ -28,7 +28,7 @@ #include <glib.h>

#include <glib/gstdio.h> #include <glib/gi18n.h> -#include "version.h" +#include "../version.h" #include "common.h" #include "theme_view.h"