last-exit r165 - in trunk: . src



Author: sdroege
Date: Wed Mar 19 11:58:49 2008
New Revision: 165
URL: http://svn.gnome.org/viewvc/last-exit?rev=165&view=rev

Log:
* src/last-exit.exe.config.in: Add a few missing dllmaps.


Modified:
   trunk/ChangeLog
   trunk/src/last-exit.exe.config.in

Modified: trunk/src/last-exit.exe.config.in
==============================================================================
--- trunk/src/last-exit.exe.config.in	(original)
+++ trunk/src/last-exit.exe.config.in	Wed Mar 19 11:58:49 2008
@@ -4,4 +4,8 @@
   <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.so.0"/>
   <dllmap dll="liblastexit" target="@pkglibdir@/liblastexit.so"/>
   <dllmap dll="dbus-glib-1" target="libdbus-glib-1.so.2"/>
+  <dllmap dll="libX11" target="libX11.so.6"/>
+  <dllmap dll="libgdk-x11-2.0.so.0" target="libgdk-x11-2.0.so.0"/>
+  <dllmap dll="gdk-x11-2.0" target="libgdk-x11-2.0.so.0"/>
+  <dllmap dll="libsexy" target="libsexy.so.2"/>
 </configuration>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]