summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/panel_outfits_inventory.xml
blob: 9588cf529a0bbb570a61c7e5dcdbe289d76b798c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="もの" name="Outfits">
	<tab_container name="appearance_tabs">
		<panel label="マイ アウトフィット" name="outfitslist_tab"/>
		<inventory_panel label="着用中" name="cof_tab"/>
	</tab_container>
	<panel name="bottom_panel">
		<button name="options_gear_btn" tool_tip="その他のオプションを表示します"/>
		<dnd_button name="trash_btn" tool_tip="選択したアウトフィットを削除する"/>
		<button label="別名で保存" name="save_btn"/>
		<button label="装着" name="wear_btn" tool_tip="選択したアウトフィットを着用します"/>
	</panel>
</panel>