This file is indexed.

/usr/share/kde4/apps/kwebkitpart/kpartplugins/plugin_validators.rc is in konq-plugins 4:4.14.2-1.

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="validators" library="validatorsplugin" version="1">
<MenuBar>
 <Menu name="tools"><text>&amp;Tools</text>
  <Action name="validateWebpage"/>
 </Menu>
</MenuBar>
<ToolBar name="extraToolBar"><text>Extra Toolbar</text>
  <Action name="validateWebpage"/>
</ToolBar>
</gui>