/usr/share/kxmlgui5/checkprinting/checkprinting.rc is in kmymoney-common 5.0.1-2.
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 | <!DOCTYPE kpartgui>
<kpartgui name="kmymoney-plugins-checkprinting" version="3">
<MenuBar>
<Menu name="transaction">
<Action name="transaction_checkprinting"/>
</Menu>
</MenuBar>
<Menu name="transaction_context_menu">
<Action name="transaction_checkprinting"/>
</Menu>
</kpartgui>
|