[f-spot] Rename wrongly named tool assemblies.
- From: Ruben Vermeersch <rubenv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [f-spot] Rename wrongly named tool assemblies.
- Date: Mon, 9 Aug 2010 18:11:05 +0000 (UTC)
commit e7affb25f825478ebda39f5cee315583a63e56cd
Author: Ruben Vermeersch <ruben savanne be>
Date: Mon Aug 9 20:10:37 2010 +0200
Rename wrongly named tool assemblies.
.../Tools/FSpot.Tools.ChangePhotoPath/Makefile.am | 2 +-
.../Tools/FSpot.Tools.DevelopInUFraw/Makefile.am | 2 +-
.../Tools/FSpot.Tools.HashJob/Makefile.am | 2 +-
.../Tools/FSpot.Tools.LiveWebGallery/Makefile.am | 2 +-
.../Tools/FSpot.Tools.MergeDb/Makefile.am | 2 +-
.../Tools/FSpot.Tools.RawPlusJpeg/Makefile.am | 2 +-
.../Tools/FSpot.Tools.RetroactiveRoll/Makefile.am | 2 +-
.../FSpot.Tools.ScreensaverConfig/Makefile.am | 2 +-
8 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/src/Extensions/Tools/FSpot.Tools.ChangePhotoPath/Makefile.am b/src/Extensions/Tools/FSpot.Tools.ChangePhotoPath/Makefile.am
index 394d0fd..31fe9f7 100755
--- a/src/Extensions/Tools/FSpot.Tools.ChangePhotoPath/Makefile.am
+++ b/src/Extensions/Tools/FSpot.Tools.ChangePhotoPath/Makefile.am
@@ -1,4 +1,4 @@
-ASSEMBLY = FSpot.Exporters.ChangePhotoPath
+ASSEMBLY = FSpot.Tools.ChangePhotoPath
TARGET = library
LINK = $(REF_FSPOT_EXTENSION_CHANGEPHOTOPATH)
INSTALL_DIR = $(EXTENSIONS_INSTALL_DIR)
diff --git a/src/Extensions/Tools/FSpot.Tools.DevelopInUFraw/Makefile.am b/src/Extensions/Tools/FSpot.Tools.DevelopInUFraw/Makefile.am
index a59d3d4..cfdcded 100644
--- a/src/Extensions/Tools/FSpot.Tools.DevelopInUFraw/Makefile.am
+++ b/src/Extensions/Tools/FSpot.Tools.DevelopInUFraw/Makefile.am
@@ -1,4 +1,4 @@
-ASSEMBLY = FSpot.Exporters.DevelopInUFRaw
+ASSEMBLY = FSpot.Tools.DevelopInUFRaw
TARGET = library
LINK = $(REF_FSPOT_EXTENSION_DEVELOPINUFRAW)
INSTALL_DIR = $(EXTENSIONS_INSTALL_DIR)
diff --git a/src/Extensions/Tools/FSpot.Tools.HashJob/Makefile.am b/src/Extensions/Tools/FSpot.Tools.HashJob/Makefile.am
index 051c1f2..5530521 100644
--- a/src/Extensions/Tools/FSpot.Tools.HashJob/Makefile.am
+++ b/src/Extensions/Tools/FSpot.Tools.HashJob/Makefile.am
@@ -1,4 +1,4 @@
-ASSEMBLY = FSpot.Exporters.HashJob
+ASSEMBLY = FSpot.Tools.HashJob
TARGET = library
LINK = $(REF_FSPOT_EXTENSION_HASHJOB)
INSTALL_DIR = $(EXTENSIONS_INSTALL_DIR)
diff --git a/src/Extensions/Tools/FSpot.Tools.LiveWebGallery/Makefile.am b/src/Extensions/Tools/FSpot.Tools.LiveWebGallery/Makefile.am
index 8545e4d..2b7c0ec 100644
--- a/src/Extensions/Tools/FSpot.Tools.LiveWebGallery/Makefile.am
+++ b/src/Extensions/Tools/FSpot.Tools.LiveWebGallery/Makefile.am
@@ -1,4 +1,4 @@
-ASSEMBLY = FSpot.Exporters.LiveWebGallery
+ASSEMBLY = FSpot.Tools.LiveWebGallery
TARGET = library
LINK = $(REF_FSPOT_EXTENSION_LIVEWEBGALLERY)
INSTALL_DIR = $(EXTENSIONS_INSTALL_DIR)
diff --git a/src/Extensions/Tools/FSpot.Tools.MergeDb/Makefile.am b/src/Extensions/Tools/FSpot.Tools.MergeDb/Makefile.am
index 7aa6041..a783a31 100644
--- a/src/Extensions/Tools/FSpot.Tools.MergeDb/Makefile.am
+++ b/src/Extensions/Tools/FSpot.Tools.MergeDb/Makefile.am
@@ -1,4 +1,4 @@
-ASSEMBLY = FSpot.Exporters.MergeDb
+ASSEMBLY = FSpot.Tools.MergeDb
TARGET = library
LINK = $(REF_FSPOT_EXTENSION_MERGEDB)
INSTALL_DIR = $(EXTENSIONS_INSTALL_DIR)
diff --git a/src/Extensions/Tools/FSpot.Tools.RawPlusJpeg/Makefile.am b/src/Extensions/Tools/FSpot.Tools.RawPlusJpeg/Makefile.am
index 7fe9b4c..932b628 100644
--- a/src/Extensions/Tools/FSpot.Tools.RawPlusJpeg/Makefile.am
+++ b/src/Extensions/Tools/FSpot.Tools.RawPlusJpeg/Makefile.am
@@ -1,4 +1,4 @@
-ASSEMBLY = FSpot.Exporters.RawPlusJpeg
+ASSEMBLY = FSpot.Tools.RawPlusJpeg
TARGET = library
LINK = $(REF_FSPOT_EXTENSION_RAWPLUSJPEG)
INSTALL_DIR = $(EXTENSIONS_INSTALL_DIR)
diff --git a/src/Extensions/Tools/FSpot.Tools.RetroactiveRoll/Makefile.am b/src/Extensions/Tools/FSpot.Tools.RetroactiveRoll/Makefile.am
index 91e3a16..e6b80f6 100644
--- a/src/Extensions/Tools/FSpot.Tools.RetroactiveRoll/Makefile.am
+++ b/src/Extensions/Tools/FSpot.Tools.RetroactiveRoll/Makefile.am
@@ -1,4 +1,4 @@
-ASSEMBLY = FSpot.Exporters.RetroactiveRoll
+ASSEMBLY = FSpot.Tools.RetroactiveRoll
TARGET = library
LINK = $(REF_FSPOT_EXTENSION_RETROACTIVEROLL)
INSTALL_DIR = $(EXTENSIONS_INSTALL_DIR)
diff --git a/src/Extensions/Tools/FSpot.Tools.ScreensaverConfig/Makefile.am b/src/Extensions/Tools/FSpot.Tools.ScreensaverConfig/Makefile.am
index 1edc011..d1501c1 100644
--- a/src/Extensions/Tools/FSpot.Tools.ScreensaverConfig/Makefile.am
+++ b/src/Extensions/Tools/FSpot.Tools.ScreensaverConfig/Makefile.am
@@ -1,4 +1,4 @@
-ASSEMBLY = FSpot.Exporters.ScreensaverConfig
+ASSEMBLY = FSpot.Tools.ScreensaverConfig
TARGET = library
LINK = $(REF_FSPOT_EXTENSION_SCREENSAVERCONFIG)
INSTALL_DIR = $(EXTENSIONS_INSTALL_DIR)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]