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.
46 lines
1.3 KiB
46 lines
1.3 KiB
15 years ago
|
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
|
||
|
<kpartgui name="kalzium" version="4">
|
||
|
<MenuBar>
|
||
|
<Menu name="file" noMerge="0"><text>&File</text>
|
||
|
<Action name="export_data"/>
|
||
|
</Menu>
|
||
|
<Menu name="table_menu"><text>&View</text>
|
||
|
<Action name="view_numerationtype" />
|
||
|
<Menu name="look_menu"><text>&Look</text>
|
||
|
<Action name="view_look_noscheme" />
|
||
|
<Separator />
|
||
|
<Action name="view_look_groups" />
|
||
|
<Action name="view_look_blocks" />
|
||
|
<Action name="view_look_acid" />
|
||
|
<Action name="view_look_family" />
|
||
|
<Action name="view_look_crystal" />
|
||
|
<Action name="view_look_gradmenu" />
|
||
|
</Menu>
|
||
|
<Separator />
|
||
|
<Action name="view_legend" />
|
||
|
<Action name="view_tooltip" />
|
||
|
<Action name="view_sidebar"/>
|
||
|
</Menu>
|
||
|
<Menu name="miscmenu"><text>&Tools</text>
|
||
|
<Action name="tools_plotdata" />
|
||
|
<Action name="tools_glossary" />
|
||
|
<Action name="tools_eqsolver" />
|
||
|
</Menu>
|
||
|
<Menu name="settings"><text>&Settings</text>
|
||
|
</Menu>
|
||
|
</MenuBar>
|
||
|
|
||
|
<ToolBar name="mainToolBar">
|
||
|
<text>Main Toolbar</text>
|
||
|
<Action name="view_legend" />
|
||
|
<Action name="view_tooltip" />
|
||
|
<Action name="view_sidebar"/>
|
||
|
<Separator />
|
||
|
<Action name="tools_plotdata" />
|
||
|
<Action name="tools_isotopetable" />
|
||
|
<Action name="tools_glossary" />
|
||
|
<Action name="tools_eqsolver" />
|
||
|
</ToolBar>
|
||
|
|
||
|
</kpartgui>
|