diff options
author | Oz Linden <oz@lindenlab.com> | 2011-05-04 09:38:29 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-05-04 09:38:29 -0400 |
commit | 383fccbd57ef273aa803497ad87cf9badc5db90a (patch) | |
tree | ab042292d129a92092b35accde69eb57a3565389 /indra/newview/skins/minimal/xui/pl/menu_cof_clothing.xml | |
parent | f5bb046c5d3d393352b5b90424837a3d213dfbb9 (diff) | |
parent | b9bb792c478d703c6442351ecb563c0a67f77111 (diff) |
merge changes for viewer-development before mesh merge
Diffstat (limited to 'indra/newview/skins/minimal/xui/pl/menu_cof_clothing.xml')
-rw-r--r-- | indra/newview/skins/minimal/xui/pl/menu_cof_clothing.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/indra/newview/skins/minimal/xui/pl/menu_cof_clothing.xml b/indra/newview/skins/minimal/xui/pl/menu_cof_clothing.xml new file mode 100644 index 0000000000..ad43900137 --- /dev/null +++ b/indra/newview/skins/minimal/xui/pl/menu_cof_clothing.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<context_menu name="COF Clothing"> + <menu_item_call label="Zdejmij" name="take_off"/> + <menu_item_call label="Edytuj" name="edit"/> + <menu_item_call label="ZastÄ…p" name="replace"/> +</context_menu> |