PageRenderTime 39ms CodeModel.GetById 18ms RepoModel.GetById 1ms app.codeStats 0ms

/indra/newview/skins/default/xui/ru/menu_text_editor.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 8 lines | 8 code | 0 blank | 0 comment | 0 complexity | 6aefb1e8a91b72899bed01c9fc6731c5 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <context_menu name="Text editor context menu">
  3. <menu_item_call label="????????" name="Cut"/>
  4. <menu_item_call label="??????????" name="Copy"/>
  5. <menu_item_call label="????????" name="Paste"/>
  6. <menu_item_call label="???????" name="Delete"/>
  7. <menu_item_call label="???????? ???" name="Select All"/>
  8. </context_menu>