/indra/newview/skins/default/xui/ja/floater_inspect.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 14 lines · 14 code · 0 blank · 0 comment · 0 complexity · 881509f9b0424f37b91ac994a3a15a55 MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater min_width="450" name="inspect" title="???????????">
- <floater.string name="timeStamp">
- [year,datetime,local] [mth,datetime,local] [day,datetime,local] [wkday,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local]
- </floater.string>
- <scroll_list name="object_list" tool_tip="???????????????????????????????">
- <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="???????????????????????????" width="180"/>
- <button label="?????????????..." name="button creator" tool_tip="???????????????????????????" width="180"/>
- </floater>