From 328322436c046bf229de83041b29ebe5ce7c4029 Mon Sep 17 00:00:00 2001 From: Todd Stinson Date: Fri, 22 Jun 2012 16:12:32 -0700 Subject: PATH-764,PATH-765: Adding in a context menu option on right-click of an object to show in the linksets floater if all objects are non-characters, or to show in the characters floater if all objects are characters. --- indra/newview/skins/default/xui/en/menu_object.xml | 334 +++++++++++---------- 1 file changed, 177 insertions(+), 157 deletions(-) (limited to 'indra/newview/skins/default/xui/en/menu_object.xml') diff --git a/indra/newview/skins/default/xui/en/menu_object.xml b/indra/newview/skins/default/xui/en/menu_object.xml index 719509301b..52b9524b11 100644 --- a/indra/newview/skins/default/xui/en/menu_object.xml +++ b/indra/newview/skins/default/xui/en/menu_object.xml @@ -1,179 +1,199 @@ - - - - - - + layout="topleft" + name="Object Pie"> + + - - + + + + + + - - - - - - - - - - - - - - - - - - - + + + label="Show in linksets" + name="show_in_linksets"> + function="Pathfinding.Linksets.Select" /> + + + + + + + - - - - - - - + + + + - - - - - - - - - - - - - - - - + + + + - - - - - - + label="Stand Up" + name="Object Stand Up"> + + + + + + + + + + + + + + function="Object.AttachToAvatar" /> - - + function="Object.EnableWear" /> + + + function="Object.AttachAddToAvatar" /> - - - - - - + function="Object.EnableWear" /> + + + + + + + + + + + function="Object.Mute" /> - - + function="Object.EnableMute" /> + + + function="Object.Return" /> + function="Object.EnableReturn" /> + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3