[gtk+] Don't build pixbuf engine, still
- From: matthiasc src gnome org
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Don't build pixbuf engine, still
- Date: Wed, 2 Feb 2011 06:01:30 +0000 (UTC)
commit 8a2a148649e810bf56c3974d74ce7b27333786ab
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Feb 2 01:00:51 2011 -0500
Don't build pixbuf engine, still
This was accidentally re-enabled together with the wimp.
modules/engines/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modules/engines/Makefile.am b/modules/engines/Makefile.am
index 5dce191..6d6095d 100644
--- a/modules/engines/Makefile.am
+++ b/modules/engines/Makefile.am
@@ -4,8 +4,8 @@ if USE_WIN32
wimp = ms-windows
endif
-# the theme engines need to be ported to GtkThemingEngine
-SUBDIRS = $(wimp) pixbuf
+# the pixbuf engine needs to be ported to GtkThemingEngine
+SUBDIRS = $(wimp) # pixbuf
DIST_SUBDIRS = ms-windows pixbuf
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]