summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/menu_inspect_avatar_gear.xml
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2010-04-13 16:36:48 -0400
committerLoren Shih <seraph@lindenlab.com>2010-04-13 16:36:48 -0400
commit88782e75462ac3a959a59be97ff50b5fc34aabb9 (patch)
treea4fbeb3aae036f7d42a67c1e6cf61a5e54eaf39b /indra/newview/skins/default/xui/en/menu_inspect_avatar_gear.xml
parentdbe288bf8f14447f7bda5413c7886f539fec2a20 (diff)
EXT-6840 : Miscellaneous Avatar Debug Textures Floater improvements
Changed "Debug" into "Debug Textures" on right-click menu. Added "Debug Textures" to right-click menu for self (so you don't need to CTRL+SHIFT+ALT+A). Prettied up the dump textures console output. Fixed a bug where component textures for yourself were showing up when viewing others (you shouldn't see any component textures when viewing others). Enlarged debug textures floater a bit.
Diffstat (limited to 'indra/newview/skins/default/xui/en/menu_inspect_avatar_gear.xml')
-rw-r--r--indra/newview/skins/default/xui/en/menu_inspect_avatar_gear.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/menu_inspect_avatar_gear.xml b/indra/newview/skins/default/xui/en/menu_inspect_avatar_gear.xml
index a5ac5f76e1..334decdf58 100644
--- a/indra/newview/skins/default/xui/en/menu_inspect_avatar_gear.xml
+++ b/indra/newview/skins/default/xui/en/menu_inspect_avatar_gear.xml
@@ -89,7 +89,7 @@
function="InspectAvatar.VisibleFreezeEject"/>
</menu_item_call>
<menu_item_call
- label="Debug"
+ label="Debug Textures"
name="debug">
<menu_item_call.on_click
function="Avatar.Debug"/>