/indra/newview/skins/default/xui/ja/inspect_remote_object.xml
XML | 25 lines | 21 code | 0 blank | 4 comment | 0 complexity | 18f60e834e2c65124c0f69c824f98617 MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <!--
- Not can_close / no title to avoid window chrome
- Single instance - only have one at a time, recycle it each spawn
- -->
- <floater name="inspect_remote_object">
- <text name="object_name">
- Test Object Name That Is Really Long
- </text>
- <text name="object_owner_label">
- ????
- </text>
- <text name="object_owner">
- Longavatarname Johnsonlongstonnammer
- </text>
- <text name="object_slurl_label">
- ???
- </text>
- <text name="object_slurl">
- http://slurl.com/Ahern/50/50/50
- </text>
- <button label="??" name="map_btn"/>
- <button label="????" name="block_btn"/>
- <button label="???" name="close_btn"/>
- </floater>