summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ru/floater_beacons.xml
blob: 38d257ff8187a0b647914da41954282e35b09a57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="beacons" title="МЕТКИ">
	<panel name="beacons_panel">
		<text name="label_show">
			Показать:
		</text>
		<check_box label="Метки" name="beacons"/>
		<check_box label="Подсветку" name="highlights"/>
		<text name="beacon_width_label" tool_tip="Ширина меток">
			Ширина:
		</text>
		<text name="label_objects">
			Для этих объектов:
		</text>
		<check_box label="Физический" name="physical"/>
		<check_box label="Скриптовые" name="scripted"/>
		<check_box label="Только касание" name="touch_only"/>
		<check_box label="Источники звука" name="sounds"/>
		<check_box label="Источники частиц" name="particles"/>
		<check_box label="Источники медиа" name="moapbeacon"/>
	</panel>
</floater>