diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-10 15:14:16 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-10 15:14:16 +0000 |
commit | 42115b56490795e38e8026cf6f92fd19de73934f (patch) | |
tree | d928bb3868fa8b5c8b6f46945f17d7a96caef8c8 /DOCS | |
parent | acd40ca8160ef995ca93989ceedace8ba77ecc15 (diff) |
Mark file as UTF-8-encoded.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20832 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/xml/html-common.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/html-common.xsl b/DOCS/xml/html-common.xsl index f21904cb53..cfe3841ece 100644 --- a/DOCS/xml/html-common.xsl +++ b/DOCS/xml/html-common.xsl @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> +<?xml version="1.0" encoding="utf-8"?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> |