From 0b030ddeb7e56013dd6f414c54ee533420dd47f5 Mon Sep 17 00:00:00 2001
From: SlÃ¡vek Banko <slavek.banko@axis.cz>
Date: Sat, 7 Feb 2026 15:48:42 +0100
Subject: Use utf8 encoding for special characters in documentation.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Lintian tag: national-encoding

Signed-off-by: SlÃ¡vek Banko <slavek.banko@axis.cz>
---
 doc/html/credits.html   | 12 ++++++------
 doc/html/tqdial.html    |  4 ++--
 doc/html/tqprocess.html |  4 ++--
 doc/html/troll.html     |  6 +++---
 doc/man/man3/tqdial.3qt |  2 +-
 5 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/doc/html/credits.html b/doc/html/credits.html
index 4c4b803c..e53094d9 100644
--- a/doc/html/credits.html
+++ b/doc/html/credits.html
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <html>
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Thanks!</title>
 <style type="text/css"><!--
 fn { margin-left: 1cm; text-indent: -1cm; }
@@ -53,7 +53,7 @@ Andrew J. Robinson &lt;robinson <i>at</i> eclipse.net&gt;<br>
 Andrew Pavlomanolakos &lt;app <i>at</i> novanet.net.au&gt;<br>
 Andrew R. Tefft &lt;teffta <i>at</i> crypt.erie.ge.com&gt;<br>
 Andrew Vajoczki &lt;vajoczki <i>at</i> interlog.com&gt;<br>
-André Johansen &lt;Andre.Johansen <i>at</i> funcom.no&gt;<br>
+AndrÃ© Johansen &lt;Andre.Johansen <i>at</i> funcom.no&gt;<br>
 Andy Brice &lt;andyb <i>at</i> suntail.net&gt;<br>
 Andy Shaw &lt;andy <i>at</i> east.no&gt;<br>
 Anton Keyter &lt;ant <i>at</i> intekom.co.za&gt;<br>
@@ -122,7 +122,7 @@ F R Ball &lt;frb <i>at</i> umr.edu&gt;<br>
 Fergal Mc Carthy &lt;fergal <i>at</i> ilo.dec.com&gt;<br>
 Frank Gockel &lt;gockel <i>at</i> etecs4.uni-duisburg.de&gt;<br>
 Frank Roscher &lt;frank <i>at</i> chemnitz.abs-rz.de&gt;<br>
-Fredrik Markström &lt;fredrik <i>at</i> zod.campus.luth.se&gt;<br>
+Fredrik MarkstrÃ¶m &lt;fredrik <i>at</i> zod.campus.luth.se&gt;<br>
 Fredrik Nehr &lt;fredrik_nehr <i>at</i> ivab.se&gt;<br>
 FrenzelBhv <i>at</i> aol.com<br>
 Frugal &lt;frugal <i>at</i> wardrobe.demon.co.uk&gt;<br>
@@ -203,7 +203,7 @@ Martin Mueller &lt;mm <i>at</i> lunetix.de&gt;<br>
 Martin van Velsen &lt;vvelsen <i>at</i> ronix.ptf.hro.nl&gt;<br>
 Matthias Ettrich &lt;ettrich <i>at</i> fisher.informatik.uni-tuebingen.de&gt;<br>
 Matthias Suencksen &lt;msuencks <i>at</i> techfak.uni-bielefeld.de&gt;<br>
-Mattias Engdegård &lt;f91-men <i>at</i> nada.kth.se&gt;<br>
+Mattias EngdegÃ¥rd &lt;f91-men <i>at</i> nada.kth.se&gt;<br>
 Michael Doppler &lt;m.doppler <i>at</i> icoserve.com&gt;<br>
 Michael Figley &lt;figley <i>at</i> ibmoto.com&gt;<br>
 Michael George &lt;george <i>at</i> quark.im4u.net&gt;<br>
@@ -277,7 +277,7 @@ Tim D. Gilman &lt;tdgilman <i>at</i> best.com&gt;<br>
 Tom Houlder &lt;thoulder <i>at</i> icor.fr&gt;<br>
 Tony Albrecht &lt;Tony.Albrecht <i>at</i> adelaide.maptek.com.au&gt;<br>
 Torgeir Hovden &lt;hovden <i>at</i> akkurat.idt.ntnu.no&gt;<br>
-Trond Hellem Bø &lt;s638 <i>at</i> ii.uib.no&gt;<br>
+Trond Hellem BÃ¸ &lt;s638 <i>at</i> ii.uib.no&gt;<br>
 Trond Solli &lt;Trond.Solli <i>at</i> marintek.sintef.no&gt;<br>
 Ulf Stelbe &lt;ust <i>at</i> egd.igd.fhg.de&gt;<br>
 Ulrich Hertlein &lt;uhe <i>at</i> cs.tu-berlin.de&gt;<br>
