diff options
author | Monroe Linden <monroe@lindenlab.com> | 2010-08-17 17:56:26 -0700 |
---|---|---|
committer | Monroe Linden <monroe@lindenlab.com> | 2010-08-17 17:56:26 -0700 |
commit | 5ed8b55283e93a0487f3056789102a8dcdd7db3a (patch) | |
tree | 2351f917bf0fb1a19aae0a5a6434b23db30fc49d | |
parent | 29bbaef4aac059ca26c35a46f70e655e58f963bf (diff) |
Updated Mac build of llqtwebkit, with javascript window.close handling.
Built from:
revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch)
revision feff21029074 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 a3f5b5c7bc..19905fc1f7 100644 --- a/install.xml +++ b/install.xml @@ -981,9 +981,9 @@ anguage Infrstructure (CLI) international standard</string> <key>darwin</key> <map> <key>md5sum</key> - <string>093c977ef0ef2396cc235b3620329a87</string> + <string>9f4243cf304366030d02f2881357a928</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-4.6-darwin-20100805.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-4.6-darwin-20100817.tar.bz2</uri> </map> <key>linux</key> <map> |