PageRenderTime 132ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 10 lines | 10 code | 0 blank | 0 comment | 0 complexity | e8fd990766949fd7e8436a2195a4c260 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <menu name="Popup">
  3. <menu_item_call label="Teleportar" name="Teleport To Landmark"/>
  4. <menu_item_call label="Ver/Editar el hito" name="Landmark Open"/>
  5. <menu_item_call label="Copiar la SLurl" name="Copy slurl"/>
  6. <menu_item_call label="Mostrar en el mapa" name="Show On Map"/>
  7. <menu_item_call label="Copiar" name="Landmark Copy"/>
  8. <menu_item_call label="Pegar" name="Landmark Paste"/>
  9. <menu_item_call label="Borrar" name="Delete"/>
  10. </menu>