PageRenderTime 26ms CodeModel.GetById 16ms RepoModel.GetById 1ms app.codeStats 0ms

/indra/newview/skins/default/xui/ja/menu_edit.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 12 lines | 12 code | 0 blank | 0 comment | 0 complexity | 6ec34dca67ad611919b11cdec95de9b9 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <menu label="??" name="Edit">
  3. <menu_item_call label="????" name="Undo"/>
  4. <menu_item_call label="????" name="Redo"/>
  5. <menu_item_call label="????" name="Cut"/>
  6. <menu_item_call label="???" name="Copy"/>
  7. <menu_item_call label="????" name="Paste"/>
  8. <menu_item_call label="??" name="Delete"/>
  9. <menu_item_call label="??" name="Duplicate"/>
  10. <menu_item_call label="?????" name="Select All"/>
  11. <menu_item_call label="????" name="Deselect"/>
  12. </menu>