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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:36:08 UTC 2017


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

The following commit has been merged in the master branch:
commit b4952cc1d4aa3cabeeb188e31f81171f3c6ea832
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Tue Mar 9 09:00:04 2004 +0000

    Bugfix
---
 doc/tags.xsl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/tags.xsl b/doc/tags.xsl
index dbecf41..5c1f545 100644
--- a/doc/tags.xsl
+++ b/doc/tags.xsl
@@ -3,7 +3,7 @@
 
   File    tags.xsl
   Brief   Create a sortable HTML table from the tags.xml list
-  Version $Name:  $ $Revision: 1.1 $
+  Version $Name:  $ $Revision: 1.2 $
   Author  Andreas Huggel (ahu)
           <a href="mailto:ahuggel at gmx.net">ahuggel at gmx.net</a>
   Date    07-Feb-04, ahu: created
@@ -90,7 +90,7 @@
   //<![CDATA[
   var t1 = new SortableTable(
     document.getElementById("report-1"),
-    ["String", "String", "String", "Number", "String", "String"]
+    ["String", "String", "Number", "String", "String", "String"]
   );
   t1.onsort = function () { 
 	var rows = t1.tBody.rows;

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list