@@ -285,7 +285,7 @@ Ulrich Ring &lt;ur <i>at</i> daveg.com&gt;<br>
 Uwe Thiem &lt;uwe <i>at</i> uwix.alt.na&gt;<br>
 Vadim Zaliva &lt;lord <i>at</i> crocodile.org&gt;<br>
 Val Gough &lt;val <i>at</i> stellacore.com&gt;<br>
-Vilhelm Sjöberg &lt;ville <i>at</i> swipnet.se&gt;<br>
+Vilhelm SjÃ¶berg &lt;ville <i>at</i> swipnet.se&gt;<br>
 Vlad Karpinsky &lt;vlad <i>at</i> crocodile.org&gt;<br>
 Volker Hilsheimer &lt;vohi <i>at</i> gmx.de&gt;<br>
 Volker Poplawski &lt;volkerp <i>at</i> stepnet.de&gt;<br>
diff --git a/doc/html/tqdial.html b/doc/html/tqdial.html
index ca899dc0..76e2f67e 100644
--- a/doc/html/tqdial.html
+++ b/doc/html/tqdial.html
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <html>
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TQDial Class</title>
 <style type="text/css"><!--
 fn { margin-left: 1cm; text-indent: -1cm; }
@@ -333,7 +333,7 @@ moved with the mouse.
 <h3 class=fn>bool <a name="wrapping-prop"></a>wrapping</h3>
 <p>This property holds whether wrapping is enabled.
 <p>If true, wrapping is enabled. This means that the arrow can be
-turned around 360°. Otherwise there is some space at the bottom of
+turned around 360Â°. Otherwise there is some space at the bottom of
 the dial which is skipped by the arrow.
 <p> This property's default is false.
 
diff --git a/doc/html/tqprocess.html b/doc/html/tqprocess.html
index 145ffa7e..3403e5ba 100644
--- a/doc/html/tqprocess.html
+++ b/doc/html/tqprocess.html
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <html>
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TQProcess Class</title>
 <style type="text/css"><!--
 fn { margin-left: 1cm; text-indent: -1cm; }
@@ -592,7 +592,7 @@ process may or may not read this data.
 <p> This function always returns immediately. The data you
 pass to <a href="#writeToStdin">writeToStdin</a>() is copied into an internal memory buffer in
 TQProcess, and when control goes back to the event loop, TQProcess will
-starting transferring data from this buffer to the running process.  
+starting transferring data from this buffer to the running process. Â 
 Sometimes the data will be transferred in several payloads, depending on
 how much data is read at a time by the process itself. When TQProcess has
 transferred all the data from its memory buffer to the running process, it
diff --git a/doc/html/troll.html b/doc/html/troll.html
index 49eacd0a..09d742ff 100644
--- a/doc/html/troll.html
+++ b/doc/html/troll.html
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <html>
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Company Information</title>
 <style type="text/css"><!--
 fn { margin-left: 1cm; text-indent: -1cm; }
@@ -96,7 +96,7 @@ spam. If your mail server is listed, you will regrettably not be able to
 send us mail. The <a href="http://www.mail-abuse.org/tsi/">MAPS TSI</a>
 pages provide information about how to secure your server.
 </td><td ><br></td></tr>
-<tr bgcolor="#ffffff"><td bgcolor="#ffffff" colspan="6"> <br> </td></tr>
+<tr bgcolor="#ffffff"><td bgcolor="#ffffff" colspan="6">Â <br>Â </td></tr>
 <tr><th colspan=6 valign="top" bgcolor="#a2c511">Norway Office</th></tr>
 </tr>
 <tr>
@@ -114,7 +114,7 @@ pages provide information about how to secure your server.
 <tr>
 <td ><br></td>
 <td valign="top"> All inquiries: +47 21 60 48 01</td>
-<tr bgcolor="#ffffff"><td bgcolor="#ffffff" colspan="6"> <br> </td></tr>
+<tr bgcolor="#ffffff"><td bgcolor="#ffffff" colspan="6">Â <br>Â </td></tr>
 <tr><th colspan=6 valign="top" bgcolor="#a2c511">USA Office</th></tr>
 </tr>
 <tr>
diff --git a/doc/man/man3/tqdial.3qt b/doc/man/man3/tqdial.3qt
index b43c6162..58fe030d 100644
--- a/doc/man/man3/tqdial.3qt
+++ b/doc/man/man3/tqdial.3qt
@@ -333,7 +333,7 @@ Set this property's value with setValue() and get this property's value with val
 .SH "bool wrapping"
 This property holds whether wrapping is enabled.
 .PP
-If true, wrapping is enabled. This means that the arrow can be turned around 360°. Otherwise there is some space at the bottom of the dial which is skipped by the arrow.
+If true, wrapping is enabled. This means that the arrow can be turned around 360Â°. Otherwise there is some space at the bottom of the dial which is skipped by the arrow.
 .PP
 This property's default is false.
 .PP
-- 
cgit v1.2.3

