You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeaddons/kate/snippets/plugin_katesnippets.rc

12 lines
313 B

<!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>