summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorPaul Guslisty <pguslisty@productengine.com>2010-07-07 14:55:19 +0300
committerPaul Guslisty <pguslisty@productengine.com>2010-07-07 14:55:19 +0300
commitede95f402922db01452d93c6d6c8a6248f2d299b (patch)
tree0918ac1bf6ddab9442a59935a4270162e0d3894c /indra
parent9dbc0e2ccebba2ccb7d1fe10dbb62653545daef3 (diff)
EXT-8149 FIXED (shop button needs a tooltip)
- Added tooltips for Shop buttons Reviewed by Vadim Savchuk and Neal Orman at https://codereview.productengine.com/secondlife/r/693/ --HG-- branch : product-engine
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/skins/default/xui/en/panel_outfit_edit.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_outfit_edit.xml b/indra/newview/skins/default/xui/en/panel_outfit_edit.xml
index adc38b966c..cf174da2f0 100644
--- a/indra/newview/skins/default/xui/en/panel_outfit_edit.xml
+++ b/indra/newview/skins/default/xui/en/panel_outfit_edit.xml
@@ -406,6 +406,7 @@ It is calculated as border_size + 2*UIResizeBarOverlap
left_pad="1"
name="shop_btn_1"
top="1"
+ tool_tip="Visit the SL Marketplace. You can also select something you are wearing, then click here to see more things like it"
width="31" />
</panel>
@@ -480,6 +481,7 @@ It is calculated as border_size + 2*UIResizeBarOverlap
left_pad="1"
name="shop_btn_2"
top="1"
+ tool_tip="Visit the SL Marketplace. You can also select something you are wearing, then click here to see more things like it"
width="31" />
</panel>