Blob Blame History Raw
Index: banshee/src/banshee.exe.config.in
===================================================================
RCS file: /cvs/gnome/banshee/src/banshee.exe.config.in,v
retrieving revision 1.15
diff -d -u -p -r1.15 banshee.exe.config.in
--- banshee/src/banshee.exe.config.in	3 Feb 2006 17:18:52 -0000	1.15
+++ banshee/src/banshee.exe.config.in	1 Sep 2006 19:18:12 -0000
@@ -5,5 +5,6 @@
 	<dllmap dll="libbonobo-2.so" target="libbonobo-2.so.0" />
 	<dllmap dll="gdk-x11-2.0" target="libgdk-x11-2.0.so.0" />
 	<dllmap dll="libbanshee" target="@expanded_libdir@/@PACKAGE@/libbanshee.so" />
+	<dllmap dll="libdbus-glib-1" target="libdbus-glib-1.so.2" />
 	<dllmap dll="libX11" target="libX11.so.6" />
 </configuration>