summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/de/panel_outfits_inventory.xml
blob: f695d67d1b32381a44195baa085e0c860e7b1b7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="Sonstiges" name="Outfits">
	<tab_container name="appearance_tabs">
		<panel label="MEINE OUTFITS" name="outfitslist_tab"/>
		<inventory_panel label="AKTUELLES OUTFIT" name="cof_tab"/>
	</tab_container>
	<panel name="bottom_panel">
		<button name="options_gear_btn" tool_tip="Zusätzliche Optionen anzeigen"/>
		<dnd_button name="trash_btn" tool_tip="Auswahl löschen"/>
		<button label="Outfit speichern" name="make_outfit_btn" tool_tip="Aussehen als Outfit speichern"/>
		<button label="Anziehen" name="wear_btn" tool_tip="Ausgewähltes Outfit tragen"/>
		<button label="Outfit bearbeiten" name="edit_current_outfit_btn"/>
	</panel>
</panel>