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.
tdevelop/parts/filecreate/kdevpart_filecreate.rc

12 lines
305 B

<!DOCTYPE kpartgui>
<kpartplugin name="KDevFileCreate" library="libfilecreateplugin" version="3">
<MenuBar>
<Menu name="file">
<Action name="file_new" group="new_merge" />
</Menu>
</MenuBar>
<ToolBar name="mainToolBar">
<Action name="file_new" group="file_operations" />
</ToolBar>
</kpartplugin>