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.
32 lines
698 B
32 lines
698 B
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
|
|
<kpartgui name="Oblique" version="4">
|
|
|
|
<MenuBar>
|
|
<Menu name="file" noMerge="1">
|
|
<text>&Collection</text>
|
|
<Action name="add_files" />
|
|
<Action name="add_dir" />
|
|
<Action name="reload" />
|
|
<Separator />
|
|
<Action name="make_slice" />
|
|
<Action name="remove_slice" />
|
|
<Action name="slices" />
|
|
<Action name="schemas" />
|
|
</Menu>
|
|
<Menu name="window">
|
|
<text>&Window</text>
|
|
<Action name="newtab" />
|
|
<Action name="removecurrenttab" />
|
|
</Menu>
|
|
</MenuBar>
|
|
|
|
|
|
|
|
<ToolBar noMerge="1" name="mainToolBar">
|
|
<text>Main Toolbar</text>
|
|
<Action name="add_files" />
|
|
<Action name="jump_label" />
|
|
<Action name="jump_text" />
|
|
</ToolBar>
|
|
</kpartgui>
|