diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-02-01 12:31:25 +0000 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-02-01 12:31:25 +0000 |
commit | ef5cbcb0604cbffbb6c153a433411fedcf4e5831 (patch) | |
tree | 06ff2fa6856e43b37a78b2dfa64e56008ce91b5c /indra/newview/skins/default/xui/da/menu_object_icon.xml | |
parent | 7e0a3ce7359a01ffa7776d86f279409225c3c2a7 (diff) | |
parent | d2c2d3f58e8d150c993708cbf13fc584a557ced7 (diff) |
Merge from viewer2.
Diffstat (limited to 'indra/newview/skins/default/xui/da/menu_object_icon.xml')
-rw-r--r-- | indra/newview/skins/default/xui/da/menu_object_icon.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/da/menu_object_icon.xml b/indra/newview/skins/default/xui/da/menu_object_icon.xml new file mode 100644 index 0000000000..08aeb633b6 --- /dev/null +++ b/indra/newview/skins/default/xui/da/menu_object_icon.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<menu name="Object Icon Menu"> + <menu_item_call label="Objekt Profil..." name="Object Profile"/> + <menu_item_call label="Blokér..." name="Block"/> +</menu> |