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

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 47 lines · 47 code · 0 blank · 0 comment · 0 complexity · ec609f38de40ce8fe18489d5c40f8998 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="preview_texture">
  3. <floater.string name="Title">
  4. Textura: [NAME]
  5. </floater.string>
  6. <floater.string name="Copy">
  7. Copiar para inventбrio
  8. </floater.string>
  9. <text name="desc txt">
  10. Descriзгo:
  11. </text>
  12. <text name="dimensions">
  13. [WIDTH]px x [HEIGHT]px
  14. </text>
  15. <text name="aspect_ratio">
  16. Visualizar relaзгo de aspecto
  17. </text>
  18. <combo_box name="combo_aspect_ratio" tool_tip="Visualizar com proporзгo de aspecto fixa">
  19. <combo_item name="Unconstrained">
  20. Sem limites
  21. </combo_item>
  22. <combo_item name="1:1" tool_tip="Sнmbolo ou perfil RW do grupo">
  23. 1:1
  24. </combo_item>
  25. <combo_item name="4:3" tool_tip="[SECOND_LIFE] perfil">
  26. 4:3
  27. </combo_item>
  28. <combo_item name="10:7" tool_tip="Procurar anъncios classificados e marcos">
  29. 10:7
  30. </combo_item>
  31. <combo_item name="3:2" tool_tip="Sobre terrenos">
  32. 3:2
  33. </combo_item>
  34. <combo_item name="16:10">
  35. 16:10
  36. </combo_item>
  37. <combo_item name="16:9" tool_tip="Perfis destacados">
  38. 16:9
  39. </combo_item>
  40. <combo_item name="2:1">
  41. 2:1
  42. </combo_item>
  43. </combo_box>
  44. <button label="OK" name="Keep"/>
  45. <button label="Descartar" name="Discard"/>
  46. <button label="Salvar como" name="save_tex_btn"/>
  47. </floater>