[Winpt-commits] r353 - trunk/Doc/website
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Sat Dec 3 19:19:53 CET 2011
Author: twoaday
Date: 2011-12-03 19:19:53 +0100 (Sat, 03 Dec 2011)
New Revision: 353
Modified:
trunk/Doc/website/bugs.html
trunk/Doc/website/contact.html
trunk/Doc/website/development.html
trunk/Doc/website/index.html
Log:
Modified: trunk/Doc/website/bugs.html
===================================================================
--- trunk/Doc/website/bugs.html 2011-12-03 18:15:33 UTC (rev 352)
+++ trunk/Doc/website/bugs.html 2011-12-03 18:19:53 UTC (rev 353)
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<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>Windows Privacy Tray - WinPT</title>
<link rel="stylesheet" href="winpt-style.css">
</head>
@@ -31,9 +31,12 @@
</td>
<td align="left" valign="top">
<p class="style2">WinPT has a special "bug tracker" for keeping information about bugs and problems.
- Basically it is a database to store information about problems. If you use WinPT and discover an error,
- please take a moment to submit a little report to the bug tracker, but please also check that the bug is not
- already listed there. This will allow us to deal with the issue far more quickly. Please provide much
+ Basically it is a database to store information about problems.
+ </p>
+
+ <p class="style2"> If you use WinPT and discover an error, please take a moment to submit
+ a little report to the bug tracker, but please also check that the bug is not already listed there.
+ This will allow us to deal with the issue far more quickly. Please provide much
information as possible for better reproducibility. <br/>
This includes your OS type, which program versions you use, the local gpg config
and maybe even public key information if needed.
Modified: trunk/Doc/website/contact.html
===================================================================
--- trunk/Doc/website/contact.html 2011-12-03 18:15:33 UTC (rev 352)
+++ trunk/Doc/website/contact.html 2011-12-03 18:19:53 UTC (rev 353)
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<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>Windows Privacy Tray - WinPT</title>
<link rel="stylesheet" href="winpt-style.css">
</head>
@@ -15,7 +15,7 @@
<tr>
<td><table border="0" cellspacing="0" cellpadding="3">
<tr>
- <td width="150" align="left" valign="top" bgcolor="#FFFFCC">
+ <td align="left" valign="top" bgcolor="#FFFFCC">
<p>
<span class="style2"><a href="index.html">Home and News</a><br />
<a href="screenshots.html">Screenshots</a><br />
Modified: trunk/Doc/website/development.html
===================================================================
--- trunk/Doc/website/development.html 2011-12-03 18:15:33 UTC (rev 352)
+++ trunk/Doc/website/development.html 2011-12-03 18:19:53 UTC (rev 353)
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<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>Windows Privacy Tray - WinPT</title>
<link rel="stylesheet" href="winpt-style.css">
</head>
Modified: trunk/Doc/website/index.html
===================================================================
--- trunk/Doc/website/index.html 2011-12-03 18:15:33 UTC (rev 352)
+++ trunk/Doc/website/index.html 2011-12-03 18:19:53 UTC (rev 353)
@@ -2,7 +2,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="WinPT Encryption Public-Key Privacy PGP GPG GnuPG Crypto Tray Taskbar OpenPGP Frontend Shell">
<title>Windows Privacy Tray - WinPT</title>
<link rel="stylesheet" href="winpt-style.css">
@@ -19,7 +19,7 @@
<tr>
<td><table border="0" cellspacing="0" cellpadding="3">
<tr>
- <td width="150" align="left" valign="top" bgcolor="#FFFFCC">
+ <td align="left" valign="top" bgcolor="#FFFFCC">
<p>
<span class="style2"><a href="index.html">Home and News</a>
<br />
More information about the Winpt-commits
mailing list