Files
SingularityViewer/indra/newview/skins/default/xui/ru/panel_avatar_pick.xml
2010-04-02 02:48:44 -03:00

11 lines
452 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel name="Pick" title="Выбрать">
<button label="Расположение" name="set_location_btn" left="190"/>
<button label="Телепорт" name="pick_teleport_btn" width="80"/>
<button label="На карте" name="pick_map_btn" left="90"/>
<text name="sort_order_text">
Сортировать:
</text>
<check_box label="Включить" name="enabled_check" />
</panel>