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


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

The following commit has been merged in the master branch:
commit 465294072c3fae8fc11a902121e29d922c0dee82
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Sun Sep 13 11:31:20 2015 +0000

    #1111: More minor changes. We're getting there\!
---
 website/doxygen/doxy-boot.js                    |  1 +
 website/doxygen/exiv2-footer.html.in            |  2 +-
 website/doxygen/mainpage.hpp.in                 |  2 +-
 website/html/include/exiv2.css                  |  4 ++
 website/master/archive.html.in                  |  2 +-
 website/master/changelog.html.in                |  4 +-
 website/master/conversion.html.in               |  2 +-
 website/master/download.html.in                 |  2 +-
 website/master/examples.html.in                 |  2 +-
 website/master/getting-started.html.in          |  6 +--
 website/master/index.html.in                    | 15 ++----
 website/master/iptc.html.in                     |  2 +-
 website/master/makernote.html.in                |  2 +-
 website/master/manpage.html.in                  |  2 +-
 website/master/metadata.html.in                 |  2 +-
 website/master/sample.html.in                   |  2 +-
 website/master/tags-canon.html.in               |  2 +-
 website/master/tags-fujifilm.html.in            |  2 +-
 website/master/tags-minolta.html.in             |  2 +-
 website/master/tags-nikon.html.in               |  2 +-
 website/master/tags-olympus.html.in             |  2 +-
 website/master/tags-panasonic.html.in           |  2 +-
 website/master/tags-pentax.html.in              |  2 +-
 website/master/tags-samsung.html.in             |  2 +-
 website/master/tags-sigma.html.in               |  2 +-
 website/master/tags-sony.html.in                |  2 +-
 website/master/tags-xmp-GPano.html.in           |  2 +-
 website/master/tags-xmp-MP.html.in              |  2 +-
 website/master/tags-xmp-MicrosoftPhoto.html.in  |  2 +-
 website/master/tags-xmp-acdsee.html.in          |  2 +-
 website/master/tags-xmp-aux.html.in             |  2 +-
 website/master/tags-xmp-crs.html.in             |  2 +-
 website/master/tags-xmp-dc.html.in              |  2 +-
 website/master/tags-xmp-dcterms.html.in         |  2 +-
 website/master/tags-xmp-digiKam.html.in         |  2 +-
 website/master/tags-xmp-dwc.html.in             |  2 +-
 website/master/tags-xmp-exif.html.in            |  2 +-
 website/master/tags-xmp-exifEX.html.in          |  2 +-
 website/master/tags-xmp-expressionmedia.html.in |  2 +-
 website/master/tags-xmp-iptc.html.in            |  2 +-
 website/master/tags-xmp-iptcExt.html.in         |  2 +-
 website/master/tags-xmp-kipi.html.in            |  2 +-
 website/master/tags-xmp-lr.html.in              |  2 +-
 website/master/tags-xmp-mediapro.html.in        |  2 +-
 website/master/tags-xmp-mwg-kw.html.in          |  2 +-
 website/master/tags-xmp-mwg-rs.html.in          |  2 +-
 website/master/tags-xmp-pdf.html.in             |  2 +-
 website/master/tags-xmp-photoshop.html.in       |  2 +-
 website/master/tags-xmp-plus.html.in            |  2 +-
 website/master/tags-xmp-template.html.in        |  2 +-
 website/master/tags-xmp-tiff.html.in            |  2 +-
 website/master/tags-xmp-xmp.html.in             |  2 +-
 website/master/tags-xmp-xmpBJ.html.in           |  2 +-
 website/master/tags-xmp-xmpDM.html.in           |  2 +-
 website/master/tags-xmp-xmpMM.html.in           |  3 +-
 website/master/tags-xmp-xmpRights.html.in       |  3 +-
 website/master/tags-xmp-xmpTPg.html.in          |  2 +-
 website/master/tags.html.in                     |  2 +-
 website/master/whatsnew.html.in                 |  2 +-
 website/var/__footer__                          | 62 +++++++++++++------------
 60 files changed, 100 insertions(+), 102 deletions(-)

