Disable theme engines for now

They need to be ported to GtkThemingEngine.
This commit is contained in:
Matthias Clasen 2010-12-06 10:12:22 -05:00
parent d23fb64d97
commit 48dba326c2

View File

@ -4,6 +4,10 @@ if USE_WIN32
wimp = ms-windows
endif
SUBDIRS = $(wimp) pixbuf
# the theme engines need to be ported to GtkThemingEngine
# SUBDIRS = $(wimp) pixbuf
DIST_SUBDIRS = ms-windows pixbuf
-include $(top_srcdir)/git.mk