diff options
| author | callum <none@none> | 2011-03-17 19:28:13 -0700 | 
|---|---|---|
| committer | callum <none@none> | 2011-03-17 19:28:13 -0700 | 
| commit | ff353a4194810d057d3e57b0b12665e133a22093 (patch) | |
| tree | 61718b29127f06643ff48df46882397ac7b715f0 | |
| parent | efc57ea349d634d2bef1a554a925bea60f26f307 (diff) | |
SOCIAL-634 REFIX Error condition content for Destination Guide, Avatar Picker,
and Help if S3 content or web content is not available.
(Included refs to new (newer) LLQtWebKit that supports functionality)
| -rw-r--r-- | install.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/install.xml b/install.xml index e05c93b707..9d18848076 100644 --- a/install.xml +++ b/install.xml @@ -981,7 +981,7 @@ anguage Infrstructure (CLI) international standard</string>            <key>darwin</key>            <map>              <key>md5sum</key> -            <string>a5fb7db2c7722fa0cf0a02ee535a97a0</string> +            <string>9346c475a37e3f11ea701c6ebd12d736</string>              <key>url</key>              <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-darwin-qt4.7.1-20110317.tar.bz2</uri>            </map> @@ -995,7 +995,7 @@ anguage Infrstructure (CLI) international standard</string>            <key>windows</key>            <map>              <key>md5sum</key> -            <string>c5344b115345770080fc1f6d2a0cfbd7</string> +            <string>1e66b1ecab911a60ba50b59361ef62e1</string>              <key>url</key>              <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-windows-qt4.7.1-20110317.tar.bz2</uri>            </map> | 
