summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/panel_outfits_inventory.xml
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-01-13 14:16:24 -0800
committerTofu Linden <tofu.linden@lindenlab.com>2010-01-13 14:16:24 -0800
commitb9852dde4b18adcda42fa3c4f882d9f6b8168893 (patch)
tree0803ab3698358d48abb761188ad19f0a77cc4562 /indra/newview/skins/default/xui/ja/panel_outfits_inventory.xml
parent8d85d29765855162f43af5e212ecff5216cbc6aa (diff)
parentc316edda259a3914ceb0c646a543f144c370a39b (diff)
Merge.
Diffstat (limited to 'indra/newview/skins/default/xui/ja/panel_outfits_inventory.xml')
-rw-r--r--indra/newview/skins/default/xui/ja/panel_outfits_inventory.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/ja/panel_outfits_inventory.xml b/indra/newview/skins/default/xui/ja/panel_outfits_inventory.xml
new file mode 100644
index 0000000000..92e2d93270
--- /dev/null
+++ b/indra/newview/skins/default/xui/ja/panel_outfits_inventory.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<panel name="Outfits">
+ <accordion name="outfits_accordion">
+ <accordion_tab name="tab_outfits" title="アウトフィットバー"/>
+ <accordion_tab name="tab_cof" title="現在のアウトフィットバー"/>
+ </accordion>
+ <button label="&gt;" name="selector" tool_tip="アウトフィットのプロパティを表示"/>
+ <panel name="bottom_panel">
+ <button name="options_gear_btn" tool_tip="その他のオプションを表示"/>
+ <button name="add_btn" tool_tip="新しいアイテムの追加"/>
+ <dnd_button name="trash_btn" tool_tip="選択したアイテムを削除"/>
+ </panel>
+</panel>