Warning, /frameworks/kparts/tests/plugin_spellcheck.rc is written in an unsupported language. File is not indexed.

0001 <!DOCTYPE kpartplugin>
0002 <kpartplugin library="spellcheckplugin">
0003 <MenuBar>
0004  <Menu name="edit"><Text>&amp;Edit</Text>
0005   <Action name="spellcheck"/>
0006  </Menu>
0007  <Menu name="SomePluginMenu"><text>Some Cool Plugin Menu</text>
0008   <Action name="spellcheck"/>
0009   <Action name="searchreplace"/>
0010   <Menu name="WhatASubMenu"><text>Yep</text>
0011     <Action name="searchreplace"/>
0012   </Menu>
0013  </Menu>
0014 </MenuBar>
0015 </kpartplugin>