summaryrefslogtreecommitdiffstats
path: root/tdeparts/tests/plugin_foobar.rc
blob: e614e505f04ebfcef12e7e31fa2022ce22810fdd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE kpartplugin>
<kpartplugin library="libfoobar">
<MenuBar>
 <Menu name="file"><Text>&amp;File</Text>
  <Action name="searchreplace"/>
 </Menu>
 <Menu name="woohoo"><Text>fun</Text>
  <Action name="searchreplace"/>
 </Menu>
</MenuBar>
<ToolBar name="gah"/>
</kpartplugin>