<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="preview_texture">
	<floater.string name="Title">
		Texture: [NAME]
	</floater.string>
	<floater.string name="Copy">
		Copia nell&apos;Inventario
	</floater.string>
	<text name="desc txt">
		Descrizione:
	</text>
	<text name="dimensions">
		[WIDTH]px x [HEIGHT]px
	</text>
	<combo_box name="combo_aspect_ratio" tool_tip="Anteprima del rapporto d&apos;aspetto impostato">
		<combo_item name="Unconstrained">
			Libero
		</combo_item>
		<combo_item name="1:1" tool_tip="Immagine del Gruppo o Profilo nel Mondo Reale">
			1:1
		</combo_item>
		<combo_item name="4:3" tool_tip="[SECOND_LIFE] profilo">
			4:3
		</combo_item>
		<combo_item name="10:7" tool_tip="Annunci ed elenco del Cerca, landmarks">
			10:7
		</combo_item>
		<combo_item name="3:2" tool_tip="Info sul terreno">
			3:2
		</combo_item>
		<combo_item name="16:10">
			16:10
		</combo_item>
		<combo_item name="16:9" tool_tip="Preferiti nel Profilo">
			16:9
		</combo_item>
		<combo_item name="2:1">
			2:1
		</combo_item>
	</combo_box>
	<button label="OK" name="keep"/>
	<button label="Cancella" name="discard"/>
	<button label="Salva come:" name="save_tex_btn"/>
</floater>