Include bin/gtk-builder-convert in the dev package. (#502850)
2007-12-10 Tor Lillqvist <tml@novell.com> * gtk-zip.sh.in: Include bin/gtk-builder-convert in the dev package. (#502850) svn path=/trunk/; revision=19141
This commit is contained in:

committed by
Tor Lillqvist

parent
2a702dcd42
commit
9355ef9ee5
@ -1,3 +1,8 @@
|
|||||||
|
2007-12-10 Tor Lillqvist <tml@novell.com>
|
||||||
|
|
||||||
|
* gtk-zip.sh.in: Include bin/gtk-builder-convert in the dev
|
||||||
|
package. (#502850)
|
||||||
|
|
||||||
2007-12-10 Matthias Clasen <mclasen@redhat.com>
|
2007-12-10 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gtk/gtknotebook.c (gtk_notebook_real_remove): Another fix
|
* gtk/gtknotebook.c (gtk_notebook_real_remove): Another fix
|
||||||
|
@ -53,6 +53,7 @@ rm $DEVZIP
|
|||||||
zip -r $DEVZIP -@ <<EOF
|
zip -r $DEVZIP -@ <<EOF
|
||||||
include/gtk-2.0
|
include/gtk-2.0
|
||||||
bin/gdk-pixbuf-csource.exe
|
bin/gdk-pixbuf-csource.exe
|
||||||
|
bin/gtk-builder-convert
|
||||||
bin/gtk-demo.exe
|
bin/gtk-demo.exe
|
||||||
man/man1/gdk-pixbuf-csource.1
|
man/man1/gdk-pixbuf-csource.1
|
||||||
lib/libgdk_pixbuf-@GTK_API_VERSION@.dll.a
|
lib/libgdk_pixbuf-@GTK_API_VERSION@.dll.a
|
||||||
|
Reference in New Issue
Block a user