diff options
| author | Andreas Brachold <vdr07@deltab.de> | 2008-11-16 16:23:31 +0000 |
|---|---|---|
| committer | Andreas Brachold <vdr07@deltab.de> | 2008-11-16 16:23:31 +0000 |
| commit | 179957f82d779e62084c24a39bfbae84d93eb505 (patch) | |
| tree | 7fec09e42810ac61c737fee29ee7f2273e4306c9 | |
| parent | 0c23fad52489eae08789545315c9267719f6a569 (diff) | |
| download | xxv-179957f82d779e62084c24a39bfbae84d93eb505.tar.gz xxv-179957f82d779e62084c24a39bfbae84d93eb505.tar.bz2 | |
* xstyle/html - use also active charset
* EPG: Compare preview images at update
| -rw-r--r-- | skins/xstyle/widgets/wait.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/xstyle/widgets/wait.tmpl b/skins/xstyle/widgets/wait.tmpl index 444a102..2e24984 100644 --- a/skins/xstyle/widgets/wait.tmpl +++ b/skins/xstyle/widgets/wait.tmpl @@ -4,6 +4,7 @@ <html> <head> <title>XXV</title> + <meta http-equiv="Content-Type" content="text/html; charset=<?% charset %?>"> <meta name="copyright" content="copyright 2004 Xpix"> <style type="text/css"> <!-- |
