Include also the gtk20-properties message catalogs.

2006-01-04  Tor Lillqvist  <tml@novell.com>

	* gtk-zip.sh.in: Include also the gtk20-properties message catalogs.
This commit is contained in:
Tor Lillqvist 2006-01-04 01:46:13 +00:00 committed by Tor Lillqvist
parent 84f73543db
commit f827de4ec4
3 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-01-04 Tor Lillqvist <tml@novell.com>
* gtk-zip.sh.in: Include also the gtk20-properties message catalogs.
2006-01-03 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkdnd.c: Make it compile

View File

@ -1,3 +1,7 @@
2006-01-04 Tor Lillqvist <tml@novell.com>
* gtk-zip.sh.in: Include also the gtk20-properties message catalogs.
2006-01-03 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkdnd.c: Make it compile

View File

@ -24,7 +24,8 @@ zip $ZIP share/themes/Default/gtk-2.0-key/gtkrc
zip $ZIP share/themes/Emacs/gtk-2.0-key/gtkrc
zip $ZIP share/themes/MS-Windows/gtk-2.0/gtkrc
zip -r $ZIP lib/locale/*/LC_MESSAGES/gtk20.mo
zip $ZIP lib/locale/*/LC_MESSAGES/gtk20.mo
zip $ZIP lib/locale/*/LC_MESSAGES/gtk20-properties.mo
rm $DEVZIP
zip -r $DEVZIP -@ <<EOF