[f-spot] Last bits of renamed FSpot.Gui.



commit 61ff65d39bb86eb2051a5ffa73bd6c5f79cc8ffc
Author: Ruben Vermeersch <ruben savanne be>
Date:   Tue Aug 10 16:40:18 2010 +0200

    Last bits of renamed FSpot.Gui.

 build/pkg-config/f-spot.pc.in       |    2 +-
 src/Clients/MainApp/FSpot.addin.xml |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/build/pkg-config/f-spot.pc.in b/build/pkg-config/f-spot.pc.in
index 25a932d..36bd330 100644
--- a/build/pkg-config/f-spot.pc.in
+++ b/build/pkg-config/f-spot.pc.in
@@ -6,4 +6,4 @@ libdir= libdir@
 Name: F-Spot
 Description: F-Spot, Organise, enjoy and share your pictures
 Version: @VERSION@
-Libs: -r:${libdir}/f-spot/f-spot.exe -r:${libdir}/f-spot/FSpot.Core.dll -r:${libdir}/f-spot/FSpot.Utils.dll -r:${libdir}/f-spot/FSpot.Cms.dll -r:${libdir}/f-spot/FSpot.Query.dll -r:${libdir}/f-spot/FSpot.JobScheduler.dll -r:${libdir}/f-spot/FSpot.Widgets.dll
+Libs: -r:${libdir}/f-spot/f-spot.exe -r:${libdir}/f-spot/FSpot.Core.dll -r:${libdir}/f-spot/FSpot.Utils.dll -r:${libdir}/f-spot/FSpot.Cms.dll -r:${libdir}/f-spot/FSpot.Query.dll -r:${libdir}/f-spot/FSpot.JobScheduler.dll -r:${libdir}/f-spot/FSpot.Gui.dll
diff --git a/src/Clients/MainApp/FSpot.addin.xml b/src/Clients/MainApp/FSpot.addin.xml
index 9ba16bd..172b884 100644
--- a/src/Clients/MainApp/FSpot.addin.xml
+++ b/src/Clients/MainApp/FSpot.addin.xml
@@ -6,7 +6,7 @@
 
 	<Runtime>
 		<Import assembly="f-spot.exe" />
-		<Import assembly="FSpot.Widgets.dll" />
+		<Import assembly="FSpot.Gui.dll" />
 	</Runtime>
 
 	<ExtensionPoint path = "/FSpot/Editors">



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