summaryrefslogtreecommitdiffstats
path: root/kcalc/kcalcui.rc
diff options
context:
space:
mode:
Diffstat (limited to 'kcalc/kcalcui.rc')
-rw-r--r--kcalc/kcalcui.rc17
1 files changed, 17 insertions, 0 deletions
diff --git a/kcalc/kcalcui.rc b/kcalc/kcalcui.rc
new file mode 100644
index 0000000..e79c350
--- /dev/null
+++ b/kcalc/kcalcui.rc
@@ -0,0 +1,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>