*fix* more systray modifications for nice looking icons in real transparency mode

*add* added new options to the sample files



git-svn-id: http://tint2.googlecode.com/svn/trunk@311 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
Andreas.Fink85
2010-01-03 00:33:07 +00:00
parent 009653db34
commit 3c53d06506
15 changed files with 152 additions and 24 deletions

View File

@@ -66,7 +66,7 @@ PKG_CHECK_MODULES([GOBJECT2], [gobject-2.0])
AC_SUBST(GOBJECT2_CFLAGS)
AC_SUBST(GOBJECT2_LIBS)
PKG_CHECK_MODULES([X11], [x11])
PKG_CHECK_MODULES([X11], [x11 xdamage xcomposite])
AC_SUBST(X11_CFLAGS)
AC_SUBST(X11_LIBS)