/usr/share/kde4/apps/kcalc/kcalcui.rc is in kcalc 4:4.13.0-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | <!DOCTYPE kpartgui>
<kpartgui name="kcalc" version="20">
<MenuBar>
<Menu name="settings" noMerge="1"><text>&Settings</text>
<Action name="mode_simple"/>
<Action name="mode_science"/>
<Action name="mode_statistics"/>
<Action name="mode_numeral"/>
<Separator/>
<Action name="show_constants"/>
<Action name="show_bitset"/>
<Separator/>
<Action name="options_configure_keybinding"/>
<Action name="options_configure"/>
</Menu>
</MenuBar>
</kpartgui>
|