Merge branch 'master' into treeview-refactor

This commit is contained in:
Tristan Van Berkom
2010-12-08 15:24:49 +09:00
73 changed files with 3793 additions and 4809 deletions

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