This file is indexed.

/usr/lib/f-spot/f-spot.exe.config is in f-spot 0.8.2-5.1ubuntu1.

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
<configuration>
  <dllmap dll="libfspot" target="/usr/lib/f-spot/libfspot.so.0"/>
  <dllmap dll="libgdk-2.0-0.dll" target="libgdk-x11-2.0.so.0"/>
  <dllmap dll="libgdk_pixbuf-2.0-0.dll" target="libgdk_pixbuf-2.0.so.0"/>
  <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0.so.0"/>
  <dllmap dll="libgnomeui-2-0.dll" target="libgnomeui-2.so.0"/>
</configuration>