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

16 lines
829 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="Заскріптовані Об&apos;єкти з &#10;функцією торкання" name="touch_only"/>
<check_box bottom_delta="-36" label="Заскріптовані Об&apos;єкти" name="scripted"/>
<check_box label="Фізичні Об&apos;єкти" 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>