This file is indexed.

/usr/lib/clutter-sharp/clutter-sharp.dll.config is in libclutter-cil 1.0.0~alpha3~git20090817.r1.349dba6-7.

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
<configuration>
  <dllmap 
    dll="libclutter-win32-1.0-0.dll"
    target="libclutter-glx-1.0.so.0"
  />
  <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.so.0"/>
  <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0.so.0"/>
  <dllmap dll="gdk-x11" target="libgdk-x11-2.0.so.0"/>
</configuration>