diff options
Diffstat (limited to 'indra/newview/skins/default/xui/ja/panel_outfit_gallery.xml')
-rw-r--r-- | indra/newview/skins/default/xui/ja/panel_outfit_gallery.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/ja/panel_outfit_gallery.xml b/indra/newview/skins/default/xui/ja/panel_outfit_gallery.xml new file mode 100644 index 0000000000..74c3bdac47 --- /dev/null +++ b/indra/newview/skins/default/xui/ja/panel_outfit_gallery.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" ?> +<panel name="Outfit Gallery"> + <panel name="bottom_panel"> + <menu_button name="options_gear_btn" tool_tip="追加オプションを表示する"/> + <button name="trash_btn" tool_tip="選択したアウトフィットを削除する"/> + </panel> +</panel> |