Add pixbuf.

2004-11-15  Matthias Clasen  <mclasen@redhat.com>

	* modules/engines/Makefile.am (SUBDIRS): Add pixbuf.
This commit is contained in:
Matthias Clasen 2004-11-15 19:26:53 +00:00 committed by Matthias Clasen
parent 66cec03401
commit db54ca44bb
5 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2004-11-15 Matthias Clasen <mclasen@redhat.com>
* modules/engines/Makefile.am (SUBDIRS): Add pixbuf.
* gtk/gtkbutton.c:
* gtk/gtkimagemenuitem.c: Don't use one signal handler per
instance to track changes to the gtk-menu-images and

View File

@ -1,5 +1,7 @@
2004-11-15 Matthias Clasen <mclasen@redhat.com>
* modules/engines/Makefile.am (SUBDIRS): Add pixbuf.
* gtk/gtkbutton.c:
* gtk/gtkimagemenuitem.c: Don't use one signal handler per
instance to track changes to the gtk-menu-images and

View File

@ -1,5 +1,7 @@
2004-11-15 Matthias Clasen <mclasen@redhat.com>
* modules/engines/Makefile.am (SUBDIRS): Add pixbuf.
* gtk/gtkbutton.c:
* gtk/gtkimagemenuitem.c: Don't use one signal handler per
instance to track changes to the gtk-menu-images and

View File

@ -1,5 +1,7 @@
2004-11-15 Matthias Clasen <mclasen@redhat.com>
* modules/engines/Makefile.am (SUBDIRS): Add pixbuf.
* gtk/gtkbutton.c:
* gtk/gtkimagemenuitem.c: Don't use one signal handler per
instance to track changes to the gtk-menu-images and

View File

@ -2,4 +2,4 @@ if PLATFORM_WIN32
wimp = ms-windows
endif
SUBDIRS = $(wimp)
SUBDIRS = $(wimp) pixbuf