forked from AuroraMiddleware/gtk
Add pixbuf.
2004-11-15 Matthias Clasen <mclasen@redhat.com> * modules/engines/Makefile.am (SUBDIRS): Add pixbuf.
This commit is contained in:
parent
66cec03401
commit
db54ca44bb
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -2,4 +2,4 @@ if PLATFORM_WIN32
|
||||
wimp = ms-windows
|
||||
endif
|
||||
|
||||
SUBDIRS = $(wimp)
|
||||
SUBDIRS = $(wimp) pixbuf
|
||||
|
Loading…
Reference in New Issue
Block a user