[f-spot] Version bump all addins and API versions to 0.8.



commit 87fe4497399087f2661aa3c8bcf6e14b46608aee
Author: Ruben Vermeersch <ruben savanne be>
Date:   Mon Aug 9 21:23:18 2010 +0200

    Version bump all addins and API versions to 0.8.
    
    A lot of them changed name (due to all the Tools having the incorrect
    Exporters name). There will always be people with stale files
    lingering around so bumping the version pretty much ensures that old
    addins won't work anymore (they need a version bump as well).

 lib/dpap-sharp/DPAPBrowser/DPAPBrowser.addin.xml   |    5 +++--
 lib/dpap-sharp/DPAPService/DPAPService.addin.xml   |    5 +++--
 src/Clients/MainApp/FSpot.addin.xml                |    8 ++++----
 .../FSpot.Editors.BW/Resources/BWEditor.addin.xml  |    5 +++--
 .../Resources/BlackoutEditor.addin.xml             |    5 +++--
 .../Resources/FlipEditor.addin.xml                 |    5 +++--
 .../Resources/PixelateEditor.addin.xml             |    5 +++--
 .../Resources/ResizeEditor.addin.xml               |    5 +++--
 .../Resources/CDExport.addin.xml                   |    5 +++--
 .../Resources/FacebookExport.addin.xml             |    5 +++--
 .../Resources/FlickrExport.addin.xml               |    5 +++--
 .../Resources/FolderExport.addin.xml               |    5 +++--
 .../Resources/GalleryExport.addin.xml              |    5 +++--
 .../Resources/PicasaWebExport.addin.xml            |    5 +++--
 .../Resources/SmugMugExport.addin.xml              |    5 +++--
 .../Resources/TabbloExport.addin.xml               |    5 +++--
 .../Resources/ZipExport.addin.xml                  |    5 +++--
 .../Resources/ChangePhotoPath.addin.xml            |    5 +++--
 .../DevelopInUFRaw.addin.xml                       |    5 +++--
 .../Tools/FSpot.Tools.HashJob/HashJob.addin.xml    |    5 +++--
 .../LiveWebGallery.addin.xml                       |    5 +++--
 .../Tools/FSpot.Tools.MergeDb/MergeDb.addin.xml    |    5 +++--
 .../FSpot.Tools.MetaPixel/MetaPixel.addin.xml      |    5 +++--
 .../FSpot.Tools.PictureTile/PictureTile.addin.xml  |    5 +++--
 .../FSpot.Tools.RawPlusJpeg/RawPlusJpeg.addin.xml  |    5 +++--
 .../RetroactiveRoll.addin.xml                      |    5 +++--
 .../ScreensaverConfig.addin.xml                    |    5 +++--
 .../FSpot.Tools.SyncCatalog/SyncCatalog.addin.xml  |    5 +++--
 .../Resources/CoverTransition.addin.xml            |    5 +++--
 29 files changed, 88 insertions(+), 60 deletions(-)
---
diff --git a/lib/dpap-sharp/DPAPBrowser/DPAPBrowser.addin.xml b/lib/dpap-sharp/DPAPBrowser/DPAPBrowser.addin.xml
index 36ed760..2a603ce 100644
--- a/lib/dpap-sharp/DPAPBrowser/DPAPBrowser.addin.xml
+++ b/lib/dpap-sharp/DPAPBrowser/DPAPBrowser.addin.xml
@@ -1,13 +1,14 @@
 <Addin namespace="FSpot"
 	id="DPAPBrowser"
-	version="0.6"
+	version="0.8"
+	compatVersion="0.8"
 	name="DPAP Browser"
 	description="Browser iPhoto shares"
 	author="Andrzej Wytyczak-Partyka"
 	url="http://f-spot.org/Extensions";
 	category="Services">
 	<Dependencies>
-		<Addin id="Core" version="0.6"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 	<Extension path = "/FSpot/Sidebar">
 		<SidebarPage sidebar_page_type="DPAP.DPAPBrowser"/>
diff --git a/lib/dpap-sharp/DPAPService/DPAPService.addin.xml b/lib/dpap-sharp/DPAPService/DPAPService.addin.xml
index c228b84..d4bc6fa 100644
--- a/lib/dpap-sharp/DPAPService/DPAPService.addin.xml
+++ b/lib/dpap-sharp/DPAPService/DPAPService.addin.xml
@@ -1,13 +1,14 @@
 <Addin namespace="FSpot"
 	id="DPAPService"
