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.
19 lines
459 B
19 lines
459 B
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd" >
|
|
<kpartgui name="KivioSelectTool" library="libkivioselecttool" version="7">
|
|
<MenuBar>
|
|
<Menu name="Tools">
|
|
<Action name="select" />
|
|
</Menu>
|
|
</MenuBar>
|
|
<ToolBar name="ToolsToolBar">
|
|
<Action name="select" />
|
|
</ToolBar>
|
|
|
|
<Menu name="StencilPopup">
|
|
<Action name="editText" />
|
|
<Separator />
|
|
<Action name="formatStencil" />
|
|
<Action name="formatConnector" />
|
|
</Menu>
|
|
</kpartgui>
|