~do-plugins/do-plugins/trunk

753 by Christopher James Halse Rogers
WindowManager: Add WindowManager.dll.config so that it works.
1
<configuration>
2
	<dllmap dll="libgdk-x11" target="libgdk-x11-2.0.so"/>
3
	<dllmap dll="X11" target="libX11.so.6"/>
4
</configuration>