-	version="0.6"
+	version="0.8"
+	compatVersion="0.8"
 	name="DPAP Service"
 	description="Notify Beagle on image changes"
 	author="Stephane Delcroix"
 	url="http://f-spot.org/Extensions";
 	category="Services">
 	<Dependencies>
-		<Addin id="Core" version="0.6"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 	<Extension path = "/FSpot/Services">
 		<Service class="DPAP.DPAPService"/>
diff --git a/src/Clients/MainApp/FSpot.addin.xml b/src/Clients/MainApp/FSpot.addin.xml
index 2315d3d..c2f12f5 100644
--- a/src/Clients/MainApp/FSpot.addin.xml
+++ b/src/Clients/MainApp/FSpot.addin.xml
@@ -1,7 +1,7 @@
-<Addin namespace = "FSpot"
-       id = "Core"
-       version = "0.7.0.0"
-       compatVersion = "0.7"
+<Addin namespace="FSpot"
+       id="Core"
+       version="0.8"
+       compatVersion="0.8"
        isroot="true">
 
 	<Runtime>
diff --git a/src/Extensions/Editors/FSpot.Editors.BW/Resources/BWEditor.addin.xml b/src/Extensions/Editors/FSpot.Editors.BW/Resources/BWEditor.addin.xml
index 218f759..365c16c 100644
--- a/src/Extensions/Editors/FSpot.Editors.BW/Resources/BWEditor.addin.xml
+++ b/src/Extensions/Editors/FSpot.Editors.BW/Resources/BWEditor.addin.xml
@@ -1,6 +1,7 @@
 <Addin namespace="FSpot"
 	id="BWEditor"
-	version="0.7.0.0"
+	version="0.8"
+	compatVersion="0.8"
 	name="BWEditor"
 	description="Convert to B/W with control. Require Mono 2.2."
 	author="Stephane Delcroix"
@@ -8,7 +9,7 @@
 	category="Editors"
 	defaultEnabled="false">
 	<Dependencies>
-		<Addin id="Core" version="0.7"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 	<Extension path = "/FSpot/Editors">
 		<Editor editor_type = "FSpot.Addins.Editors.BWEditor"/>
diff --git a/src/Extensions/Editors/FSpot.Editors.Blackout/Resources/BlackoutEditor.addin.xml b/src/Extensions/Editors/FSpot.Editors.Blackout/Resources/BlackoutEditor.addin.xml
index 372fbed..97a3ed8 100644
--- a/src/Extensions/Editors/FSpot.Editors.Blackout/Resources/BlackoutEditor.addin.xml
+++ b/src/Extensions/Editors/FSpot.Editors.Blackout/Resources/BlackoutEditor.addin.xml
@@ -1,6 +1,7 @@
 <Addin namespace="FSpot"
 	id="BlackoutEditor"
-	version="0.7"
+	version="0.8"
+	compatVersion="0.8"
 	name="BlackoutEditor"
 	description="Blacks out an area of the image."
 	author="Brian J. Murrell"
@@ -8,7 +9,7 @@
 	category="Editors"
 	defaultEnabled="false">
 	<Dependencies>
-		<Addin id="Core" version="0.7"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 	<Extension path = "/FSpot/Editors">
 		<Editor editor_type = "FSpot.Addins.Editors.BlackoutEditor"/>
diff --git a/src/Extensions/Editors/FSpot.Editors.Flip/Resources/FlipEditor.addin.xml b/src/Extensions/Editors/FSpot.Editors.Flip/Resources/FlipEditor.addin.xml
index 9e0345d..8accf5b 100644
--- a/src/Extensions/Editors/FSpot.Editors.Flip/Resources/FlipEditor.addin.xml
+++ b/src/Extensions/Editors/FSpot.Editors.Flip/Resources/FlipEditor.addin.xml
@@ -1,6 +1,7 @@
 <Addin namespace="FSpot"
 	id="FlipEditor"
-	version="0.7"
+	version="0.8"
+	compatVersion="0.8"
 	name="FlipEditor"
 	description="Flips the image horizontally."
 	author="Ruben Vermeersch"
@@ -8,7 +9,7 @@
 	category="Editors"
 	defaultEnabled="false">
 	<Dependencies>
-		<Addin id="Core" version="0.7"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 	<Extension path = "/FSpot/Editors">
 		<Editor editor_type = "FSpot.Addins.Editors.FlipEditor"/>
