diff options
author | Monroe Linden <monroe@lindenlab.com> | 2010-05-19 17:26:25 -0700 |
---|---|---|
committer | Monroe Linden <monroe@lindenlab.com> | 2010-05-19 17:26:25 -0700 |
commit | f6fc09e4fa1d3c6e54f639ae139603a7962c3684 (patch) | |
tree | 70473d26de5c1447e03baf3a1c090a8c6d1699b1 | |
parent | e60fca9ea0ccc29741eda563ce80b27e25848ea2 (diff) |
Updated Mac build of llqtwebkit, adding some support we'll need to fix EXT-5667 (support window.open() in shared media so google docs will work).
revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch)
revision e2eaaf8b3e96 in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the default branch)
-rw-r--r-- | install.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/install.xml b/install.xml index 0c2fc60d3a..07a2a6b58d 100644 --- a/install.xml +++ b/install.xml @@ -948,9 +948,9 @@ anguage Infrstructure (CLI) international standard</string> <key>darwin</key> <map> <key>md5sum</key> - <string>1956228a93537f250b92f2929fa4ea40</string> + <string>1417e04ca4bec1ed281c43d37b613845</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-4.6+cookies-darwin-20100415.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-4.6+cookies-darwin-20100519.tar.bz2</uri> </map> <key>linux</key> <map> |