[f-spot] Removed gnome-vfs from PicasaWeb export



commit 1da98d9446d787a4b9b9701f8e058604dd958dd9
Author: Lorenzo Milesi <maxxer yetopen it>
Date:   Sun Aug 9 00:20:00 2009 +0200

    Removed gnome-vfs from PicasaWeb export
    
    Part of bgo #590832.
    
    Fixed also a couple autogen warnings.

 extensions/Exporters/PicasaWebExport/Makefile.am |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/extensions/Exporters/PicasaWebExport/Makefile.am b/extensions/Exporters/PicasaWebExport/Makefile.am
index 150804b..1fdc7d5 100644
--- a/extensions/Exporters/PicasaWebExport/Makefile.am
+++ b/extensions/Exporters/PicasaWebExport/Makefile.am
@@ -6,9 +6,6 @@ PLUGIN_MANIFEST = $(PLUGIN_NAME).addin.xml
 
 PLUGIN_ASSEMBLY = $(PLUGIN_NAME).dll
 
-PLUGIN_SOURCES =			\
-	$(srcdir)/PicasaWebExport.cs
-
 REFS =					\
 	-r:$(top_builddir)/src/f-spot.exe		\
 	-r:$(top_builddir)/src/FSpot.Core.dll	\
@@ -23,8 +20,7 @@ REFS =					\
 	-r:Mono.Posix
 
 PKGS =					\
-	-pkg:gnome-vfs-sharp-2.0	\
-	$(LINK_GTKSHARPBEANS)		\	
+	$(LINK_GTKSHARPBEANS)		\
 	-pkg:gtk-sharp-2.0		\
 	-pkg:glade-sharp-2.0
 



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