diff --git a/src/Extensions/Editors/FSpot.Editors.Pixelate/Resources/PixelateEditor.addin.xml b/src/Extensions/Editors/FSpot.Editors.Pixelate/Resources/PixelateEditor.addin.xml
index a5c0a9c..e45741c 100644
--- a/src/Extensions/Editors/FSpot.Editors.Pixelate/Resources/PixelateEditor.addin.xml
+++ b/src/Extensions/Editors/FSpot.Editors.Pixelate/Resources/PixelateEditor.addin.xml
@@ -1,6 +1,7 @@
 <Addin namespace="FSpot"
 	id="PixelateEditor"
-	version="0.7"
+	version="0.8"
+	compatVersion="0.8"
 	name="PixelateEditor"
 	description="Pixelates an area of the image."
 	author="Brian J. Murrell"
@@ -8,7 +9,7 @@
 	category="Editors"
 	defaultEnabled="false">
 	<Dependencies>
-		<Addin id="Core" version="0.7"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 	<Extension path = "/FSpot/Editors">
 		<Editor editor_type = "FSpot.Addins.Editors.PixelateEditor"/>
diff --git a/src/Extensions/Editors/FSpot.Editors.Resize/Resources/ResizeEditor.addin.xml b/src/Extensions/Editors/FSpot.Editors.Resize/Resources/ResizeEditor.addin.xml
index 059b973..77ee52c 100644
--- a/src/Extensions/Editors/FSpot.Editors.Resize/Resources/ResizeEditor.addin.xml
+++ b/src/Extensions/Editors/FSpot.Editors.Resize/Resources/ResizeEditor.addin.xml
@@ -1,6 +1,7 @@
 <Addin namespace="FSpot"
 	id="ResizeEditor"
-	version="0.7"
+	version="0.8"
+	compatVersion="0.8"
 	name="ResizeEditor"
 	description="Resize the image"
 	author="Stephane Delcroix"
@@ -8,7 +9,7 @@
 	category="Editors"
 	defaultEnabled="false">
 	<Dependencies>
-		<Addin id="Core" version="0.7"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 	<Extension path = "/FSpot/Editors">
 		<Editor editor_type = "FSpot.Addins.Editors.ResizeEditor"/>
diff --git a/src/Extensions/Exporters/FSpot.Exporters.CD/Resources/CDExport.addin.xml b/src/Extensions/Exporters/FSpot.Exporters.CD/Resources/CDExport.addin.xml
index a28fce9..8aa7661 100644
--- a/src/Extensions/Exporters/FSpot.Exporters.CD/Resources/CDExport.addin.xml
+++ b/src/Extensions/Exporters/FSpot.Exporters.CD/Resources/CDExport.addin.xml
@@ -1,5 +1,6 @@
 <Addin namespace="FSpot"
-	version="0.7.0.0"
+	version="0.8"
+	compatVersion="0.8"
 	name="CD Export"
 	description="This extension allows you to burn your photos to CD."
 	author="F-Spot team"
@@ -8,7 +9,7 @@
 	category="Export">
 
 	<Dependencies>
-		<Addin id="Core" version="0.7"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 
 	<Extension path = "/FSpot/Menus/Exports">
diff --git a/src/Extensions/Exporters/FSpot.Exporters.Facebook/Resources/FacebookExport.addin.xml b/src/Extensions/Exporters/FSpot.Exporters.Facebook/Resources/FacebookExport.addin.xml
index 9ae9c91..54550ad 100644
--- a/src/Extensions/Exporters/FSpot.Exporters.Facebook/Resources/FacebookExport.addin.xml
+++ b/src/Extensions/Exporters/FSpot.Exporters.Facebook/Resources/FacebookExport.addin.xml
@@ -1,6 +1,7 @@
 <Addin 	namespace="FSpot"
 	id="FacebookExport"
-	version="0.7.0.0"
+	version="0.8"
+	compatVersion="0.8"
 	name="FacebookExport"
 	description="Export pictures to facebook"
 	author="George Talusan, Jim Ramsay, Stephane Delcroix"
@@ -8,7 +9,7 @@
 	category="Export"
 	defaultEnabled="false">
 	<Dependencies>
-		<Addin id="Core" version="0.7.0.0"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 	<Extension path = "/FSpot/Menus/Exports">
 		<ExportMenuItem id="Facebook" _label = "F_acebook..." class = "FSpot.Exporters.Facebook.FacebookExport" />
