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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 7 lines | 7 code | 0 blank | 0 comment | 0 complexity | 691c654ad249700184dd63284ef4cf51 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <context_menu name="Url Popup">
  3. <menu_item_call label="Abrir la página web" name="url_open"/>
  4. <menu_item_call label="Abrir en el navegador incorporado" name="url_open_internal"/>
  5. <menu_item_call label="Abrir en mi navegador" name="url_open_external"/>
  6. <menu_item_call label="Copiar la URL al portapapeles" name="url_copy"/>
  7. </context_menu>