forked from AuroraMiddleware/gtk
Reflect the change of the default theme' name to "Raleigh". Include the
2005-08-04 Tor Lillqvist <tml@novell.com> * gtk-zip.sh.in: Reflect the change of the default theme' name to "Raleigh". Include the MS-Windows theme's gtkrc file. Include the theme engine DLLs.
This commit is contained in:
parent
375d7e46b2
commit
0332e716dd
@ -1,3 +1,9 @@
|
||||
2005-08-04 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* gtk-zip.sh.in: Reflect the change of the default theme's name to
|
||||
"Raleigh". Include the MS-Windows theme's gtkrc file. Include the
|
||||
theme engine DLLs.
|
||||
|
||||
2005-08-02 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* configure.in: Bump version
|
||||
|
@ -1,3 +1,9 @@
|
||||
2005-08-04 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* gtk-zip.sh.in: Reflect the change of the default theme's name to
|
||||
"Raleigh". Include the MS-Windows theme's gtkrc file. Include the
|
||||
theme engine DLLs.
|
||||
|
||||
2005-08-02 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* configure.in: Bump version
|
||||
|
@ -1,3 +1,9 @@
|
||||
2005-08-04 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* gtk-zip.sh.in: Reflect the change of the default theme's name to
|
||||
"Raleigh". Include the MS-Windows theme's gtkrc file. Include the
|
||||
theme engine DLLs.
|
||||
|
||||
2005-08-02 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* configure.in: Bump version
|
||||
|
@ -20,11 +20,12 @@ $DLLDIR/libgdk-win32-@GTK_API_VERSION@-@LT_CURRENT_MINUS_AGE@.dll
|
||||
$DLLDIR/libgtk-win32-@GTK_API_VERSION@-@LT_CURRENT_MINUS_AGE@.dll
|
||||
EOF
|
||||
|
||||
zip $ZIP lib/gtk-2.0/@GTK_BINARY_VERSION@/loaders/*.dll lib/gtk-2.0/@GTK_BINARY_VERSION@/immodules/*.dll
|
||||
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
|
||||
|
||||
zip $ZIP share/themes/Default/gtk-2.0/gtkrc
|
||||
zip $ZIP share/themes/Raleigh/gtk-2.0/gtkrc
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user