aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-09-24 22:17:19 -0700
committerMcCabe Maxsted2009-09-24 22:17:19 -0700
commit51208d3c90e4eadfa9f79e8645cab1cd73ca9fa7 (patch)
tree755897ce052ef0c551f2353e903d7dfe0b331e32
parentFixed Add button being enabled for friends in the radar (diff)
downloadmeta-impy-51208d3c90e4eadfa9f79e8645cab1cd73ca9fa7.zip
meta-impy-51208d3c90e4eadfa9f79e8645cab1cd73ca9fa7.tar.gz
meta-impy-51208d3c90e4eadfa9f79e8645cab1cd73ca9fa7.tar.bz2
meta-impy-51208d3c90e4eadfa9f79e8645cab1cd73ca9fa7.tar.xz
Clarified 'Track' button tooltip in radar
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml b/linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml
index 3485812..54f7775 100644
--- a/linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml
@@ -51,7 +51,7 @@
51 tool_tip="Offer this friend a teleport to your current location" width="80" /> 51 tool_tip="Offer this friend a teleport to your current location" width="80" />
52 <button bottom_delta="-25" follows="top|right" height="22" label="Track" 52 <button bottom_delta="-25" follows="top|right" height="22" label="Track"
53 left_delta="0" name="track_btn" 53 left_delta="0" name="track_btn"
54 tool_tip="Create a beacon to track this avatar" width="80" /> 54 tool_tip="Create a beacon to track friends you can map" width="80" />
55 <button bottom_delta="-25" follows="top|right" height="22" label="Invite..." 55 <button bottom_delta="-25" follows="top|right" height="22" label="Invite..."
56 left_delta="0" name="invite_btn" 56 left_delta="0" name="invite_btn"
57 tool_tip="Remove this person from your friends list" width="80" /> 57 tool_tip="Remove this person from your friends list" width="80" />