<?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>