]> Pileus Git - ~andy/gtk/commitdiff
Reflect the change of the default theme' name to "Raleigh". Include the
authorTor Lillqvist <tml@novell.com>
Thu, 4 Aug 2005 10:00:56 +0000 (10:00 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 4 Aug 2005 10:00:56 +0000 (10:00 +0000)
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.

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk-zip.sh.in

index 26e649d77d437aee55a9eea06087950946c0fac5..4724207873a0a49df99ae77f21f4e0d1195654d8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index 26e649d77d437aee55a9eea06087950946c0fac5..4724207873a0a49df99ae77f21f4e0d1195654d8 100644 (file)
@@ -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
index 26e649d77d437aee55a9eea06087950946c0fac5..4724207873a0a49df99ae77f21f4e0d1195654d8 100644 (file)
@@ -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
index 2ecd774260e8d6163b63362c3592fd2c7c4df526..211206bd60f2740e7af8fa29f53fe4a7ddf3698b 100755 (executable)
@@ -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