Depend on gdk-pixbuf.loaders as well as gdk-pixbuf.csource. (#97096, Jeff
Fri Nov 8 19:07:39 2002 Owen Taylor <otaylor@redhat.com> * demos/Makefile.am (test-inline-pixbufs.h): Depend on gdk-pixbuf.loaders as well as gdk-pixbuf.csource. (#97096, Jeff Waugh)
This commit is contained in:
parent
a1fae207be
commit
c010a1afd4
@ -1,3 +1,9 @@
|
|||||||
|
Fri Nov 8 19:07:39 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* demos/Makefile.am (test-inline-pixbufs.h): Depend
|
||||||
|
on gdk-pixbuf.loaders as well as gdk-pixbuf.csource.
|
||||||
|
(#97096, Jeff Waugh)
|
||||||
|
|
||||||
2002-11-09 Matthias Clasen <maclas@gmx.de>
|
2002-11-09 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
* tests/testgtk.c (create_resize_grips): Draw grips in all edges.
|
* tests/testgtk.c (create_resize_grips): Draw grips in all edges.
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
Fri Nov 8 19:07:39 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* demos/Makefile.am (test-inline-pixbufs.h): Depend
|
||||||
|
on gdk-pixbuf.loaders as well as gdk-pixbuf.csource.
|
||||||
|
(#97096, Jeff Waugh)
|
||||||
|
|
||||||
2002-11-09 Matthias Clasen <maclas@gmx.de>
|
2002-11-09 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
* tests/testgtk.c (create_resize_grips): Draw grips in all edges.
|
* tests/testgtk.c (create_resize_grips): Draw grips in all edges.
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
Fri Nov 8 19:07:39 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* demos/Makefile.am (test-inline-pixbufs.h): Depend
|
||||||
|
on gdk-pixbuf.loaders as well as gdk-pixbuf.csource.
|
||||||
|
(#97096, Jeff Waugh)
|
||||||
|
|
||||||
2002-11-09 Matthias Clasen <maclas@gmx.de>
|
2002-11-09 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
* tests/testgtk.c (create_resize_grips): Draw grips in all edges.
|
* tests/testgtk.c (create_resize_grips): Draw grips in all edges.
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
Fri Nov 8 19:07:39 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* demos/Makefile.am (test-inline-pixbufs.h): Depend
|
||||||
|
on gdk-pixbuf.loaders as well as gdk-pixbuf.csource.
|
||||||
|
(#97096, Jeff Waugh)
|
||||||
|
|
||||||
2002-11-09 Matthias Clasen <maclas@gmx.de>
|
2002-11-09 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
* tests/testgtk.c (create_resize_grips): Draw grips in all edges.
|
* tests/testgtk.c (create_resize_grips): Draw grips in all edges.
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
Fri Nov 8 19:07:39 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* demos/Makefile.am (test-inline-pixbufs.h): Depend
|
||||||
|
on gdk-pixbuf.loaders as well as gdk-pixbuf.csource.
|
||||||
|
(#97096, Jeff Waugh)
|
||||||
|
|
||||||
2002-11-09 Matthias Clasen <maclas@gmx.de>
|
2002-11-09 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
* tests/testgtk.c (create_resize_grips): Draw grips in all edges.
|
* tests/testgtk.c (create_resize_grips): Draw grips in all edges.
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
Fri Nov 8 19:07:39 2002 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* demos/Makefile.am (test-inline-pixbufs.h): Depend
|
||||||
|
on gdk-pixbuf.loaders as well as gdk-pixbuf.csource.
|
||||||
|
(#97096, Jeff Waugh)
|
||||||
|
|
||||||
2002-11-09 Matthias Clasen <maclas@gmx.de>
|
2002-11-09 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
* tests/testgtk.c (create_resize_grips): Draw grips in all edges.
|
* tests/testgtk.c (create_resize_grips): Draw grips in all edges.
|
||||||
|
@ -38,7 +38,7 @@ else
|
|||||||
pixbuf_csource=GDK_PIXBUF_MODULE_FILE=$$topdir/gdk-pixbuf/gdk-pixbuf.loaders $$topdir/gdk-pixbuf/gdk-pixbuf-csource
|
pixbuf_csource=GDK_PIXBUF_MODULE_FILE=$$topdir/gdk-pixbuf/gdk-pixbuf.loaders $$topdir/gdk-pixbuf/gdk-pixbuf-csource
|
||||||
endif
|
endif
|
||||||
|
|
||||||
test-inline-pixbufs.h: $(top_builddir)/gdk-pixbuf/gdk-pixbuf-csource apple-red.png gnome-foot.png
|
test-inline-pixbufs.h: $(top_builddir)/gdk-pixbuf/gdk-pixbuf-csource $(top_builddir)/gdk-pixbuf/gdk-pixbuf.loaders apple-red.png gnome-foot.png
|
||||||
(topdir=`cd $(top_builddir) && pwd` ; curdir=`pwd` ; \
|
(topdir=`cd $(top_builddir) && pwd` ; curdir=`pwd` ; \
|
||||||
cd $(srcdir) && \
|
cd $(srcdir) && \
|
||||||
$(pixbuf_csource) --build-list \
|
$(pixbuf_csource) --build-list \
|
||||||
|
Loading…
Reference in New Issue
Block a user