[f-spot: 1/4] Merge a fix for BGO#607916
- From: Ruben Vermeersch <rubenv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [f-spot: 1/4] Merge a fix for BGO#607916
- Date: Mon, 1 Mar 2010 17:06:35 +0000 (UTC)
commit 690c57d7fcf47f06a2d3cf0ce2bb4638478c7990
Author: Ruben Vermeersch <ruben savanne be>
Date: Mon Mar 1 17:54:19 2010 +0100
Merge a fix for BGO#607916
Bug 607916 - "Hash for Duplicates" is non-intuitive
Patch by Matt Perry <perrym3 gmail com>
extensions/Tools/HashJob/HashJob.addin.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/extensions/Tools/HashJob/HashJob.addin.xml b/extensions/Tools/HashJob/HashJob.addin.xml
index afa6be7..0393999 100644
--- a/extensions/Tools/HashJob/HashJob.addin.xml
+++ b/extensions/Tools/HashJob/HashJob.addin.xml
@@ -1,15 +1,15 @@
<Addin namespace="FSpot"
id="HashJob"
- version="0.6"
+ version="0.6.1"
description="Process your photo collection for duplicate detection"
author="Stephane Delcroix"
url="http://f-spot.org/Extensions"
- name="Hash for Duplicates"
+ name="Check for Duplicates"
category="Tools">
<Dependencies>
<Addin id="Core" version="0.6"/>
</Dependencies>
<Extension path = "/FSpot/Menus/Tools">
- <Command id = "HashDupes" _label = "Hash for Duplicates" command_type = "HashJobExtension.HashJob" />
+ <Command id = "HashDupes" _label = "Check for Duplicates..." command_type = "HashJobExtension.HashJob" />
</Extension>
</Addin>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]