/indra/newview/skins/default/xui/zh/floater_inspect.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 14 lines · 14 code · 0 blank · 0 comment · 0 complexity · 22ac5cb0aa3dd7fdccddc43a6c08f8bd MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="inspect" title="INSPECT OBJECTS">
- <floater.string name="timeStamp">
- [wkday,datetime,local] [mth,datetime,local] [day,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local] [year,datetime,local]
- </floater.string>
- <scroll_list name="object_list" tool_tip="Select an object from this list to highlight it in-world">
- <scroll_list.columns label="????" name="object_name"/>
- <scroll_list.columns label="?????" name="owner_name"/>
- <scroll_list.columns label="?????" name="creator_name"/>
- <scroll_list.columns label="????" name="creation_date"/>
- </scroll_list>
- <button label="???????..." name="button owner" tool_tip="See profile of the highlighted object's owner"/>
- <button label="???????..." name="button creator" tool_tip="See profile of the highlighted object's original creator"/>
- </floater>