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.
31 lines
876 B
31 lines
876 B
15 years ago
|
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd" ><kpartgui name="kivio" version="2">
|
||
|
<MenuBar>
|
||
|
<Menu name="edit"><text>&Edit</text>
|
||
|
<Action name="copyStencil"/>
|
||
|
<Separator/>
|
||
|
<Action name="selectAllStencils"/>
|
||
|
<Action name="unselectAllStencils"/>
|
||
|
</Menu>
|
||
|
<Menu name="view"><text>&View</text>
|
||
|
<Action name="showPageBorders"/>
|
||
|
<Action name="showPageMargins"/>
|
||
|
<Separator/>
|
||
|
<Action name="showRulers"/>
|
||
|
<Action name="showGrid"/>
|
||
|
<Action name="showGuides"/>
|
||
|
</Menu>
|
||
|
</MenuBar>
|
||
|
<ToolBar name="mainToolBar"><text>View</text>
|
||
|
<Action name="copyStencil"/>
|
||
|
<Separator/>
|
||
|
<Action name="viewZoom"/>
|
||
|
<Separator lineSeparator="true" />
|
||
|
<Action name="showPageBorders"/>
|
||
|
<Action name="showPageMargins"/>
|
||
|
<Separator lineSeparator="true" />
|
||
|
<Action name="showRulers"/>
|
||
|
<Action name="showGrid"/>
|
||
|
<Action name="units"/>
|
||
|
</ToolBar>
|
||
|
</kpartgui>
|