mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 02:42:52 +00:00
18 lines
493 B
Text
18 lines
493 B
Text
![]() |
<!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>
|