diff --git a/src/Extensions/Exporters/FSpot.Exporters.Flickr/Resources/FlickrExport.addin.xml b/src/Extensions/Exporters/FSpot.Exporters.Flickr/Resources/FlickrExport.addin.xml
index 312681f..acde6a8 100644
--- a/src/Extensions/Exporters/FSpot.Exporters.Flickr/Resources/FlickrExport.addin.xml
+++ b/src/Extensions/Exporters/FSpot.Exporters.Flickr/Resources/FlickrExport.addin.xml
@@ -1,5 +1,6 @@
 <Addin namespace="FSpot"
-	version="0.7.0.0"
+	version="0.8"
+	compatVersion="0.8"
 	name="Flickr Export"
 	description="This extension allows you to export your photos to Flickr and 23hq."
 	author="F-Spot team"
@@ -8,7 +9,7 @@
 	category="Export">
 
 	<Dependencies>
-		<Addin id="Core" version="0.7"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 
 	<Extension path = "/FSpot/Menus/Exports">
diff --git a/src/Extensions/Exporters/FSpot.Exporters.Folder/Resources/FolderExport.addin.xml b/src/Extensions/Exporters/FSpot.Exporters.Folder/Resources/FolderExport.addin.xml
index e890d46..10184be 100644
--- a/src/Extensions/Exporters/FSpot.Exporters.Folder/Resources/FolderExport.addin.xml
+++ b/src/Extensions/Exporters/FSpot.Exporters.Folder/Resources/FolderExport.addin.xml
@@ -1,5 +1,6 @@
 <Addin namespace="FSpot"
-	version="0.7.0.0"
+	version="0.8"
+	compatVersion="0.8"
 	name="Folder Export"
 	description="This extension allows you to export your photos to HTML galleries, Original galleries or just to a folder."
 	author="F-Spot team"
@@ -8,7 +9,7 @@
 	category="Export">
 
 	<Dependencies>
-		<Addin id="Core" version="0.7"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 
 	<Extension path = "/FSpot/Menus/Exports">
diff --git a/src/Extensions/Exporters/FSpot.Exporters.Gallery/Resources/GalleryExport.addin.xml b/src/Extensions/Exporters/FSpot.Exporters.Gallery/Resources/GalleryExport.addin.xml
index 314bd11..7c350ea 100644
--- a/src/Extensions/Exporters/FSpot.Exporters.Gallery/Resources/GalleryExport.addin.xml
+++ b/src/Extensions/Exporters/FSpot.Exporters.Gallery/Resources/GalleryExport.addin.xml
@@ -1,5 +1,6 @@
 <Addin namespace="FSpot"
-	version="0.7.0.0"
+	version="0.8"
+	compatVersion="0.8"
 	name="Gallery Export"
 	description="This extension allows you to export your photos to PHP Gallery (http://gallery.menalto.com)."
 	author="F-Spot team"
@@ -8,7 +9,7 @@
 	category="Export">
 
 	<Dependencies>
-		<Addin id="Core" version="0.7"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 
 	<Extension path = "/FSpot/Menus/Exports">
diff --git a/src/Extensions/Exporters/FSpot.Exporters.PicasaWeb/Resources/PicasaWebExport.addin.xml b/src/Extensions/Exporters/FSpot.Exporters.PicasaWeb/Resources/PicasaWebExport.addin.xml
index 155e2f1..1747c0d 100644
--- a/src/Extensions/Exporters/FSpot.Exporters.PicasaWeb/Resources/PicasaWebExport.addin.xml
+++ b/src/Extensions/Exporters/FSpot.Exporters.PicasaWeb/Resources/PicasaWebExport.addin.xml
@@ -1,5 +1,6 @@
 <Addin namespace="FSpot"
-	version="0.7.0.0"
+	version="0.8.0.0"
+	compatVersion="0.8"
 	name="PicasaWeb Export"
 	description="This extension allows you to export your photos to PicasaWeb."
 	author="F-Spot team"
@@ -8,7 +9,7 @@
 	category="Export">
 
 	<Dependencies>
-		<Addin id="Core" version="0.7"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 
 	<Extension path = "/FSpot/Menus/Exports">
diff --git a/src/Extensions/Exporters/FSpot.Exporters.SmugMug/Resources/SmugMugExport.addin.xml b/src/Extensions/Exporters/FSpot.Exporters.SmugMug/Resources/SmugMugExport.addin.xml
index 32cecd4..f464a0c 100644
--- a/src/Extensions/Exporters/FSpot.Exporters.SmugMug/Resources/SmugMugExport.addin.xml
+++ b/src/Extensions/Exporters/FSpot.Exporters.SmugMug/Resources/SmugMugExport.addin.xml
@@ -1,5 +1,6 @@
 <Addin namespace="FSpot"
