From 107aee0c6eb17d6433de60e35d33dc4779a6a9e3 Mon Sep 17 00:00:00 2001
From: callum <none@none>
Date: Thu, 17 Jun 2010 15:16:55 -0700
Subject: [PATCH] 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

---
 install.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/install.xml b/install.xml
index 1f3e74a27ab..8b1c824acfc 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>
-- 
GitLab