/usr/share/kde4/apps/kwatchgnupg/kwatchgnupgui.rc is in kleopatra 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 18 19 20 21 | <!DOCTYPE kpartgui ><kpartgui name="kwatchgnupg" version="390">
<MenuBar>
<Menu name="file" >
<text>&File</text>
<Action name="clear_log"/>
<Action name="print"/>
<Separator/>
<Action name="close"/>
<Action name="quit"/>
</Menu>
</MenuBar>
<ToolBar noMerge="1" name="mainToolBar" >
<text>Main Toolbar</text>
<Action name="file_save_as"/>
<Separator/>
<Action name="clear_log"/>
<Separator/>
<Action name="options_configure"/>
</ToolBar>
</kpartgui>
|