[Xfce4-commits] <midori:master> makedist.midori: Make sure to copy webkitgtk directory from share

Christian Dywan noreply at xfce.org
Fri Feb 10 23:44:09 CET 2012


Updating branch refs/heads/master
         to 1d700e4ca49dba6222bfc04d76c77aa1e425e129 (commit)
       from e582924a994c5eed69a022621c14ec49b801464b (commit)

commit 1d700e4ca49dba6222bfc04d76c77aa1e425e129
Author: Paweł Forysiuk <tuxator at o2.pl>
Date:   Thu Feb 9 01:15:25 2012 +0100

    makedist.midori: Make sure to copy webkitgtk directory from share
    
    It contains for example files needed for Web Inspector

 win32/makedist/makedist.midori |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/win32/makedist/makedist.midori b/win32/makedist/makedist.midori
index 02f3708..79af0ed 100755
--- a/win32/makedist/makedist.midori
+++ b/win32/makedist/makedist.midori
@@ -132,6 +132,8 @@ grab_files share icons
 grab_files share MS-Windows
 grab_files share mime
 
+grab_files share webkitgtk-1.0
+
 # copy locales for gtk
 # so we have translated stock items, file dialogs
 


More information about the Xfce4-commits mailing list