Shortcutbar.xml 802 B

123456789101112131415
  1. <?xml version="1.0" encoding="utf-16"?>
  2. <ROOT xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <Menus>
  4. <Item>
  5. <Id>101</Id>
  6. <Name>打开</Name>
  7. <Description>Open</Description>
  8. </Item>
  9. <Item>
  10. <Id>106</Id>
  11. <Name>强制关闭</Name>
  12. <Description>ForceClose</Description>
  13. </Item>
  14. </Menus>
  15. </ROOT>