-	version="0.7.0.0"
+	version="0.8"
+	compatVersion="0.8"
 	name="SmugMug Export"
 	description="This extension allows you to export your photos to SmugMug."
 	author="F-Spot team"
@@ -8,7 +9,7 @@
 	category="Export">
 
 	<Dependencies>
-		<Addin id="Core" version="0.7"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 
 	<Extension path = "/FSpot/Menus/Exports">
diff --git a/src/Extensions/Exporters/FSpot.Exporters.Tabblo/Resources/TabbloExport.addin.xml b/src/Extensions/Exporters/FSpot.Exporters.Tabblo/Resources/TabbloExport.addin.xml
index 744104e..91746a3 100644
--- a/src/Extensions/Exporters/FSpot.Exporters.Tabblo/Resources/TabbloExport.addin.xml
+++ b/src/Extensions/Exporters/FSpot.Exporters.Tabblo/Resources/TabbloExport.addin.xml
@@ -1,5 +1,6 @@
 <Addin namespace="FSpot"
-	version="0.7.0.0"
+	version="0.8"
+	compatVersion="0.8"
 	name="Tabblo Export"
 	description="This extension allows you to export your photos to Tabblo."
  	author="Wojciech Dzierżanowski"
@@ -7,7 +8,7 @@
 	category="Export">
 
 	<Dependencies>
-		<Addin id="Core" version="0.7"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 
 	<Extension path = "/FSpot/Menus/Exports">
diff --git a/src/Extensions/Exporters/FSpot.Exporters.Zip/Resources/ZipExport.addin.xml b/src/Extensions/Exporters/FSpot.Exporters.Zip/Resources/ZipExport.addin.xml
index 05b3cfa..2361987 100644
--- a/src/Extensions/Exporters/FSpot.Exporters.Zip/Resources/ZipExport.addin.xml
+++ b/src/Extensions/Exporters/FSpot.Exporters.Zip/Resources/ZipExport.addin.xml
@@ -1,6 +1,7 @@
 <Addin namespace="FSpot"
 	id="ZipExport"
-	version="0.7.0.0"
+	version="0.8"
+	compatVersion="0.8"
 	name="Zip export"
 	description="Simple export to Zip file"
 	author="Lorenzo Milesi"
@@ -8,7 +9,7 @@
 	category="Export"
 	defaultEnabled="false">
 	<Dependencies>
-		<Addin id="Core" version="0.7"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 	<Extension path = "/FSpot/Menus/Exports">
 		<ExportMenuItem id="ZipExport" _label = "Compressed fil_e..." class = "FSpot.Exporters.Zip.Zip" />
diff --git a/src/Extensions/Tools/FSpot.Tools.ChangePhotoPath/Resources/ChangePhotoPath.addin.xml b/src/Extensions/Tools/FSpot.Tools.ChangePhotoPath/Resources/ChangePhotoPath.addin.xml
index f6dd853..af5563e 100644
--- a/src/Extensions/Tools/FSpot.Tools.ChangePhotoPath/Resources/ChangePhotoPath.addin.xml
+++ b/src/Extensions/Tools/FSpot.Tools.ChangePhotoPath/Resources/ChangePhotoPath.addin.xml
@@ -1,6 +1,7 @@
 <Addin namespace="FSpot"
         id="ChangePath"
-        version="0.7"
+        version="0.8"
+		compatVersion="0.8"
         name="ChangePath"
         description="UNSTABLE - Please ensure you have a backup of your photos.db before you test this extension. This extension will allow you to change the base path to the your photos. It is very handy if you move your photos from ~/Photos to /OurPhotos for instance. Just ensure you let SqLite continue to process the changes for up to a few hours after f-spot reports finished. It will only change the path to photos which are located under the Photo directory."
         author="Bengt Thuree"
@@ -8,7 +9,7 @@
         category="Tools"
 	defaultEnabled="false">
 	<Dependencies>
-		<Addin id="Core" version="0.7"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 	<Extension path = "/FSpot/Menus/Tools">
 		<Command id="FileList" _label = "Change path to photos" command_type = "FSpot.Tools.ChangePhotoPath.Dump" />
