/indra/newview/skins/default/xui/pt/floater_beacons.xml
XML | 22 lines | 22 code | 0 blank | 0 comment | 0 complexity | de212ab19413686afaac65cbd7d0df3c MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="beacons" title="BALIZAS">
- <panel name="beacons_panel">
- <text name="label_show">
- Mostrar:
- </text>
- <check_box label="Balizas" name="beacons"/>
- <check_box label="Realce" name="highlights"/>
- <text name="beacon_width_label" tool_tip="Largura da baliza">
- Largura:
- </text>
- <text name="label_objects">
- Para estes objetos:
- </text>
- <check_box label="Físicos" name="physical"/>
- <check_box label="Com script" name="scripted"/>
- <check_box label="Só tocar" name="touch_only"/>
- <check_box label="Fontes de som" name="sounds"/>
- <check_box label="Fontes de partículas" name="particles"/>
- <check_box label="Fontes de mídia" name="moapbeacon"/>
- </panel>
- </floater>