diff options
author | Monroe Linden <monroe@lindenlab.com> | 2010-05-19 17:35:19 -0700 |
---|---|---|
committer | Monroe Linden <monroe@lindenlab.com> | 2010-05-19 17:35:19 -0700 |
commit | 42796c938ba713b8f3aaff1b5d43d54021e223b8 (patch) | |
tree | a13ea497e7ae5b032a2568b5337f9ab4e0801d23 | |
parent | f6fc09e4fa1d3c6e54f639ae139603a7962c3684 (diff) |
Updated Windows 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 ff8a72a3078b 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 07a2a6b58d..40c58efc47 100644 --- a/install.xml +++ b/install.xml @@ -962,9 +962,9 @@ anguage Infrstructure (CLI) international standard</string> <key>windows</key> <map> <key>md5sum</key> - <string>b873755dff5f4221b5a3ba63129435a7</string> + <string>d682ed6232193b4eab3170657a54ebf9</string> <key>url</key> - <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-windows-qt4.6-cookies-20100402.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-windows-qt4.6-20100519.tar.bz2</uri> </map> </map> </map> |