diff options
author | McCabe Maxsted | 2009-09-24 22:17:19 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-09-24 22:17:19 -0700 |
commit | 51208d3c90e4eadfa9f79e8645cab1cd73ca9fa7 (patch) | |
tree | 755897ce052ef0c551f2353e903d7dfe0b331e32 | |
parent | Fixed Add button being enabled for friends in the radar (diff) | |
download | meta-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.xml | 2 |
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" /> |