diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rwxr-xr-x | gtk-zip.sh.in | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2008-05-07 Tor Lillqvist <tml@novell.com> + + * gtk-zip.sh.in: Add gtk-update-icon-cache.exe to the dev zipfile. + 2008-05-04 Richard Hult <richard@imendio.com> Revert this commit from 2008-05-01, as it requires more changes to diff --git a/gtk-zip.sh.in b/gtk-zip.sh.in index 3d3a112da..460b7cb61 100755 --- a/gtk-zip.sh.in +++ b/gtk-zip.sh.in @@ -55,6 +55,7 @@ include/gtk-2.0 bin/gdk-pixbuf-csource.exe bin/gtk-builder-convert bin/gtk-demo.exe +bin/gtk-update-icon-cache.exe man/man1/gdk-pixbuf-csource.1 lib/libgdk_pixbuf-@GTK_API_VERSION@.dll.a lib/gdk_pixbuf-@GTK_API_VERSION@.lib |