This file is indexed.

/usr/share/kde4/apps/khtml/kpartplugins/plugin_domtreeviewer.rc is in konq-plugins 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
<!DOCTYPE kpartgui>
<gui name="domtreeviewer" library="domtreeviewerplugin" version="1">
<MenuBar>
 <Menu name="tools"><text>&amp;Tools</text>
  <Action name="viewdomtree"/>
 </Menu>
</MenuBar>
<ToolBar name="extraToolBar"><text>Extra Toolbar</text>
  <Action name="viewdomtree"/>
</ToolBar>
</gui>