summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/menu_wearing_gear.xml
blob: 84431a2f6969ed5fc8effaab60478ad658bdd06d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<menu
 layout="topleft"
 name="Gear Wearing">
    <menu_item_call
     label="Edit Outfit"
     layout="topleft"
     name="edit">
        <on_click
         function="Gear.Edit" />
    </menu_item_call>
</menu>