[NUT-devel] [nut]: r520 - homepage/index.html
diego
subversion at mplayerhq.hu
Thu Jan 31 09:57:16 CET 2008
Author: diego
Date: Thu Jan 31 09:57:15 2008
New Revision: 520
Log:
This is the 21st century, the charset should be UTF-8.
Modified:
homepage/index.html
Modified: homepage/index.html
==============================================================================
--- homepage/index.html (original)
+++ homepage/index.html Thu Jan 31 09:57:15 2008
@@ -2,7 +2,7 @@
<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>NUT Open Container Format</title>
</head>
More information about the NUT-devel
mailing list