PageRenderTime 118ms CodeModel.GetById 13ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 8 lines | 8 code | 0 blank | 0 comment | 0 complexity | 019019df8c44b58464edb09915ffeb11 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="Informazioni" name="pick_info"/>
  4. <menu_item_call label="Modifica" name="pick_edit"/>
  5. <menu_item_call label="Teleport" name="pick_teleport"/>
  6. <menu_item_call label="Mappa" name="pick_map"/>
  7. <menu_item_call label="Elimina" name="pick_delete"/>
  8. </context_menu>