<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<floater name="floater_flickr" title="WYŚLIJ NA FLICKR">
	<panel name="background">
		<tab_container name="tabs">
			<panel label="ZDJĘCIE" name="panel_flickr_photo" />
			<panel label="KONTO" name="panel_flickr_account" />     
		</tab_container>
		<panel name="connection_status_panel">
			<text name="connection_error_text">
				Błąd
			</text>
			<text name="connection_loading_text">
				Ładowanie...
			</text>
		</panel>
	</panel>
</floater>