[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:39:13 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=9ff410f
The following commit has been merged in the master branch:
commit 9ff410f41f3d4c88f9def5b92bf903eada993a62
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Sat Jan 26 14:48:11 2008 +0000
Fixed typo.
---
src/properties.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/properties.cpp b/src/properties.cpp
index bc828ed..28d1c5b 100644
--- a/src/properties.cpp
+++ b/src/properties.cpp
@@ -197,7 +197,7 @@ namespace Exiv2 {
"of this property is the formal indication that this resource is managed. The form "
"and content of this URI is private to the asset management system.") },
{ "ManageUI", N_("Manage UI"), "URI", xmpText, xmpInternal, N_("A URI that can be used to access information about the managed resource through a "
- "web browser. It might require a custom browser plug- in.") },
+ "web browser. It might require a custom browser plug-in.") },
{ "ManagerVariant", N_("Manager Variant"), "Text", xmpText, xmpInternal, N_("Specifies a particular variant of the asset management system. The format of this "
"property is private to the specific asset management system.") },
{ "RenditionClass", N_("Rendition Class"), "RenditionClass", xmpText, xmpInternal, N_("The rendition class name for this resource. This property should be absent or set "
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list