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.
tdegraphics/kview/modules/template/kviewtemplate.rc

12 lines
293 B

<!DOCTYPE kpartgui>
<kpartplugin name="kviewtemplate" library="kview_templateplugin">
<MenuBar>
<Menu name="tools"><Text>&amp;Tools</Text>
<Action name="plugin_template"/>
</Menu>
</MenuBar>
<ToolBar name="extraToolBar">
<Action name="plugin_template"/>
</ToolBar>
</kpartplugin>