diff options
author | Martin Reddy <lynx@lindenlab.com> | 2009-10-01 17:52:20 +0000 |
---|---|---|
committer | Martin Reddy <lynx@lindenlab.com> | 2009-10-01 17:52:20 +0000 |
commit | cf9814bc05f17e233e5d03e63fc2e519512b3e58 (patch) | |
tree | 58086faab599d7d1d8f6cbc00d875d57d1d6d8ef /indra/newview/skins/default/textures/widgets | |
parent | f05df68656d2abdc38d86cd6746398fa90eb8614 (diff) |
EXT-332: Updated the visual style of the Buy L$ floater based on
Erica's design. Now any errors during the L$ purchase process will
give you a nice prompt to visit the SL website.
Replaced all user-visible references to the illegal term "currency"
with the term "L$".
Also fixed an outstanding bug with this floater: if you clicked the
Buy button but then cancelled the confirmation dialog, then the Buy
button would remain disabled. Now the Buy button is only disabled
during periods when you actually cannot buy.
Added initial support for local currencies, with the use of a new
[LOCALAMOUNT] field in the XUI files. When the XML-RPC server can
actually return local currency details, we can hook this up by just
changing llcurrencyuimanager.cpp.
Discussed XML-RPC interaction with Morpheus. Thanks to Erica for
the images and first cut at the XUI.
Diffstat (limited to 'indra/newview/skins/default/textures/widgets')
-rw-r--r-- | indra/newview/skins/default/textures/widgets/Linden_Dollar_Alert.png | bin | 0 -> 66186 bytes |
-rw-r--r-- | indra/newview/skins/default/textures/widgets/Linden_Dollar_Background.png | bin | 0 -> 9506 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/indra/newview/skins/default/textures/widgets/Linden_Dollar_Alert.png b/indra/newview/skins/default/textures/widgets/Linden_Dollar_Alert.png Binary files differnew file mode 100644 index 0000000000..a1f21e8194 --- /dev/null +++ b/indra/newview/skins/default/textures/widgets/Linden_Dollar_Alert.png diff --git a/indra/newview/skins/default/textures/widgets/Linden_Dollar_Background.png b/indra/newview/skins/default/textures/widgets/Linden_Dollar_Background.png Binary files differnew file mode 100644 index 0000000000..a1d602f6f0 --- /dev/null +++ b/indra/newview/skins/default/textures/widgets/Linden_Dollar_Background.png |