Skip to content
Snippets Groups Projects
Commit 879f0cd5 authored by Callum Prentice's avatar Callum Prentice
Browse files

Updated install.xml to point to a version of temporary version LLQtWebKit that...

Updated install.xml to point to a version of temporary version LLQtWebKit that skips past SSL/Cert errors so QuickBuy functions can be tested. (Windows only)
Also tweaked the QuickBuy Currency floater so scrollbars do not appear for current Web content
parent a781dd76
No related branches found
No related tags found
No related merge requests found
...@@ -2,26 +2,26 @@ ...@@ -2,26 +2,26 @@
<floater <floater
legacy_header_height="18" legacy_header_height="18"
can_resize="false" can_resize="false"
height="240" height="280"
layout="topleft" layout="topleft"
min_height="240" min_height="280"
min_width="420" min_width="450"
name="floater_buy_currency_html" name="floater_buy_currency_html"
help_topic="floater_buy_currency_html" help_topic="floater_buy_currency_html"
save_rect="true" save_rect="true"
single_instance="true" single_instance="true"
title="BUY CURRENCY" title="BUY CURRENCY"
width="422"> width="452">
<floater.string <floater.string
name="buy_currency_url" translate="false"> name="buy_currency_url" translate="false">
http://user.lindenlab.com/~callum/ez/index.php?lang=[LANGUAGE]&amp;sa=[SPECIFIC_AMOUNT]&amp;sum=[SUM]&amp;msg=[MSG]&amp;bal=[BAL] https://quick-buy-www.jeff.ooze.lindenlab.com/en/display
</floater.string> </floater.string>
<web_browser <web_browser
bottom="238" bottom="278"
follows="left|right|top|bottom" follows="left|right|top|bottom"
layout="topleft" layout="topleft"
left="2" left="2"
name="browser" name="browser"
top="18" top="18"
width="420" /> width="450" />
</floater> </floater>
...@@ -962,9 +962,9 @@ anguage Infrstructure (CLI) international standard</string> ...@@ -962,9 +962,9 @@ anguage Infrstructure (CLI) international standard</string>
<key>windows</key> <key>windows</key>
<map> <map>
<key>md5sum</key> <key>md5sum</key>
<string>d682ed6232193b4eab3170657a54ebf9</string> <string>1d9697fed57084eea7b3dc250e9c66f7</string>
<key>url</key> <key>url</key>
<uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-windows-qt4.6-20100519.tar.bz2</uri> <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-windows-qt4.6-20100525.tar.bz2</uri>
</map> </map>
</map> </map>
</map> </map>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment