diff options
author | Paul Guslisty <pguslisty@productengine.com> | 2009-12-15 08:35:26 +0200 |
---|---|---|
committer | Paul Guslisty <pguslisty@productengine.com> | 2009-12-15 08:35:26 +0200 |
commit | 929490262684270103427ad47cffece5a17f248a (patch) | |
tree | 0ee0a530ffd10093c7cf4777cc6693253daf6790 /indra/newview/skins/default/xui/en/panel_places.xml | |
parent | fc3b068d2ef05f95e579876b68d3e17c8425bc14 (diff) |
Fixed normal bug EXT - 3288 (Tool-tips are missing on whole Places panel)
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_places.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_places.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_places.xml b/indra/newview/skins/default/xui/en/panel_places.xml index 88df529ec1..07f9095640 100644 --- a/indra/newview/skins/default/xui/en/panel_places.xml +++ b/indra/newview/skins/default/xui/en/panel_places.xml @@ -77,6 +77,7 @@ background_visible="true" layout="topleft" left="5" name="teleport_btn" + tool_tip="Teleport to the selected area" top="0" width="100" /> <button @@ -86,6 +87,7 @@ background_visible="true" layout="topleft" left_pad="5" name="map_btn" + tool_tip="Show selected area on the map" top="0" width="70" /> <button |