/indra/newview/skins/default/xui/pl/floater_preview_texture.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 47 lines · 47 code · 0 blank · 0 comment · 0 complexity · 7a28fe1f14129e5ca7fd333d12be8d06 MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="preview_texture">
- <floater.string name="Title">
- Tekstura: [NAME]
- </floater.string>
- <floater.string name="Copy">
- Kopiuj do Szafy
- </floater.string>
- <text name="desc txt">
- Opis:
- </text>
- <text name="dimensions">
- [WIDTH]px x [HEIGHT]px
- </text>
- <text name="aspect_ratio">
- Zobacz proporcje
- </text>
- <combo_box name="combo_aspect_ratio" tool_tip="Wy?wietl w domy?lnych proporcjach">
- <combo_item name="Unconstrained">
- Swobodny
- </combo_item>
- <combo_item name="1:1" tool_tip="Insygnia Grupy lub realny Profil">
- 1:1
- </combo_item>
- <combo_item name="4:3" tool_tip="[SECOND_LIFE] profil">
- 4:3
- </combo_item>
- <combo_item name="10:7" tool_tip="Reklamy i atrakcje, landmarki">
- 10:7
- </combo_item>
- <combo_item name="3:2" tool_tip="O Posiad?o?ci">
- 3:2
- </combo_item>
- <combo_item name="16:10">
- 16:10
- </combo_item>
- <combo_item name="16:9" tool_tip="Lubi?">
- 16:9
- </combo_item>
- <combo_item name="2:1">
- 2:1
- </combo_item>
- </combo_box>
- <button label="OK" name="Keep"/>
- <button label="Wyrzu?" name="Discard"/>
- <button label="Zapisz jako" name="save_tex_btn"/>
- </floater>