PageRenderTime 177ms CodeModel.GetById 24ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 7 lines | 7 code | 0 blank | 0 comment | 0 complexity | 05d9f58b8d882944f0b2536d1d2ad0c1 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <context_menu name="media ctrl context menu">
  3. <menu_item_call label="Cortar" name="Cut"/>
  4. <menu_item_call label="Cortar" name="Copy"/>
  5. <menu_item_call label="Colar" name="Paste"/>
  6. <menu_item_call label="Abrir o Web Inspector" name="open_webinspector"/>
  7. </context_menu>