diff options
author | Monroe Linden <monroe@lindenlab.com> | 2010-11-22 11:33:34 -0800 |
---|---|---|
committer | Monroe Linden <monroe@lindenlab.com> | 2010-11-22 11:33:34 -0800 |
commit | bf55e74784f95cc514b140ac054c09b81bb977a7 (patch) | |
tree | a98e266d6518f571aa0af64140ada68324e884c1 | |
parent | ecd8290b3fa7484bb0587c49e8c9b01afcc48c0d (diff) |
SOCIAL-254 FIXED Dropdown menu items are hard to select in WebKit
Fixed with a rebuild of the Mac llqtwebkit library from revision a7bb61cf10c3 of the public llqtwebkit repository.
-rw-r--r-- | install.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/install.xml b/install.xml index 47ca70dbfa..465a300238 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>f95677e8cfcdac9d9e41766b869727a9</string> + <string>ab0bf1a14702d5ddc8c3af1d15f7d6c3</string> <key>url</key> - <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-darwin-qt4.7.1-20101118.tar.bz2</uri> + <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-darwin-qt4.7.1-20101122.tar.bz2</uri> </map> <key>linux</key> <map> |