]> git.sesse.net Git - vlc/commitdiff
Fix charset
authorRémi Denis-Courmont <rem@videolan.org>
Sun, 9 Dec 2007 18:16:15 +0000 (18:16 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sun, 9 Dec 2007 18:16:15 +0000 (18:16 +0000)
share/http-lua/index.html
share/http/flash.html
share/http/index.html
share/http/mosaic.html
share/http/requests/browse.xml
share/http/requests/playlist.xml
share/http/requests/status.xml
share/http/requests/vlm.xml
share/http/requests/vlm_cmd.xml
share/http/vlm.html

index fa4bb7b4e7b21959536b7febb8e1a7a6276651ad..3f17390d1c042947331c69fc16fca28bef8414f4 100644 (file)
@@ -28,7 +28,7 @@
 <head>
 
   <title>VLC media player - Web Interface</title>
-  <meta http-equiv="Content-Type" content="text/html; charset=<?vlc --[[ <vlc id="value" param1="charset"/> ]] ?>" />
+  <meta http-equiv="Content-Type" content="text/html; charset=<?vlc --[[ utf-8 ]] ?>" />
   <link href="style.css" rel="stylesheet" type="text/css" />
   <!--[if IE ]>
   <link href="iehacks.css" rel="stylesheet" type="text/css" />
index b945aa4f320f8953e293986105f657c9543cc1be..c16f50e269ef47a94dbe9a553084d49166519604 100644 (file)
@@ -4,7 +4,7 @@
 \r
 <head>\r
   <title>VLC media player - Web Interface with Flash Viewer</title>\r
-  <meta http-equiv="Content-Type" content="text/html; charset=<vlc id="value" param1="charset"/>" />\r
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\r
   <link href="style.css" rel="stylesheet" type="text/css" />\r
   <!--[if IE ]>\r
   <link href="iehacks.css" rel="stylesheet" type="text/css" />\r
index 13826a37d76c17e96de66b84d49de0317d74d8a7..03e91f6fecd4d54bf875b63740e8dc435991e844 100644 (file)
@@ -28,7 +28,7 @@
 <head>
 
   <title>VLC media player - Web Interface</title>
-  <meta http-equiv="Content-Type" content="text/html; charset=<vlc id="value" param1="charset"/>" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <link href="style.css" rel="stylesheet" type="text/css" />
   <!--[if IE ]>
   <link href="iehacks.css" rel="stylesheet" type="text/css" />
index abdf0cdffc98918748038c37cd27f27769423e10..272697885da00e2366acc43c4345ed3651fb5b95 100644 (file)
@@ -28,7 +28,7 @@
 <head>
 
   <title>VLC media player - Web Interface - Mosaic Wizard</title>
-  <meta http-equiv="Content-Type" content="text/html; charset=<vlc id="value" param1="charset"/>" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <link href="style.css" rel="stylesheet" type="text/css" />
   <script type="text/javascript" src="js/functions.js"></script>
   <script type="text/javascript" src="js/vlm.js"></script>
index 3202557d5fe21a9a8c5dd29eac88661cda4ece4f..03470ac83b0048c88828c1b402df29e479d96923 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="<vlc id="value" param1="charset"/>" standalone="yes" ?>
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 <vlc id="if" param1="0"/>
 <!--  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >
 <  status.xml: VLC media player web interface
index d51fcd11e058f47087d3146be17103a249d27bb6..debe40009653db394fc8e23a6bf3c7a8e049e4d3 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="<vlc id="value" param1="charset"/>" standalone="yes" ?>
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 <vlc id="if" param1="0"/>
 <!--  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >
 <  playlist.xml: VLC media player web interface
index 035952992bb0e926f356693d07dccae9dc37f8fc..1e476f23386cb4cbeb27f6f98cd8ceb5c72b5696 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="<vlc id="value" param1="charset"/>" standalone="yes" ?>
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 <vlc id="if" param1="0"/>
 <!--  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >
 <  status.xml: VLC media player web interface
index 6beb5411d680da2c86c8f1f21dd2db0e664c8970..bd7804e77aac74e6469b39a7cc4c5355ba2a5865 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="<vlc id="value" param1="charset"/>" standalone="yes" ?>
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 <vlc id="if" param1="0"/>
 <!--  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >
 <  vlm.xml: VLC media player web interface
index 4ade0c43ae2e732597d2137b175a2879fe1939b0..080ff91581bc3e1ea549b1a750440317e2aa40c2 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="<vlc id="value" param1="charset"/>" standalone="yes" ?>
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 <vlc id="if" param1="0"/>
 <!--  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >
 <  vlm_cmd.xml: VLC media player web interface
index 6688372992280e92cc2a6f732889de5d4901ec0f..24912e341647a27646b3c774ec6fbab2012ad92f 100644 (file)
@@ -28,7 +28,7 @@
 <head>
 
   <title>VLC media player - Web Interface - VLM</title>
-  <meta http-equiv="Content-Type" content="text/html; charset=<vlc id="value" param1="charset"/>" />
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <link href="style.css" rel="stylesheet" type="text/css" />
   <script type="text/javascript" src="js/functions.js"></script>
   <script type="text/javascript" src="js/vlm.js"></script>