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.
koffice/kivio/kiviopart/kivio_readonly.rc

31 lines
876 B

<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd" ><kpartgui name="kivio" version="2">
<MenuBar>
<Menu name="edit"><text>&amp;Edit</text>
<Action name="copyStencil"/>
<Separator/>
<Action name="selectAllStencils"/>
<Action name="unselectAllStencils"/>
</Menu>
<Menu name="view"><text>&amp;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>