forked from AuroraMiddleware/gtk
Disable theme engines for now
They need to be ported to GtkThemingEngine.
This commit is contained in:
parent
d23fb64d97
commit
48dba326c2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user