summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/de/floater_beacons.xml
blob: 58e2e2681f4b37e98473fcfed1f2859d74d6beba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="beacons" title="BEACONS">
	<panel name="beacons_panel">
		<check_box label="Auf Berührung beschränkte Skriptobjekte" name="touch_only"/>
		<check_box label="Skripting-Objekte" name="scripted"/>
		<check_box label="Physische Objekte" name="physical"/>
		<check_box label="Soundquellen" name="sounds"/>
		<check_box label="Partikelquellen" name="particles"/>
		<check_box label="Glanzlichter anzeigen" name="highlights"/>
		<check_box label="Beacons anzeigen" name="beacons"/>
		<text name="beacon_width_label">
			Beacon-Breite:
		</text>
	</panel>
</floater>