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/buildtools/script/kdevscriptproject.rc

13 lines
257 B

<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="KDevCustomProject" version="2">
<MenuBar>
<Menu name="file" >
<Action name="file_newfile" />
</Menu>
<Menu name="project" >
<Action name="rescan" />
</Menu>
</MenuBar>
</kpartgui>