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.
22 lines
489 B
22 lines
489 B
<!DOCTYPE kpartgui>
|
|
<kpartgui name="kmix" version="3">
|
|
|
|
<ActionProperties>
|
|
<Action name="hide_kmixwindow" icon="window"/>
|
|
</ActionProperties>
|
|
|
|
<MenuBar>
|
|
<Menu name="file"><text>&File</text>
|
|
<Action name="file_new_tab"/>
|
|
<Action name="file_close_tab"/>
|
|
</Menu>
|
|
<Menu name="settings">
|
|
<Action name="settings_global" append="configure_merge"/>
|
|
</Menu>
|
|
<Menu name="help" append="about_merge"><text>&Help</text>
|
|
<Action name="hwinfo"/>
|
|
</Menu>
|
|
</MenuBar>
|
|
|
|
</kpartgui>
|