diff --git a/src/Extensions/Tools/FSpot.Tools.DevelopInUFraw/DevelopInUFRaw.addin.xml b/src/Extensions/Tools/FSpot.Tools.DevelopInUFraw/DevelopInUFRaw.addin.xml
index 56381aa..d4f48c2 100644
--- a/src/Extensions/Tools/FSpot.Tools.DevelopInUFraw/DevelopInUFRaw.addin.xml
+++ b/src/Extensions/Tools/FSpot.Tools.DevelopInUFraw/DevelopInUFRaw.addin.xml
@@ -1,6 +1,7 @@
 <Addin namespace="FSpot"
 	id="DevelopInUFraw"
-	version="0.7.0.0"
+	version="0.8"
+	compatVersion="0.8"
 	name="DevelopInUFRaw"
 	description="Develop the image in UFRaw, saves the result as a new version\n\nNote: Require ufraw 0.13 or CVS version newer than 2007-09-06 !!!"
 	author="Stephane Delcroix"
@@ -8,7 +9,7 @@
 	category="Tools"
 	defaultEnabled="false">
 	<Dependencies>
-		<Addin id="Core" version="0.7"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 	<Extension path = "/FSpot/Menus/PhotoPopup">
 		<Command id = "DevelopInUFRaw" _label = "Develop in UFRaw" command_type = "DevelopInUFRawExtension.DevelopInUFRaw" insertbefore="OpenWith"/>
diff --git a/src/Extensions/Tools/FSpot.Tools.HashJob/HashJob.addin.xml b/src/Extensions/Tools/FSpot.Tools.HashJob/HashJob.addin.xml
index 74558f0..22ce217 100644
--- a/src/Extensions/Tools/FSpot.Tools.HashJob/HashJob.addin.xml
+++ b/src/Extensions/Tools/FSpot.Tools.HashJob/HashJob.addin.xml
@@ -1,13 +1,14 @@
 <Addin namespace="FSpot"
 	id="HashJob"
-	version="0.7"
+	version="0.8"
+	compatVersion="0.8"
 	description="Process your photo collection for duplicate detection"
 	author="Stephane Delcroix"
 	url="http://f-spot.org/Extensions";
 	name="Check for Duplicates"
 	category="Tools">
 	<Dependencies>
-		<Addin id="Core" version="0.7"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 	<Extension path = "/FSpot/Menus/Tools">
 		<Command id = "HashDupes" _label = "Check for Duplicates..." command_type = "HashJobExtension.HashJob" />
diff --git a/src/Extensions/Tools/FSpot.Tools.LiveWebGallery/LiveWebGallery.addin.xml b/src/Extensions/Tools/FSpot.Tools.LiveWebGallery/LiveWebGallery.addin.xml
index aa254c7..9487cb8 100644
--- a/src/Extensions/Tools/FSpot.Tools.LiveWebGallery/LiveWebGallery.addin.xml
+++ b/src/Extensions/Tools/FSpot.Tools.LiveWebGallery/LiveWebGallery.addin.xml
@@ -1,14 +1,15 @@
 <Addin namespace="FSpot"
 	id="LiveWebGallery"
 	name="LiveWebGallery"
-	version="0.7.0.0"
+	version="0.8"
+	compatVersion="0.8"
 	description="Share photos with other people on the same network via Web Browser"
 	author="Anton Keks"
 	url="http://blog.azib.net/2009/08/announcing-f-spot-live-web-gallery.html";
 	category="Tools"
 	defaultEnabled="false">
 	<Dependencies>
-		<Addin id="Core" version="0.7"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 	<Extension path = "/FSpot/Menus/Tools">
 		<Command id = "LiveWebGallery" _label = "Live Web Gallery" command_type = "LiveWebGalleryExtension.LiveWebGallery" />
diff --git a/src/Extensions/Tools/FSpot.Tools.MergeDb/MergeDb.addin.xml b/src/Extensions/Tools/FSpot.Tools.MergeDb/MergeDb.addin.xml
index 3cd7fd0..b0bf9ea 100644
--- a/src/Extensions/Tools/FSpot.Tools.MergeDb/MergeDb.addin.xml
+++ b/src/Extensions/Tools/FSpot.Tools.MergeDb/MergeDb.addin.xml
@@ -1,14 +1,15 @@
 <Addin namespace="FSpot"
 	id="MergeDb"
 	name="MergeDb"
