This file is indexed.

/usr/share/kde4/apps/klash/klashpartui.rc is in konqueror-plugin-gnash 0.8.11~git20160608-1.3.

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
<!DOCTYPE kpartgui>
<kpartgui name="klash" version="1">
<MenuBar>
  <Menu name="view"><text>&amp;View</text>
    <Action name="play"/>
    <Action name="pause"/>
    <Action name="stop"/>
  </Menu>
</MenuBar>
<Toolbar name="mainToolBar"><text></text>
  <Action name="play"/>
  <Action name="pause"/>
  <Action name="stop"/>
</Toolbar>
</kpartgui>