[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:45:09 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=247926c

The following commit has been merged in the master branch:
commit 247926ce8b3f20ecb2953828b2b49bc52a0b10fe
Author: asp <alan.pater at gmail.com>
Date:   Fri Apr 24 16:52:41 2015 +0000

    #1059 doc template for acdsee schema
---
 doc/templates/Makefile                |  1 +
 doc/templates/__index2__              |  1 +
 doc/templates/tags-xmp-acdsee.html.in | 42 +++++++++++++++++++++++++++++++++++
 3 files changed, 44 insertions(+)

diff --git a/doc/templates/Makefile b/doc/templates/Makefile
index 706dfde..baddfd8 100644
--- a/doc/templates/Makefile
+++ b/doc/templates/Makefile
@@ -129,6 +129,7 @@ SCHEMA = xmp_dc \
          xmp_aux \
          xmp_iptc \
          xmp_MicrosoftPhoto \
+         xmp_acdsee \
          xmp_digiKam \
          xmp_kipi \
          xmp_iptcExt \
diff --git a/doc/templates/__index2__ b/doc/templates/__index2__
index 4fb3921..1d959a7 100644
--- a/doc/templates/__index2__
+++ b/doc/templates/__index2__
@@ -43,6 +43,7 @@
     <li><a href="tags-xmp-plus.html"><span>plus</span></a></li>
     <li><a href="tags-xmp-digiKam.html"><span>digiKam</span></a></li>
     <li><a href="tags-xmp-kipi.html"><span>kipi</span></a></li>
+    <li><a href="tags-xmp-acdsee.html"><span>acdsee</span></a></li>
     <li><a href="tags-xmp-MicrosoftPhoto.html"><span>MicrosoftPhoto</span></a></li>
     <li><a href="tags-xmp-mediapro.html"><span>mediapro</span></a></li>
     <li><a href="tags-xmp-expressionmedia.html"><span>expressionmedia</span></a></li>
diff --git a/doc/templates/tags-xmp-acdsee.html.in b/doc/templates/tags-xmp-acdsee.html.in
new file mode 100644
index 0000000..358acd2
--- /dev/null
+++ b/doc/templates/tags-xmp-acdsee.html.in
@@ -0,0 +1,42 @@
+__doctype__
+
+<html>
+
+__header2__
+
+<body>
+
+<div id="content">
+
+__index1__
+
+__index2__
+
+<h2>ACDSee XMP schema</h2>
+
+<p>Custom XMP properties written by ACDSee applications. 
+
+ <ul>
+
+  <li>Exiv2 keys are  <b><code>Xmp.acdsee.<Property></code></b></li>
+
+  <li>The schema namespace URI is <b><code>http://ns.acdsee.com/iptc/1.0/</code></b></li>
+
+  <li>The preferred schema namespace prefix is <b><code>acdsee</code></b></li>
+
+ </ul>
+
+Reference: <a href="https://acdsystems.desk.com/customer/portal/articles/561775-the-acdsee-database" title="ACDSee Properties pane">ACDSee Properties pane</a></p>
+
+<p>Click on a column header to sort the table.</p>
+
+__xmp_acdsee__
+
+</div>
+
+<!-- closes content -->
+
+</body>
+
+</html>
+

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list