]> git.sesse.net Git - vlc/blobdiff - share/http/index.html
* modules/control/http.c : specify UTF-8 as charset (closes #236)
[vlc] / share / http / index.html
index 22ca3b5598686566ed8c138d2db53a7330234b32..1cc426470e9166386297b69d54ccf976b3352c18 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="iso-8859-1" ?>
+<?xml version="1.0" encoding="UTF-8" ?>
 <!-- $Id$-->
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD  XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml10/DTD/xhtml10transitional.dtd">
@@ -8,7 +8,6 @@
  <head>
     <title>VLC media player</title>
     <link href="/style.css" title="Default" rel="stylesheet" type="text/css" />
-    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
     <!-- Work around. should be done in the code -->
     <vlc id="if" param1="url_param"/>
         <meta http-equiv="Refresh" content="0;url=/" />