View | Details | Raw Unified | Return to bug 116164
Collapse All | Expand All

(-)banshee-0.9.7/src/banshee.exe.config.in (+2 lines)
Lines 2-6 Link Here
2
	<dllmap dll="libglib-2.0.so" target="libglib-2.0.so.0" />
2
	<dllmap dll="libglib-2.0.so" target="libglib-2.0.so.0" />
3
	<dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.so.0" />
3
	<dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.so.0" />
4
	<dllmap dll="libbonobo-2.so" target="libbonobo-2.so.0" />
4
	<dllmap dll="libbonobo-2.so" target="libbonobo-2.so.0" />
5
        <dllmap dll="gdk-x11-2.0" target="libgdk-x11-2.0.so.0" />
6
        <dllmap dll="libX11" target="libX11.so.6" />
5
	<dllmap dll="libbanshee" target="@expanded_libdir@/@PACKAGE@/libbanshee.so" />
7
	<dllmap dll="libbanshee" target="@expanded_libdir@/@PACKAGE@/libbanshee.so" />
6
</configuration>
8
</configuration>

Return to bug 116164