From: Paweł Forysiuk Date: Thu, 23 Aug 2012 04:45:21 +0000 (+0200) Subject: makedist.midori: Copy MS-Windows theme only for GTK2 builds X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52c8b4aea907d9ae0c69d8831432f4c862722273;p=midori makedist.midori: Copy MS-Windows theme only for GTK2 builds --- diff --git a/win32/makedist/makedist.midori b/win32/makedist/makedist.midori index d9a78776..478dd51f 100755 --- a/win32/makedist/makedist.midori +++ b/win32/makedist/makedist.midori @@ -171,7 +171,6 @@ echo -n . # copy share grab_files share midori grab_files share icons -grab_files share MS-Windows grab_files share mime grab_files share midori.mo @@ -180,6 +179,7 @@ if [ "$GTK3_BUILD" == "1" ]; then grab_files share schemas MO_VER=30 else + grab_files share MS-Windows grab_files share webkitgtk-1.0 MO_VER=20 fi