PageRenderTime 10ms CodeModel.GetById 7ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 22 lines | 22 code | 0 blank | 0 comment | 0 complexity | 93d1af9fed83cb2c376d7047aef092af MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="beacons" title="????????">
  3. <panel name="beacons_panel">
  4. <text name="label_show">
  5. ???
  6. </text>
  7. <check_box label="????????" name="beacons"/>
  8. <check_box label="?????" name="highlights"/>
  9. <text name="beacon_width_label" tool_tip="??????????">
  10. ??
  11. </text>
  12. <text name="label_objects">
  13. ?????????
  14. </text>
  15. <check_box label="???" name="physical"/>
  16. <check_box label="?????" name="scripted"/>
  17. <check_box label="???" name="touch_only"/>
  18. <check_box label="??" name="sounds"/>
  19. <check_box label="???????" name="particles"/>
  20. <check_box label="?????" name="moapbeacon"/>
  21. </panel>
  22. </floater>