[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:40 UTC 2017


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

The following commit has been merged in the master branch:
commit 26042080141f8199e82ca45af8dff13fa21937b9
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Fri Aug 28 14:55:42 2015 +0000

    #1111: Fixed library example links to point to the new page.
---
 website/master/{example1.html.in => examples.html.in} |  0
 website/master/getting-started.html.in                | 10 +++++-----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/website/master/example1.html.in b/website/master/examples.html.in
similarity index 100%
rename from website/master/example1.html.in
rename to website/master/examples.html.in
diff --git a/website/master/getting-started.html.in b/website/master/getting-started.html.in
index eff0a2f..e163bbc 100644
--- a/website/master/getting-started.html.in
+++ b/website/master/getting-started.html.in
@@ -47,11 +47,11 @@ __navbar__
 
 	  <h2>Library examples</h2>
 	  <p>
-	    <a title="Reading and printing the Exif metadata of an image" href="example1.html">read Exif</a>;
-	    <a title="Sample usage of high-level Exif metadata operations" href="example2.html">add, modify, delete Exif</a>;
-	    <a title="Reading and printing the IPTC metadata of an image" href="example3.html">read IPTC</a>;
-	    <a title="The quickest way to access, set or modify IPTC metadata" href="example4.html">set IPTC</a>;
-	    <a title="Sample (test) usage of high level XMP classes" href="example5.html">set XMP</a>
+	    <a title="Reading and printing the Exif metadata of an image" href="examples.html">read Exif</a>;
+	    <a title="Sample usage of high-level Exif metadata operations" href="examples.html#example2">add, modify, delete Exif</a>;
+	    <a title="Reading and printing the IPTC metadata of an image" href="examples.html#example3">read IPTC</a>;
+	    <a title="The quickest way to access, set or modify IPTC metadata" href="examples.html#example4">set IPTC</a>;
+	    <a title="Sample (test) usage of high level XMP classes" href="examples.html#example5">set XMP</a>
 	  </p>
 
 	  <h2 id="util">Exiv2 command line utility features</h2>

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list