diff options
Diffstat (limited to 'indra/newview/skins/minimal/xui/fr/menu_object_icon.xml')
-rw-r--r-- | indra/newview/skins/minimal/xui/fr/menu_object_icon.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/indra/newview/skins/minimal/xui/fr/menu_object_icon.xml b/indra/newview/skins/minimal/xui/fr/menu_object_icon.xml new file mode 100644 index 0000000000..69f8e88a0d --- /dev/null +++ b/indra/newview/skins/minimal/xui/fr/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="Profil de l'objet..." name="Object Profile"/> + <menu_item_call label="Ignorer..." name="Block"/> +</menu> |