summaryrefslogtreecommitdiffstats
path: root/kate/snippets/plugin_katesnippets.rc
blob: 86c92daa62a1b88a2f4be84b85d07e9ed07e4df4 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE kpartgui>
<kpartplugin name="katesnippets" library="katesnippetsplugin" version="1">
<MenuBar>
 <Menu name="tools"><Text>&amp;Tools</Text>
  <Action name="edit_insert_katesnippets"/>
 </Menu>
</MenuBar>
<ToolBar name="extraToolBar">
  <Action name="edit_insert_katesnippets"/>
</ToolBar>
</kpartplugin>