/usr/share/kwebkitpart/kpartplugins/khtmlsettingsplugin.rc is in konqueror 4:17.12.3-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 | <!DOCTYPE kpartgui>
<gui name="khtmlsettingsplugin" library="khtmlsettingsplugin" version="4" translationDomain="khtmlsettingsplugin">
<MenuBar>
<Menu name="tools"><text>&Tools</text>
<Action name="action menu"/>
</Menu>
</MenuBar>
<ToolBar name="extraToolBar"><text>Extra Toolbar</text>
<Action name="action menu"/>
</ToolBar>
</gui>
|