Gentoo Archives: gentoo-commits

From: "Tom Knight
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-projects commit in forums/htdocs/language/lang_spanish: index.htm
Date: Sun, 09 Sep 2007 11:15:15
Message-Id: E1IUKeJ-0003OB-72@stork.gentoo.org
1 tomk 07/09/09 11:08:19
2
3 Modified: index.htm
4 Log:
5 Added UTF-8 charset definition to content type headers
6
7 Revision Changes Path
8 1.2 forums/htdocs/language/lang_spanish/index.htm
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-projects/forums/htdocs/language/lang_spanish/index.htm?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-projects/forums/htdocs/language/lang_spanish/index.htm?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-projects/forums/htdocs/language/lang_spanish/index.htm?r1=1.1&r2=1.2
13
14 Index: index.htm
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-projects/forums/htdocs/language/lang_spanish/index.htm,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- index.htm 22 Jul 2005 16:24:42 -0000 1.1
21 +++ index.htm 9 Sep 2007 11:08:18 -0000 1.2
22 @@ -1,7 +1,7 @@
23 <html>
24 <head>
25 <title></title>
26 -<meta http-equiv="Content-Type" content="text/html;">
27 +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
28 </head>
29
30 <body bgcolor="#FFFFFF" text="#000000">
31
32
33
34 --
35 gentoo-commits@g.o mailing list