[f-spot] update to upstream



commit 1e10c1f10f3a9eec56ebfc40f23981b453a36696
Author: Stephane Delcroix <stephane delcroix org>
Date:   Wed Jun 24 15:30:43 2009 +0200

    update to upstream

 gtk-sharp-beans/Makefile.am                |    1 +
 gtk-sharp-beans/gtk-sharp-beans.dll.config |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gtk-sharp-beans/Makefile.am b/gtk-sharp-beans/Makefile.am
index 130b63e..265e89a 100644
--- a/gtk-sharp-beans/Makefile.am
+++ b/gtk-sharp-beans/Makefile.am
@@ -11,6 +11,7 @@ SRCS =					\
 	$(srcdir)/Sources.cs		\
 	$(srcdir)/Timeout.cs		\
 	$(srcdir)/PixbufFormat.cs	\
+	$(srcdir)/PixbufLoader.cs	\
 	$(srcdir)/AssemblyInfo.cs
 
 
diff --git a/gtk-sharp-beans/gtk-sharp-beans.dll.config b/gtk-sharp-beans/gtk-sharp-beans.dll.config
index 0329e40..cae7c66 100644
--- a/gtk-sharp-beans/gtk-sharp-beans.dll.config
+++ b/gtk-sharp-beans/gtk-sharp-beans.dll.config
@@ -4,4 +4,5 @@
   <dllmap dll="libatk-1.0-0.dll" target="libatk-1.0.so.0"/>
   <dllmap dll="libgtk-win32-2.0-0.dll" target="libgtk-x11-2.0.so.0"/>
   <dllmap dll="libgdk-win32-2.0-0.dll" target="libgdk-x11-2.0.so.0"/>
+  <dllmap dll="libgdk_pixbuf-2.0-0.dll" target="libgdk_pixbuf-2.0.so.0"/>
 </configuration>



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