PageRenderTime 200ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 12 lines | 12 code | 0 blank | 0 comment | 0 complexity | 4e634153dc6d465f0a134ad24a34dab6 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>