-	version="0.7"
+	version="0.8"
+	compatVersion="0.8"
 	description="Merge another db back to the main one"
 	author="Stephane Delcroix"
 	url="http://f-spot.org/Extensions";
 	category="Tools"
 	defaultEnabled="false">
 	<Dependencies>
-		<Addin id="Core" version="0.7"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 	<Extension path = "/FSpot/Menus/Tools">
 		<Command id = "MergeDb" _label = "Merge Db" command_type = "MergeDbExtension.MergeDb" />
diff --git a/src/Extensions/Tools/FSpot.Tools.MetaPixel/MetaPixel.addin.xml b/src/Extensions/Tools/FSpot.Tools.MetaPixel/MetaPixel.addin.xml
index 020b934..38bebf6 100644
--- a/src/Extensions/Tools/FSpot.Tools.MetaPixel/MetaPixel.addin.xml
+++ b/src/Extensions/Tools/FSpot.Tools.MetaPixel/MetaPixel.addin.xml
@@ -1,13 +1,14 @@
 <Addin namespace="FSpot"
 	id="MetaPixelExtension"
-	version="0.7.0.0"
+	version="0.8"
+	compatVersion="0.8"
 	description="Create photomosaics using MetaPixel (http://www.complang.tuwien.ac.at/schani/metapixel/)"
 	author="Lorenzo Milesi"
 	name="MetaPixel"
 	url="http://f-spot.org/Extensions";
 	category="Tools">
 	<Dependencies>
-		<Addin id="Core" version="0.7"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 	<Extension path = "/FSpot/Menus/Tools">
 		<Command id = "MetaPixel" _label = "Create p_hotomosaic" command_type = "MetaPixelExtension.MetaPixel" />
diff --git a/src/Extensions/Tools/FSpot.Tools.PictureTile/PictureTile.addin.xml b/src/Extensions/Tools/FSpot.Tools.PictureTile/PictureTile.addin.xml
index 1afe86f..7294038 100644
--- a/src/Extensions/Tools/FSpot.Tools.PictureTile/PictureTile.addin.xml
+++ b/src/Extensions/Tools/FSpot.Tools.PictureTile/PictureTile.addin.xml
@@ -1,13 +1,14 @@
 <Addin namespace="FSpot"
 	id="PictureTileExtension"
-	version="0.7.0.0"
+	version="0.8"
+	compatVersion="0.8"
 	description="Create photo wall using PictureTile by Jamie Zawinski (http://www.jwz.org/picturetile/)"
 	author="Lorenzo Milesi"
 	name="PictureTile"
 	url="http://f-spot.org/Extensions";
 	category="Tools">
 	<Dependencies>
-		<Addin id="Core" version="0.7"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 	<Extension path = "/FSpot/Menus/Tools">
 		<Command id = "PictureTile" _label = "Create photo_wall" command_type = "PictureTileExtension.PictureTile" />
diff --git a/src/Extensions/Tools/FSpot.Tools.RawPlusJpeg/RawPlusJpeg.addin.xml b/src/Extensions/Tools/FSpot.Tools.RawPlusJpeg/RawPlusJpeg.addin.xml
index cba8b57..fbfa3e7 100644
--- a/src/Extensions/Tools/FSpot.Tools.RawPlusJpeg/RawPlusJpeg.addin.xml
+++ b/src/Extensions/Tools/FSpot.Tools.RawPlusJpeg/RawPlusJpeg.addin.xml
@@ -1,14 +1,15 @@
 <Addin namespace="FSpot"
 	id="RawPlusJpeg"
 	name="RawPlusJpeg"
-	version="0.7"
+	version="0.8"
+	compatVersion="0.8"
 	description="Merge RAW+Jpeg as multiple versions of the same photo"
 	author="Stephane Delcroix"
 	url="http://f-spot.org/Extensions";
 	category="Tools"
 	defaultEnabled="false">
 	<Dependencies>
-		<Addin id="Core" version="0.7"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 	<Extension path = "/FSpot/Menus/Tools">
 		<Command id = "MergeRawJpeg" _label = "Merge Raw" command_type = "RawPlusJpegExtension.RawPlusJpeg" />
diff --git a/src/Extensions/Tools/FSpot.Tools.RetroactiveRoll/RetroactiveRoll.addin.xml b/src/Extensions/Tools/FSpot.Tools.RetroactiveRoll/RetroactiveRoll.addin.xml
index d8e1b77..0ecebe0 100644
--- a/src/Extensions/Tools/FSpot.Tools.RetroactiveRoll/RetroactiveRoll.addin.xml
+++ b/src/Extensions/Tools/FSpot.Tools.RetroactiveRoll/RetroactiveRoll.addin.xml
@@ -1,13 +1,14 @@
 <Addin namespace="FSpot"
 	id="RetroactiveRoll"
 	name="RetroactiveRoll"
