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/tools/kdevpart_tools.rc

15 lines
437 B

<!DOCTYPE kpartgui>
<kpartplugin name="tools" library="libtoolsplugin" version="1">
<MenuBar>
<Menu name="tools">
<text>&amp;Tools</text>
<ActionList name="tools_list"/>
<ActionList name="tools2_list"/>
</Menu>
</MenuBar>
<ToolBar position="Top" iconText="IconOnly" noMerge="1" name="extraToolBar" fullWidth="false" hidden="true" >
<text>Tools Toolbar</text>
<ActionList name="tools_list"/>
</ToolBar>
</kpartplugin>