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/filetemplates/plugin/ui.rc

16 lines
496 B

<!DOCTYPE kpartgui>
<kpartplugin name="katefiletemplates" library="libkatefiletemplates" version="2">
<MenuBar>
<Menu name="file"><text>&amp;File</text>
<Action name="file_new_fromtemplate" group="new_merge" />
</Menu>
<Menu name="settings"><text>&amp;Settings</text>
<Separator/>
<Action name="settings_manage_templates" />
</Menu>
</MenuBar>
<Toolbar name="mainToolBar"><text>Main Toolbar</text>
<Action name="file_new_fromtemplate" group="file_open" />
</Toolbar>
</kpartplugin>