PageRenderTime 57ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/pt/menu_wearable_list_item.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 14 lines | 14 code | 0 blank | 0 comment | 0 complexity | 872a4bfbe19d1ba528ec48cb915a4428 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <context_menu name="Outfit Wearable Context Menu">
  3. <menu_item_call label="Trocar" name="wear_replace"/>
  4. <menu_item_call label="Vestir" name="wear_wear"/>
  5. <menu_item_call label="Adicionar" name="wear_add"/>
  6. <menu_item_call label="Tirar / Separar" name="take_off_or_detach"/>
  7. <menu_item_call label="Separar" name="detach"/>
  8. <context_menu label="Colocar em" name="wearable_attach_to"/>
  9. <context_menu label="Anexar ao HUD" name="wearable_attach_to_hud"/>
  10. <menu_item_call label="Tirar" name="take_off"/>
  11. <menu_item_call label="Editar" name="edit"/>
  12. <menu_item_call label="Perfil do item" name="object_profile"/>
  13. <menu_item_call label="Mostrar original" name="show_original"/>
  14. </context_menu>