/indra/newview/skins/default/xui/ru/panel_side_tray.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 29 lines · 27 code · 0 blank · 2 comment · 0 complexity · 5bf863d97fef025c850807b3fbd285a5 MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <!-- Side tray cannot show background because it is always
- partially on screen to hold tab buttons. -->
- <side_tray name="sidebar">
- <sidetray_tab description="???????/??????? ??????? ??????" name="sidebar_openclose" tab_title="???????/??????? ??????? ??????"/>
- <sidetray_tab description="???." name="sidebar_home" tab_title="???">
- <panel label="???" name="panel_home"/>
- </sidetray_tab>
- <sidetray_tab description="????????? ?????? ??????? ? ????????." name="sidebar_me" tab_title="??? ???????">
- <panel_container name="panel_container">
- <panel label="?" name="panel_me"/>
- </panel_container>
- </sidetray_tab>
- <sidetray_tab description="????? ??????, ????????? ? ??????????? ?????????? ?????." name="sidebar_people" tab_title="????">
- <panel_container name="panel_container">
- <panel label="??????? ??????" name="panel_group_info_sidetray"/>
- <panel label="?????? ?????? ??????? ? ????????" name="panel_block_list_sidetray"/>
- </panel_container>
- </sidetray_tab>
- <sidetray_tab description="????? ????, ??????? ????? ???? ?? ???????? ??? ??????? ?? ??? ???????? ?????." label="?????" name="sidebar_places" tab_title="?????">
- <panel label="?????" name="panel_places"/>
- </sidetray_tab>
- <sidetray_tab description="??????????? ???? ?????????." name="sidebar_inventory" tab_title="??? ?????????">
- <panel label="???????? ?????????" name="sidepanel_inventory"/>
- </sidetray_tab>
- <sidetray_tab description="????????? ???????? ???? ? ???????? ??????." name="sidebar_appearance" tab_title="??? ??????? ???">
- <panel label="???????? ??????? ???" name="sidepanel_appearance"/>
- </sidetray_tab>
- </side_tray>