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

16 lines
835 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"?>
<floater name="beacons" title="Метки">
<panel name="beacons_panel">
<check_box label="Заскриптованные Объекты с &#10;функцией Касания" name="touch_only"/>
<check_box bottom_delta="-36" label="Заскриптованные Объекты" name="scripted"/>
<check_box label="Физические Объекты" name="physical"/>
<check_box label="Источники Звука" name="sounds"/>
<check_box label="Источники Частиц" name="particles"/>
<check_box label="Отрисовка подсветки" name="highlights"/>
<check_box label="Отрисовка меток" name="beacons"/>
<text bottom_delta="-16" name="beacon_width_label">
Ширина метки:
</text>
</panel>
</floater>