mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
Include all of share/man, lib/pkgconfig, share/aclocal and share/gtk-doc
2008-09-24 Tor Lillqvist <tml@novell.com> * gtk-zip.sh.in: Include all of share/man, lib/pkgconfig, share/aclocal and share/gtk-doc instead of trying to list individual files or subdirectories. We had missed gail.pc, for instance. svn path=/trunk/; revision=21511
This commit is contained in:
parent
9da63118e1
commit
57473511e5
@ -1,3 +1,10 @@
|
||||
2008-09-24 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* gtk-zip.sh.in: Include all of share/man, lib/pkgconfig,
|
||||
share/aclocal and share/gtk-doc instead of trying to list
|
||||
individual files or subdirectories. We had missed gail.pc, for
|
||||
instance.
|
||||
|
||||
2008-09-24 Christian Dywan <christian@imendio.com>
|
||||
|
||||
Bug 538782 – Make GtkMenu's arrow size themable
|
||||
|
@ -46,11 +46,7 @@ bin/gdk-pixbuf-csource.exe
|
||||
bin/gtk-builder-convert
|
||||
bin/gtk-demo.exe
|
||||
bin/gtk-update-icon-cache.exe
|
||||
share/man/man1/gdk-builder-convert.1
|
||||
share/man/man1/gdk-pixbuf-csource.1
|
||||
share/man/man1/gdk-update-icon-cache.1
|
||||
share/man/man1/gtk-pixbuf-query-loaders.1
|
||||
share/man/man1/gtk-query-immodules-2.0.1
|
||||
share/man
|
||||
lib/libgdk_pixbuf-@GTK_API_VERSION@.dll.a
|
||||
lib/gdk_pixbuf-@GTK_API_VERSION@.lib
|
||||
lib/libgdk-win32-@GTK_API_VERSION@.dll.a
|
||||
@ -60,16 +56,10 @@ lib/gtk-win32-@GTK_API_VERSION@.lib
|
||||
lib/libgailutil.dll.a
|
||||
lib/gailutil.lib
|
||||
lib/gtk-2.0/include
|
||||
lib/pkgconfig/gdk-pixbuf-2.0.pc
|
||||
lib/pkgconfig/gdk-2.0.pc
|
||||
lib/pkgconfig/gdk-win32-2.0.pc
|
||||
lib/pkgconfig/gtk+-2.0.pc
|
||||
lib/pkgconfig/gtk+-win32-2.0.pc
|
||||
share/aclocal/gtk-2.0.m4
|
||||
lib/pkgconfig
|
||||
share/aclocal
|
||||
share/gtk-2.0
|
||||
share/gtk-doc/html/gdk-pixbuf
|
||||
share/gtk-doc/html/gdk
|
||||
share/gtk-doc/html/gtk
|
||||
share/gtk-doc
|
||||
EOF
|
||||
|
||||
zip -r $DEVZIP share/doc/gtk+-dev-@GTK_VERSION@
|
||||
|
Loading…
Reference in New Issue
Block a user