summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/inspect_remote_object.xml
AgeCommit message (Collapse)Author
2011-10-26FIX VWR-26192 en_xui_changeeli
2009-12-08Standardizing layout and button sizes for various panels, added refresh ↵Erica
button art, reduced floater sizes
2009-11-24ext-2557 Buttons should not be bolded -- changes to remove ↵Lis Pardi
font="SansSerifMedium" and "SansSerif" on buttons
2009-11-12DEV-2925: Added a new remote object inspector.Lynx Linden
This is used to display details about objects that may not be in the current scene (the existing object inspector is tied to selection and only works for objects in the scene). The remote inspector lets you see the name and owner of the object. You can also teleport to the object's location, view the location on the map, or mute the object. I've also added more information to the notification you receive when an object sends you an IM via llInstantMessage(). This notification now has an "Inspect" button that brings up the remote object inspector.