PageRenderTime 31ms CodeModel.GetById 16ms RepoModel.GetById 1ms app.codeStats 0ms

/indra/newview/skins/default/xui/es/menu_picks.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 8 lines | 8 code | 0 blank | 0 comment | 0 complexity | 023ce01932760bb6aedc1f4755b155dd MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <context_menu name="Picks">
  3. <menu_item_call label="Información" name="pick_info"/>
  4. <menu_item_call label="Editar" name="pick_edit"/>
  5. <menu_item_call label="Teleportar" name="pick_teleport"/>
  6. <menu_item_call label="Mapa" name="pick_map"/>
  7. <menu_item_call label="Eliminar" name="pick_delete"/>
  8. </context_menu>