From a91e4c402e2d1d743eb9eb7982f173792e2ee69a Mon Sep 17 00:00:00 2001
From: Monroe Linden <monroe@lindenlab.com>
Date: Wed, 15 Dec 2010 14:41:53 -0800
Subject: [PATCH] SOCIAL-376 FIX Tooltips with unicode characters show ????????
 in Webkit 4.7

Rebuild of Mac llqtwebkit library from revision 7a78d43fe8d2 in hg.secondlife.com/llqtwebkit.
---
 install.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/install.xml b/install.xml
index 51f3d1ff45f..0166abcfb83 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>3ff731e8da5f6ed7c5f06103aff7050c</string>
+            <string>d7bd19331996264c1b2b944575fc63f8</string>
             <key>url</key>
-            <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-darwin-qt4.7.1-20101203.tar.bz2</uri>
+            <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-darwin-qt4.7.1-20101215.tar.bz2</uri>
           </map>
           <key>linux</key>
           <map>
-- 
GitLab