diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2011-04-19 13:48:51 -0700 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2011-04-19 13:48:51 -0700 |
commit | 3f37b76a4a00f0696ea5a3881810bd04eccbba18 (patch) | |
tree | 08bd166f5c6553cee2c9949ceacdb0298c5d5f05 /indra/newview | |
parent | 99acd15974e34af82bec891a5d67b2d891ab82ea (diff) |
fixing destination tooltip
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/skins/minimal/xui/en/panel_bottomtray.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/minimal/xui/en/panel_bottomtray.xml b/indra/newview/skins/minimal/xui/en/panel_bottomtray.xml index 0145de8be9..a250f95e4f 100644 --- a/indra/newview/skins/minimal/xui/en/panel_bottomtray.xml +++ b/indra/newview/skins/minimal/xui/en/panel_bottomtray.xml @@ -163,7 +163,7 @@ layout="topleft" left="0" name="destination_btn" - tool_tip="Shows people window" + tool_tip="Shows destinations window" top="5" is_toggle="true" use_ellipses="true" |