diff --git a/website/doxygen/doxy-boot.js b/website/doxygen/doxy-boot.js
index 45c23ac..d4fdddf 100644
--- a/website/doxygen/doxy-boot.js
+++ b/website/doxygen/doxy-boot.js
@@ -47,6 +47,7 @@ $( document ).ready(function() {
     $(".memdoc").addClass("panel-body");
     $("span.mlabel").addClass("label label-info");
 
+    $("table.memberdecls tr:last-child td.memSeparator").parent().remove();
     $("table.memberdecls").addClass("table table-condensed");
     $("[class^=memitem]").addClass("active");
 
diff --git a/website/doxygen/exiv2-footer.html.in b/website/doxygen/exiv2-footer.html.in
index 7255b25..e808f04 100644
--- a/website/doxygen/exiv2-footer.html.in
+++ b/website/doxygen/exiv2-footer.html.in
@@ -1,4 +1,4 @@
-__footer__
 </div><!-- /.container -->
+__footer__
 </body>
 </html>
diff --git a/website/doxygen/mainpage.hpp.in b/website/doxygen/mainpage.hpp.in
index 1c51956..81375c0 100644
--- a/website/doxygen/mainpage.hpp.in
+++ b/website/doxygen/mainpage.hpp.in
@@ -3,7 +3,7 @@
   @mainpage notitle
   @htmlonly
   <div class="page-header">
-    <h1>Exiv2 v__version__ API documentation</h1>
+    <h1>Exiv2 v__version__ C++ API documentation</h1>
   </div>
   @endhtmlonly
   @htmlinclude intro.html
diff --git a/website/html/include/exiv2.css b/website/html/include/exiv2.css
index 9fb417c..a91c050 100644
--- a/website/html/include/exiv2.css
+++ b/website/html/include/exiv2.css
@@ -6,6 +6,10 @@ body {
   margin-bottom: 0px;
 }
 
+.exiv2index {
+    margin-top: 30px;
+}
+
 /* -------------------------------------------------------------------------- */
 /* Examples (Code)                                                            */
 PRE.fragment {
diff --git a/website/master/archive.html.in b/website/master/archive.html.in
index 5a53e71..b2558d4 100644
--- a/website/master/archive.html.in
+++ b/website/master/archive.html.in
@@ -512,8 +512,8 @@ __navbar__
  </tbody>
 </table>
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/changelog.html.in b/website/master/changelog.html.in
index 6f160ad..7e09c60 100644
--- a/website/master/changelog.html.in
+++ b/website/master/changelog.html.in
@@ -13,8 +13,8 @@ __doctype__
 __ChangeLog__
       </pre>
 
-      __footer__
     </div><!-- /.container -->
-    __bootstrap__
+__footer__
+__bootstrap__
   </body>
 </html>
diff --git a/website/master/conversion.html.in b/website/master/conversion.html.in
index d57856f..34807f5 100644
--- a/website/master/conversion.html.in
+++ b/website/master/conversion.html.in
@@ -18,8 +18,8 @@ and via the exiv2 API: <a title="convert.hpp File Reference" href="doc/convert_8
 
 __conversion__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/download.html.in b/website/master/download.html.in
index 0b6d85c..1104938 100644
--- a/website/master/download.html.in
+++ b/website/master/download.html.in
@@ -151,8 +151,8 @@ used in closed-source projects. Contact me for more information.</p>
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</p>
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/examples.html.in b/website/master/examples.html.in
index c07d17f..452d783 100644
--- a/website/master/examples.html.in
+++ b/website/master/examples.html.in
@@ -215,8 +215,8 @@ Xmp.xmpBJ.JobRef[2]/stJob:role               XmpText     8  Best man
 <?xpacket end="w"?>
 </pre></div>
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/getting-started.html.in b/website/master/getting-started.html.in
index 51f5774..9ffae53 100644
--- a/website/master/getting-started.html.in
+++ b/website/master/getting-started.html.in
@@ -113,12 +113,10 @@ __navbar__
 
         </div><!-- /.col-sm-6 -->
       </div><!-- /.row -->
-
-      __footer__
-
     </div><!-- /.container -->
 
-    __bootstrap__
+__footer__
+__bootstrap__
 
   </body>
 </html>
diff --git a/website/master/index.html.in b/website/master/index.html.in
index 4b67bcd..fdfb088 100644
--- a/website/master/index.html.in
+++ b/website/master/index.html.in
@@ -4,8 +4,8 @@ __header4__
 <body>
 __navbar__
 
-    <div class="jumbotron">
-      <div class="container text-center">
+    <div class="container">
+      <div class="jumbotron text-center exiv2index">
 	<img src="include/exiv2.jpg" alt="Exiv2 home page">
 	__maintitle__
 	<p class="lead">Exiv2 is a <a href="getting-started.html#lib">C++ library</a> and a <a href="getting-started.html#util">command line utility</a>
@@ -23,16 +23,11 @@ __navbar__
         <a href="download.html" class="btn btn-lg btn-success">
 	  <span class="glyphicon glyphicon-download-alt" aria-hidden="true"></span>  Download Exiv2
 	</a>
-      </div>
-    </div><!-- /.jumbotron -->
-
-    <div class="container">
-
-      __footer__
-
+      </div><!-- /.jumbotron -->
     </div><!-- /.container -->
 
-    __bootstrap__
+__footer__
+__bootstrap__
 
   </body>
 </html>
diff --git a/website/master/iptc.html.in b/website/master/iptc.html.in
index fd23bc3..6f83c06 100644
--- a/website/master/iptc.html.in
+++ b/website/master/iptc.html.in
@@ -16,8 +16,8 @@ __navbar__
 
 __Iptc__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/makernote.html.in b/website/master/makernote.html.in
index df31439..ccc99f5 100644
--- a/website/master/makernote.html.in
+++ b/website/master/makernote.html.in
@@ -79,8 +79,8 @@ __makernotes__
   PHP JPEG Metadata Toolkit</a> by Evan Hunter<br>
   <a name="R10">[10]</a> <a href="http://www.sno.phy.queensu.ca/~phil/exiftool/">ExifTool</a>, the most complete and up-to-date tool for reading and writing meta information in image files, by Phil Harvey</p>
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/manpage.html.in b/website/master/manpage.html.in
index a118c8d..d8d45fb 100644
--- a/website/master/manpage.html.in
+++ b/website/master/manpage.html.in
@@ -19,8 +19,8 @@ __navbar__
 
   __manpage__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/metadata.html.in b/website/master/metadata.html.in
index c335803..9f77d54 100644
--- a/website/master/metadata.html.in
+++ b/website/master/metadata.html.in
@@ -86,8 +86,8 @@ __navbar__
     </div>
   </div><!-- /.row -->
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/sample.html.in b/website/master/sample.html.in
index dfd97d9..9e3eaf9 100644
--- a/website/master/sample.html.in
+++ b/website/master/sample.html.in
@@ -191,8 +191,8 @@ set Xmp.xmpBJ.JobRef[2]/stJob:role             Best man
 
 </pre>
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-canon.html.in b/website/master/tags-canon.html.in
index 94c2f6c..d19842d 100644
--- a/website/master/tags-canon.html.in
+++ b/website/master/tags-canon.html.in
@@ -45,8 +45,8 @@ __CanonPi__
 __CanonFi__
 <br>
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-fujifilm.html.in b/website/master/tags-fujifilm.html.in
index e452b4d..00d07a4 100644
--- a/website/master/tags-fujifilm.html.in
+++ b/website/master/tags-fujifilm.html.in
@@ -14,8 +14,8 @@ __navbar__
 
 __Fujifilm__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-minolta.html.in b/website/master/tags-minolta.html.in
index e9f4a55..0251ba0 100644
--- a/website/master/tags-minolta.html.in
+++ b/website/master/tags-minolta.html.in
@@ -30,8 +30,8 @@ __MinoltaCs5D__
 __MinoltaCs7D__
 <br>
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-nikon.html.in b/website/master/tags-nikon.html.in
index 2529bc6..7e02352 100644
--- a/website/master/tags-nikon.html.in
+++ b/website/master/tags-nikon.html.in
@@ -162,8 +162,8 @@ __NikonLd2__
 __NikonLd3__
 <br>
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-olympus.html.in b/website/master/tags-olympus.html.in
index 8ea7a6b..a934f81 100644
--- a/website/master/tags-olympus.html.in
+++ b/website/master/tags-olympus.html.in
@@ -56,8 +56,8 @@ __OlympusFe1__
 __OlympusRi__
 <br>
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-panasonic.html.in b/website/master/tags-panasonic.html.in
index 6f301a0..31a8e5b 100644
--- a/website/master/tags-panasonic.html.in
+++ b/website/master/tags-panasonic.html.in
@@ -16,8 +16,8 @@ __navbar__
 
 __Panasonic__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-pentax.html.in b/website/master/tags-pentax.html.in
index eec6da4..d30b678 100644
--- a/website/master/tags-pentax.html.in
+++ b/website/master/tags-pentax.html.in
@@ -17,8 +17,8 @@ Reference: <a href="makernote.html#R10">[10]</a>.</p>
 
 __Pentax__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-samsung.html.in b/website/master/tags-samsung.html.in
index 567f79c..0b0ea9a 100644
--- a/website/master/tags-samsung.html.in
+++ b/website/master/tags-samsung.html.in
@@ -14,8 +14,8 @@ __navbar__
 
 __Samsung2__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-sigma.html.in b/website/master/tags-sigma.html.in
index 5fe8655..de94d46 100644
--- a/website/master/tags-sigma.html.in
+++ b/website/master/tags-sigma.html.in
@@ -14,8 +14,8 @@ __navbar__
 
 __Sigma__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-sony.html.in b/website/master/tags-sony.html.in
index d448b9e..9a07692 100644
--- a/website/master/tags-sony.html.in
+++ b/website/master/tags-sony.html.in
@@ -51,8 +51,8 @@ __Sony1MltCs7D__
 __Sony1MltCsA100__
 <br>
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-GPano.html.in b/website/master/tags-xmp-GPano.html.in
index 96600eb..72c0cdf 100644
--- a/website/master/tags-xmp-GPano.html.in
+++ b/website/master/tags-xmp-GPano.html.in
@@ -28,8 +28,8 @@ Reference: <a href=" https://developers.google.com/photo-sphere/metadata/" title
 
 __xmp_GPano__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-MP.html.in b/website/master/tags-xmp-MP.html.in
index 44e845e..d08cbc6 100644
--- a/website/master/tags-xmp-MP.html.in
+++ b/website/master/tags-xmp-MP.html.in
@@ -40,8 +40,8 @@ __xmp_MPRI__
 
 __xmp_MPReg__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-MicrosoftPhoto.html.in b/website/master/tags-xmp-MicrosoftPhoto.html.in
index 5d0ec83..c91ef1c 100644
--- a/website/master/tags-xmp-MicrosoftPhoto.html.in
+++ b/website/master/tags-xmp-MicrosoftPhoto.html.in
@@ -19,8 +19,8 @@ __navbar__
 
 __xmp_MicrosoftPhoto__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-acdsee.html.in b/website/master/tags-xmp-acdsee.html.in
index 433f5c7..2212c64 100644
--- a/website/master/tags-xmp-acdsee.html.in
+++ b/website/master/tags-xmp-acdsee.html.in
@@ -29,8 +29,8 @@ Reference: <a href="https://acdsystems.desk.com/customer/portal/articles/561775-
 
 __xmp_acdsee__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-aux.html.in b/website/master/tags-xmp-aux.html.in
index b4348c0..6714983 100644
--- a/website/master/tags-xmp-aux.html.in
+++ b/website/master/tags-xmp-aux.html.in
@@ -22,8 +22,8 @@ Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specificati
 
 __xmp_aux__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-crs.html.in b/website/master/tags-xmp-crs.html.in
index c3d7add..a9ab552 100644
--- a/website/master/tags-xmp-crs.html.in
+++ b/website/master/tags-xmp-crs.html.in
@@ -21,8 +21,8 @@ Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specificati
 
 __xmp_crs__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-dc.html.in b/website/master/tags-xmp-dc.html.in
index 0b4526d..dcc3e4a 100644
--- a/website/master/tags-xmp-dc.html.in
+++ b/website/master/tags-xmp-dc.html.in
@@ -21,8 +21,8 @@ Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specificati
 
 __xmp_dc__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-dcterms.html.in b/website/master/tags-xmp-dcterms.html.in
index c5308ad..9ef6ac2 100644
--- a/website/master/tags-xmp-dcterms.html.in
+++ b/website/master/tags-xmp-dcterms.html.in
@@ -21,8 +21,8 @@ Reference: <a href="http://dublincore.org/documents/dcmi-terms/" title="DCMI Met
 
 __xmp_dcterms__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-digiKam.html.in b/website/master/tags-xmp-digiKam.html.in
index 82045f8..018e905 100644
--- a/website/master/tags-xmp-digiKam.html.in
+++ b/website/master/tags-xmp-digiKam.html.in
@@ -19,8 +19,8 @@ __navbar__
 
 __xmp_digiKam__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-dwc.html.in b/website/master/tags-xmp-dwc.html.in
index 09a6b74..935c0b4 100644
--- a/website/master/tags-xmp-dwc.html.in
+++ b/website/master/tags-xmp-dwc.html.in
@@ -22,8 +22,8 @@ Reference: <a href="http://rs.tdwg.org/dwc/terms/" title="Darwin Core Terms">Dar
 
 __xmp_dwc__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-exif.html.in b/website/master/tags-xmp-exif.html.in
index af94c11..a0fd080 100644
--- a/website/master/tags-xmp-exif.html.in
+++ b/website/master/tags-xmp-exif.html.in
@@ -29,8 +29,8 @@ Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specificati
 
 __xmp_exif__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-exifEX.html.in b/website/master/tags-xmp-exifEX.html.in
index ef37b1f..1692963 100644
--- a/website/master/tags-xmp-exifEX.html.in
+++ b/website/master/tags-xmp-exifEX.html.in
@@ -21,8 +21,8 @@ Reference: <a href="http://www.cipa.jp/std/documents/e/DC-010-2012_E.pdf" title=
 
 __xmp_exifEX__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-expressionmedia.html.in b/website/master/tags-xmp-expressionmedia.html.in
index 2784e6a..517bedc 100644
--- a/website/master/tags-xmp-expressionmedia.html.in
+++ b/website/master/tags-xmp-expressionmedia.html.in
@@ -20,8 +20,8 @@ __navbar__
 
 __xmp_expressionmedia__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-iptc.html.in b/website/master/tags-xmp-iptc.html.in
index 0860bdb..4dcbc71 100644
--- a/website/master/tags-xmp-iptc.html.in
+++ b/website/master/tags-xmp-iptc.html.in
@@ -23,8 +23,8 @@ Reference: <a href="http://www.iptc.org/std/photometadata/specification/IPTC-Pho
 
 __xmp_iptc__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-iptcExt.html.in b/website/master/tags-xmp-iptcExt.html.in
index 2f27159..af1cac7 100644
--- a/website/master/tags-xmp-iptcExt.html.in
+++ b/website/master/tags-xmp-iptcExt.html.in
@@ -25,8 +25,8 @@ Reference: <a href="http://www.iptc.org/std/photometadata/specification/IPTC-Pho
 
 __xmp_iptcExt__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-kipi.html.in b/website/master/tags-xmp-kipi.html.in
index 4854ef5..198d775 100644
--- a/website/master/tags-xmp-kipi.html.in
+++ b/website/master/tags-xmp-kipi.html.in
@@ -19,8 +19,8 @@ __navbar__
 
 __xmp_kipi__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-lr.html.in b/website/master/tags-xmp-lr.html.in
index 1785ba7..15fe2b1 100644
--- a/website/master/tags-xmp-lr.html.in
+++ b/website/master/tags-xmp-lr.html.in
@@ -21,8 +21,8 @@ Reference: <a href="https://helpx.adobe.com/lightroom/help/keywords.html" title=
 
 __xmp_lr__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-mediapro.html.in b/website/master/tags-xmp-mediapro.html.in
index 6bf6f43..e91f7b0 100644
--- a/website/master/tags-xmp-mediapro.html.in
+++ b/website/master/tags-xmp-mediapro.html.in
@@ -25,8 +25,8 @@ __xmp_mediapro__
 
 __xmp_expressionmedia__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-mwg-kw.html.in b/website/master/tags-xmp-mwg-kw.html.in
index 28c7eb7..0317721 100644
--- a/website/master/tags-xmp-mwg-kw.html.in
+++ b/website/master/tags-xmp-mwg-kw.html.in
@@ -21,8 +21,8 @@ Reference: <a href="http://www.metadataworkinggroup.org/pdf/mwg_guidance.pdf" ti
 
 __xmp_mwg-kw__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-mwg-rs.html.in b/website/master/tags-xmp-mwg-rs.html.in
index bcb5ea8..7ad2989 100644
--- a/website/master/tags-xmp-mwg-rs.html.in
+++ b/website/master/tags-xmp-mwg-rs.html.in
@@ -21,8 +21,8 @@ Reference: <a href="http://www.metadataworkinggroup.org/pdf/mwg_guidance.pdf" ti
 
 __xmp_mwg-rs__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-pdf.html.in b/website/master/tags-xmp-pdf.html.in
index 0a616d4..c48572c 100644
--- a/website/master/tags-xmp-pdf.html.in
+++ b/website/master/tags-xmp-pdf.html.in
@@ -20,8 +20,8 @@ Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specificati
 
 __xmp_pdf__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-photoshop.html.in b/website/master/tags-xmp-photoshop.html.in
index 601e50e..e47ff43 100644
--- a/website/master/tags-xmp-photoshop.html.in
+++ b/website/master/tags-xmp-photoshop.html.in
@@ -20,8 +20,8 @@ Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specificati
 
 __xmp_photoshop__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-plus.html.in b/website/master/tags-xmp-plus.html.in
index 72e3e46..91c1dcc 100644
--- a/website/master/tags-xmp-plus.html.in
+++ b/website/master/tags-xmp-plus.html.in
@@ -21,8 +21,8 @@ __navbar__
 
 __xmp_plus__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-template.html.in b/website/master/tags-xmp-template.html.in
index 88744b9..aebeb05 100644
--- a/website/master/tags-xmp-template.html.in
+++ b/website/master/tags-xmp-template.html.in
@@ -9,8 +9,8 @@ __navbar__
     <h1>Metadata reference tables</h1>
   </div>
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-tiff.html.in b/website/master/tags-xmp-tiff.html.in
index f7d8939..5c10488 100644
--- a/website/master/tags-xmp-tiff.html.in
+++ b/website/master/tags-xmp-tiff.html.in
@@ -23,8 +23,8 @@ Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specificati
 
 __xmp_tiff__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-xmp.html.in b/website/master/tags-xmp-xmp.html.in
index 07c0429..d24b3a4 100644
--- a/website/master/tags-xmp-xmp.html.in
+++ b/website/master/tags-xmp-xmp.html.in
@@ -21,8 +21,8 @@ Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specificati
 
 __xmp_xmp__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-xmpBJ.html.in b/website/master/tags-xmp-xmpBJ.html.in
index f049285..f168dc0 100644
--- a/website/master/tags-xmp-xmpBJ.html.in
+++ b/website/master/tags-xmp-xmpBJ.html.in
@@ -21,8 +21,8 @@ Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specificati
 
 __xmp_xmpBJ__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-xmpDM.html.in b/website/master/tags-xmp-xmpDM.html.in
index ac6583d..c8654cb 100644
--- a/website/master/tags-xmp-xmpDM.html.in
+++ b/website/master/tags-xmp-xmpDM.html.in
@@ -21,8 +21,8 @@ Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specificati
 
 __xmp_xmpDM__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-xmpMM.html.in b/website/master/tags-xmp-xmpMM.html.in
index 23be83d..9b28018 100644
--- a/website/master/tags-xmp-xmpMM.html.in
+++ b/website/master/tags-xmp-xmpMM.html.in
@@ -27,9 +27,8 @@ Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specificati
 </p>
 
 __xmp_xmpMM__
-
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-xmpRights.html.in b/website/master/tags-xmp-xmpRights.html.in
index c0f2de0..c521b86 100644
--- a/website/master/tags-xmp-xmpRights.html.in
+++ b/website/master/tags-xmp-xmpRights.html.in
@@ -23,9 +23,8 @@ Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specificati
 </p>
 
 __xmp_xmpRights__
-
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags-xmp-xmpTPg.html.in b/website/master/tags-xmp-xmpTPg.html.in
index c7208fc..686522a 100644
--- a/website/master/tags-xmp-xmpTPg.html.in
+++ b/website/master/tags-xmp-xmpTPg.html.in
@@ -20,9 +20,9 @@ Reference: <a href="http://www.adobe.com/devnet/xmp.html" title="XMP specificati
 </p>
 
 __xmp_xmpTPg__
+</div><!-- /.container -->
 
 __footer__
-</div><!-- /.container -->
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/tags.html.in b/website/master/tags.html.in
index 3d76e61..938b233 100644
--- a/website/master/tags.html.in
+++ b/website/master/tags.html.in
@@ -15,8 +15,8 @@ __navbar__
 
 __Exif__
 
-__footer__
 </div><!-- /.container -->
+__footer__
 __bootstrap__
 </body>
 </html>
diff --git a/website/master/whatsnew.html.in b/website/master/whatsnew.html.in
index 4304979..53fa6ca 100644
--- a/website/master/whatsnew.html.in
+++ b/website/master/whatsnew.html.in
@@ -10,9 +10,9 @@ __navbar__
   </div>
 
 __whatsnew-table__
+</div><!-- /.container -->
 
 __footer__
-</div><!-- /.container -->
 __bootstrap__
 </body>
 </html>
diff --git a/website/var/__footer__ b/website/var/__footer__
index bb91cf6..e87550a 100644
--- a/website/var/__footer__
+++ b/website/var/__footer__
@@ -1,35 +1,37 @@
 <div id="footer">
   <hr>
   <footer>
-    <div class="row">
-      <div class="col-sm-5">
-        <span class="visible-xs-block text-center"><p>Copyright © 2004 - 2015 Andreas Huggel</p></span>
-        <span class="hidden-xs pull-left"><p>Copyright © 2004 - 2015 Andreas Huggel</p></span>
-      </div><!-- /.col-sm-5 -->
-      <div class="col-sm-2">
-        <p class="text-center">
-          <script type="text/javascript">
-          <!-- 
-            var fn = "Andreas Huggel"
-            var us = "ahuggel";
-            var d1 = "gmx";
-            var d2 = "net";
-            var su = "Exiv2 feedback";
-            document.write('<a href=\"ma' + 'il' + 'to:' + fn + ' <' + us + '@' + d1 + '.' + d2 + '>?subject=' + su + '\">');
-          // -->
-          </script>
-          <img src="include/ahuggel.png" width="180" height="21" border="0" alt="Email address">
-          <script type="text/javascript">
-          <!-- 
-            document.write('<\/a>');
-          // -->
-          </script>
-        </p>
-      </div><!-- /.col-sm-2 -->
-      <div class="col-sm-5">
-        <span class="visible-xs-block text-center"><p>Last modified __last_modified__</p></span>
-        <span class="hidden-xs pull-right"><p>Last modified __last_modified__</p></span>
-      </div><!-- /.col-sm-5 -->
-    </div><!-- /.row -->
+    <div class="container">
+      <div class="row">
+        <div class="col-sm-5">
+          <span class="visible-xs-block text-center"><p>Copyright © 2004 - 2015 Andreas Huggel</p></span>
+          <span class="hidden-xs pull-left"><p>Copyright © 2004 - 2015 Andreas Huggel</p></span>
+        </div><!-- /.col-sm-5 -->
+        <div class="col-sm-2">
+          <p class="text-center">
+            <script type="text/javascript">
+            <!-- 
+              var fn = "Andreas Huggel"
+              var us = "ahuggel";
+              var d1 = "gmx";
+              var d2 = "net";
+              var su = "Exiv2 feedback";
+              document.write('<a href=\"ma' + 'il' + 'to:' + fn + ' <' + us + '@' + d1 + '.' + d2 + '>?subject=' + su + '\">');
+            // -->
+            </script>
+            <img src="include/ahuggel.png" width="180" height="21" border="0" alt="Email address">
+            <script type="text/javascript">
+            <!-- 
+              document.write('<\/a>');
+            // -->
+            </script>
+          </p>
+        </div><!-- /.col-sm-2 -->
+        <div class="col-sm-5">
+          <span class="visible-xs-block text-center"><p>Last modified __last_modified__</p></span>
+          <span class="hidden-xs pull-right"><p>Last modified __last_modified__</p></span>
+        </div><!-- /.col-sm-5 -->
+      </div><!-- /.row -->
+    </div><!-- /.container -->
   </footer>
 </div><!-- closes footer -->

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list