diff options
author | callum <none@none> | 2009-10-23 16:19:04 -0700 |
---|---|---|
committer | callum <none@none> | 2009-10-23 16:19:04 -0700 |
commit | 3008b3fdc09fce6509c6194588b65ffbf3a21925 (patch) | |
tree | 8004a63c31e2abe77f8a0aa6cb64d2a496906246 /install.xml | |
parent | 2b69cb9e9cf5209a8156580b74e6662e4cc4243f (diff) |
Main change is pointing install.xml for Windows to new version of LLQtWebKit that has DLLs with no manifest as per recent build change.
Tweaked bookamrks for test app too.
Finally, added fix for DEV-41392 (Home URL Preview should be next to the Home URL)
Diffstat (limited to 'install.xml')
-rw-r--r-- | install.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/install.xml b/install.xml index 2ab458d88b..2f04d1c437 100644 --- a/install.xml +++ b/install.xml @@ -962,9 +962,9 @@ anguage Infrstructure (CLI) international standard</string> <key>windows</key> <map> <key>md5sum</key> - <string>6c6282025d1b8cd9e70c0f858a14fdca</string> + <string>6f2f911545e5906edc87f4f3cda423a1</string> <key>url</key> - <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-windows-20091001.tar.bz2</uri> + <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-windows-20091023.tar.bz2</uri> </map> </map> </map> |