summaryrefslogtreecommitdiffstats
path: root/kcalc/kcalcui.rc
blob: e79c3508c701c3d3ad579dd12142cf9c02780f9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE kpartgui>
<kpartgui name="kcalc" version="19">
<MenuBar>
  <Menu name="settings" noMerge="1"><text>&amp;Settings</text>
    <Action name="show_science"/>
    <Action name="show_stat"/>
    <Action name="show_logic"/>
    <Action name="show_constants"/>
    <Separator/>
    <Action name="show_all"/>
    <Action name="hide_all"/>
    <Separator/>
    <Action name="options_configure_keybinding"/>
    <Action name="options_configure"/>
  </Menu>
</MenuBar>
</kpartgui>