-	version="0.7"
+	version="0.8"
+	compatVersion="0.8"
 	description="Retroactively assign old photos to import rolls"
 	author="Andy Wingo"
 	url="http://f-spot.org/Extensions";
 	category="Tools">
 	<Dependencies>
-		<Addin id="Core" version="0.7"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 	<Extension path = "/FSpot/Menus/PhotoPopup">
 		<Command id = "RetroactiveRoll" _label = "Reassign to new import roll" command_type = "RetroactiveRoll.RetroactiveRoll"/>
diff --git a/src/Extensions/Tools/FSpot.Tools.ScreensaverConfig/ScreensaverConfig.addin.xml b/src/Extensions/Tools/FSpot.Tools.ScreensaverConfig/ScreensaverConfig.addin.xml
index 4f77fb7..313aa78 100644
--- a/src/Extensions/Tools/FSpot.Tools.ScreensaverConfig/ScreensaverConfig.addin.xml
+++ b/src/Extensions/Tools/FSpot.Tools.ScreensaverConfig/ScreensaverConfig.addin.xml
@@ -1,14 +1,15 @@
 <Addin namespace="FSpot"
 	id="ScreensaverConfig"
 	name="Screensaver Configuration"
-	version="0.7.0.0"
+	version="0.8"
+	compatVersion="0.8"
 	description="Screensaver options"
 	author="Stephane Delcroix"
 	url="http://f-spot.org/Extensions";
 	category="Tools"
 	defaultEnabled="true">
 	<Dependencies>
-		<Addin id="Core" version="0.7.0.0"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 	<Extension path = "/FSpot/Menus/Tools">
 		<Command id = "ScreensaverConfig" _label = "Configure Screensaver" command_type = "ScreensaverConfig.ScreensaverConfig" />
diff --git a/src/Extensions/Tools/FSpot.Tools.SyncCatalog/SyncCatalog.addin.xml b/src/Extensions/Tools/FSpot.Tools.SyncCatalog/SyncCatalog.addin.xml
index 114f59c..5590408 100644
--- a/src/Extensions/Tools/FSpot.Tools.SyncCatalog/SyncCatalog.addin.xml
+++ b/src/Extensions/Tools/FSpot.Tools.SyncCatalog/SyncCatalog.addin.xml
@@ -1,13 +1,14 @@
 <Addin namespace="FSpot"
 	id="SyncMetaData"
-	version="0.7"
+	version="0.8"
+	compatVersion="0.8"
 	description="Sync MetaData information of all catalog with Photos"
 	author="Miguel Aguero"
 	url="http://f-spot.org/Extensions";
 	name="SyncMetaData"
 	category="Tools">
 	<Dependencies>
-		<Addin id="Core" version="0.7"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 	<Extension path = "/FSpot/Menus/Tools">
 		<Command id = "SyncMetaData" _label = "Sync Catalog with Photos" command_type = "SyncCatalogExtension.SyncCatalog" />
diff --git a/src/Extensions/Transitions/FSpot.Transitions.Cover/Resources/CoverTransition.addin.xml b/src/Extensions/Transitions/FSpot.Transitions.Cover/Resources/CoverTransition.addin.xml
index 29613f9..2786ba7 100644
--- a/src/Extensions/Transitions/FSpot.Transitions.Cover/Resources/CoverTransition.addin.xml
+++ b/src/Extensions/Transitions/FSpot.Transitions.Cover/Resources/CoverTransition.addin.xml
@@ -1,13 +1,14 @@
 <Addin namespace="FSpot"
 	id="CoverTransition"
-	version="0.7.0.0"
+	version="0.8"
+	compatVersion="0.8"
 	name="Cover Transition"
 	description="A Slideshow transition that covers images"
 	author="Stephane Delcroix"
 	url="http://f-spot.org/Extensions";
 	category="Transitions">
 	<Dependencies>
-		<Addin id="Core" version="0.7.0.0"/>
+		<Addin id="Core" version="0.8"/>
 	</Dependencies>
 	<Extension path = "/FSpot/SlideShow">
 		<Transition transition_type="FSpot.Addins.Transitions.Cover"/>



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