the file is encoded in UTF-8, so add a meta telling so. updated the e-mail
2003-10-22 Vincent Untz <vincent@vuntz.net> * elections/2003/voters.html: the file is encoded in UTF-8, so add a meta telling so. * elections/2003/voters.html: updated the e-mail address for teuf.
This commit is contained in:
parent
4193388ae6
commit
8cb3fecf1b
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2003-10-22 Vincent Untz <vincent@vuntz.net>
|
||||||
|
|
||||||
|
* elections/2003/voters.html: the file is encoded in UTF-8, so add a
|
||||||
|
meta telling so.
|
||||||
|
* elections/2003/voters.html: updated the e-mail address for teuf.
|
||||||
|
|
||||||
2003-10-22 Vincent Untz <vincent@vuntz.net>
|
2003-10-22 Vincent Untz <vincent@vuntz.net>
|
||||||
|
|
||||||
* elections/2003/voters.html: fix the link to the images.
|
* elections/2003/voters.html: fix the link to the images.
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>The GNOME Foundation: List of voters for the 2002 elections</title>
|
<title>The GNOME Foundation: List of voters for the 2002 elections</title>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||||
</head>
|
</head>
|
||||||
<body bgcolor="#FFFFFF">
|
<body bgcolor="#FFFFFF">
|
||||||
<center>
|
<center>
|
||||||
|
@ -402,7 +403,7 @@
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p style="margin-bottom: 0in">
|
<p style="margin-bottom: 0in">
|
||||||
Christophe Fergeau <teuf@no_spam.users.sourceforge.net>
|
Christophe Fergeau <teuf@no_spam.gnome.org>
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
Loading…
Reference in a new issue