/indra/newview/skins/default/xui/en/floater_buy_currency_html.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 27 lines · 27 code · 0 blank · 0 comment · 0 complexity · 88435a0d3909390eef3fc35cbc5827ef MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
- <floater
- can_resize="false"
- can_close="true"
- width="422"
- height="202"
- layout="topleft"
- name="floater_buy_currency_html"
- help_topic="floater_buy_currency_html"
- save_rect="true"
- single_instance="true"
- title="BUY CURRENCY"
- >
- <floater.string
- name="buy_currency_url" translate="false">
- https://quick-buy.secondlife.com/[LANGUAGE]/display/?sa=[SPECIFIC_AMOUNT]&sum=[SUM]&msg=[MSG]&bal=[BAL]
- </floater.string>
- <web_browser
- trusted_content="true"
- follows="all"
- layout="topleft"
- left="1"
- right="-1"
- top="1"
- bottom="-1"
- name="browser"/>
- </floater>