PageRenderTime 30ms CodeModel.GetById 14ms RepoModel.GetById 1ms app.codeStats 0ms

/indra/newview/skins/default/xui/pt/floater_beacons.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 22 lines | 22 code | 0 blank | 0 comment | 0 complexity | de212ab19413686afaac65cbd7d0df3c MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="beacons" title="BALIZAS">
  3. <panel name="beacons_panel">
  4. <text name="label_show">
  5. Mostrar:
  6. </text>
  7. <check_box label="Balizas" name="beacons"/>
  8. <check_box label="Realce" name="highlights"/>
  9. <text name="beacon_width_label" tool_tip="Largura da baliza">
  10. Largura:
  11. </text>
  12. <text name="label_objects">
  13. Para estes objetos:
  14. </text>
  15. <check_box label="Físicos" name="physical"/>
  16. <check_box label="Com script" name="scripted"/>
  17. <check_box label="Só tocar" name="touch_only"/>
  18. <check_box label="Fontes de som" name="sounds"/>
  19. <check_box label="Fontes de partículas" name="particles"/>
  20. <check_box label="Fontes de mídia" name="moapbeacon"/>
  21. </panel>
  22. </floater>