/usr/share/kde4/apps/khtml/khtml.rc is in kdelibs5-data 4:4.14.26-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 12 13 14 | <!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="khtmlpart" version="6">
<MenuBar>
<Menu name="edit"><text>&Edit</text>
<Action name="selectAll" />
<Separator />
<Action name="find" />
<Action name="findNext" />
<Action name="findPrevious" />
</Menu>
</MenuBar>
<ActionProperties>
</ActionProperties>
</kpartgui>
|