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.
16 lines
401 B
16 lines
401 B
<!DOCTYPE kpartgui>
|
|
<kpartgui name="kcop" version="2">
|
|
<MenuBar>
|
|
<Menu name="execute"><text>&Extra</text>
|
|
<Action name="reload"/>
|
|
<Action name="execute"/>
|
|
<Action name="langmode"/>
|
|
</Menu>
|
|
</MenuBar>
|
|
<ToolBar fullWidth="true" name="mainToolBar"><text>Main Toolbar</text>
|
|
<Action name="reload"/>
|
|
<Action name="execute"/>
|
|
<Action name="langmode"/>
|
|
</ToolBar>
|
|
</kpartgui>
|