summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/panel_marketplace_listings.xml
blob: a9218bebff48b548b93173b34585312eb0b1887b (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="マーケットプレイス" name="Marketplace Panel">
	<panel name="tool_panel">
		<menu_button name="sort_btn" tool_tip="表示/並べ替えオプション"/>
		<button name="add_btn" tool_tip="新規リストフォルダの作成"/>
		<button label="エラーを確認" name="audit_btn" tool_tip="マーケットプレイスのリストを確認"/>
	</panel>
	<panel name="tab_container_panel">
		<filter_editor label="マーケットプレイスのリストをフィルタ" name="filter_editor"/>
	</panel>
</panel>