]> Pileus Git - ~andy/gtk/commitdiff
Put gdk-pixbuf-query-loaders.exe and gtk-query-immodules-2.0.exe in the
authorTor Lillqvist <tml@novell.com>
Sun, 10 Dec 2006 09:08:50 +0000 (09:08 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 10 Dec 2006 09:08:50 +0000 (09:08 +0000)
2006-12-10  Tor Lillqvist  <tml@novell.com>

* gtk-zip.sh.in: Put gdk-pixbuf-query-loaders.exe and
gtk-query-immodules-2.0.exe in the runtime zipfile instead of
developer zipfile. Users might add pixbuf loaders or immodules
even if they are not interested in developing gtk+-using software.

ChangeLog
gtk-zip.sh.in

index f9a95f079b5dcfd32c3bfd34165518b812c363f7..2b5c8b9fd29cb51b5898c813cf23e60314e9e3f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-12-10  Tor Lillqvist  <tml@novell.com>
+
+       * gtk-zip.sh.in: Put gdk-pixbuf-query-loaders.exe and
+       gtk-query-immodules-2.0.exe in the runtime zipfile instead of
+       developer zipfile. Users might add pixbuf loaders or immodules
+       even if they are not interested in developing gtk+-using software.
+
 2006-12-10  Matthias Clasen  <mclasen@redhat.com>
 
        * configure.in: Check for crt_extern.h and _NSGetEnviron.
index af4a76b8e1a666ccdcf13106312c25d6c51bbbe8..7c90c7095243212e3b5eebfb036b04fffbc6477d 100755 (executable)
@@ -15,6 +15,8 @@ etc/gtk-2.0/gtk.immodules
 bin/libgdk_pixbuf-@GTK_API_VERSION@-@LT_CURRENT_MINUS_AGE@.dll
 bin/libgdk-win32-@GTK_API_VERSION@-@LT_CURRENT_MINUS_AGE@.dll
 bin/libgtk-win32-@GTK_API_VERSION@-@LT_CURRENT_MINUS_AGE@.dll
+bin/gdk-pixbuf-query-loaders.exe
+bin/gtk-query-immodules-2.0.exe
 EOF
 
 zip $ZIP lib/gtk-2.0/@GTK_BINARY_VERSION@/loaders/*.dll lib/gtk-2.0/@GTK_BINARY_VERSION@/immodules/*.dll lib/gtk-2.0/@GTK_BINARY_VERSION@/engines/*.dll
@@ -31,8 +33,6 @@ rm $DEVZIP
 zip -r $DEVZIP -@ <<EOF
 include/gtk-2.0
 bin/gdk-pixbuf-csource.exe
-bin/gdk-pixbuf-query-loaders.exe
-bin/gtk-query-immodules-2.0.exe
 bin/gtk-demo.exe
 man/man1/gdk-pixbuf-csource.1
 lib/libgdk_pixbuf-@GTK_API_VERSION@.dll.a