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.
18 lines
479 B
18 lines
479 B
<!DOCTYPE kpartgui>
|
|
<kpartgui name="kcalc" version="19">
|
|
<MenuBar>
|
|
<Menu name="settings" noMerge="1"><text>&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>
|