/indra/newview/skins/default/xui/ru/panel_script_limits_my_avatar.xml
XML | 16 lines | 16 code | 0 blank | 0 comment | 0 complexity | c50b5587be6b1ea8c6c6c5244a3f6ddc MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <panel label="??? ??????" name="script_limits_my_avatar_panel">
- <text name="script_memory">
- ?????? ??? ??????? ???????
- </text>
- <text name="loading_text">
- ????????...
- </text>
- <scroll_list name="scripts_list">
- <scroll_list.columns label="?????? (??)" name="size"/>
- <scroll_list.columns label="URL-??????" name="urls"/>
- <scroll_list.columns label="???????? ???????" name="name"/>
- <scroll_list.columns label="?????" name="location"/>
- </scroll_list>
- <button label="???????? ??????" name="refresh_list_btn"/>
- </panel>