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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 32 lines | 32 code | 0 blank | 0 comment | 0 complexity | 5ab1288971be171bbc0c05805b58246c MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel label="Geral" name="Media Settings General">
  3. <text name="home_label">
  4. Pбgina web:
  5. </text>
  6. <text name="home_fails_whitelist_label">
  7. (Esta pбgina nгo atende а lista de pбginas aprovadas)
  8. </text>
  9. <line_editor name="home_url" tool_tip="Website desta mнdia"/>
  10. <text name="preview_label">
  11. Visualizar
  12. </text>
  13. <text name="current_url_label">
  14. Pбgina atual:
  15. </text>
  16. <text name="current_url" tool_tip="Website desta mнdia" value=""/>
  17. <button label="Redefinir" name="current_url_reset_btn"/>
  18. <check_box initial_value="false" label="Loop contнnuo" name="auto_loop"/>
  19. <check_box initial_value="false" label="Interagir no primeiro clique" name="first_click_interact"/>
  20. <check_box initial_value="false" label="Zoom automбtico" name="auto_zoom"/>
  21. <check_box initial_value="false" label="Mнdia auto-executбvel" name="auto_play"/>
  22. <text name="media_setting_note">
  23. Nota: Residentes podem redefinir a configuraзгo.
  24. </text>
  25. <check_box initial_value="false" label="Dimensionamento automбtico na frente do objeto" name="auto_scale"/>
  26. <text name="size_label">
  27. Tamanho:
  28. </text>
  29. <text name="X_label">
  30. X
  31. </text>
  32. </panel>