diff options
author | callum <none@none> | 2010-06-17 15:16:55 -0700 |
---|---|---|
committer | callum <none@none> | 2010-06-17 15:16:55 -0700 |
commit | 107aee0c6eb17d6433de60e35d33dc4779a6a9e3 (patch) | |
tree | 06edbeb5a7eca0439affb9ae2c091480e1b1c3e0 | |
parent | 7cc006347822a70f36175dc2627814a0eaeb9c0a (diff) |
EXT-7326 FIXED (Viewer web browsers (MOAP & Media Browser) not using Viewer locale for Accept-Language header)
This fix is achieved by deploying and referring to a new version of the LLQtWebKit WebKit library
-rw-r--r-- | install.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/install.xml b/install.xml index 1f3e74a27a..8b1c824acf 100644 --- a/install.xml +++ b/install.xml @@ -995,9 +995,9 @@ anguage Infrstructure (CLI) international standard</string> <key>windows</key> <map> <key>md5sum</key> - <string>d682ed6232193b4eab3170657a54ebf9</string> + <string>df1bdd683128e060d60e435f65d8f7e8</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-windows-qt4.6-20100519.tar.bz2</uri> + <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-windows-qt4.6-20100617.tar.bz2</uri> </map> </map> </map> |