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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 8 lines | 8 code | 0 blank | 0 comment | 0 complexity | ab0547d06bef480f877d1b49f1856f54 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="Kes" name="Cut"/>
  4. <menu_item_call label="Kopyala" name="Copy"/>
  5. <menu_item_call label="Yap??t?r" name="Paste"/>
  6. <menu_item_call label="Sil" name="Delete"/>
  7. <menu_item_call label="Tümünü Seç" name="Select All"/>
  8. </context_menu>