summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTORS1
-rw-r--r--HISTORY2
-rw-r--r--i18n.c8
3 files changed, 7 insertions, 4 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index b7952316..34b15522 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -1170,6 +1170,7 @@ Sascha Klek <sklek@gmx.de>
Andreas Brugger <brougs78@gmx.net>
for reporting a possible crash when pausing live video and the recording was
unable to start, maybe because there was no lock on the device
+ for reporting the missing Euro sign in iso8859-1
Dino Ravnic <dino.ravnic@fer.hr>
for fixing some characters in the iso8859-2 font file
diff --git a/HISTORY b/HISTORY
index bc5a53e4..84f95396 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3204,3 +3204,5 @@ Video Disk Recorder Revision History
- Fixed the character width and shifted the codes one to the right in all font
files.
- Renamed font???.c to font???-iso8859-1.c for symmetry.
+- Switched the character set to iso8859-15 for English, German and Finnish (thanks
+ to Andreas Brugger for reporting the missing Euro sign in iso8859-1).
diff --git a/i18n.c b/i18n.c
index 2f8c7c69..345ee348 100644
--- a/i18n.c
+++ b/i18n.c
@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
- * $Id: i18n.c 1.165 2004/12/18 13:04:33 kls Exp $
+ * $Id: i18n.c 1.166 2004/12/18 16:44:24 kls Exp $
*
* Translations provided by:
*
@@ -103,15 +103,15 @@ const tI18nPhrase Phrases[] = {
"Dansk",
},
// The character set needed for this language (this MUST be the second phrase!):
- { "iso8859-1",
- "iso8859-1",
- "iso8859-1",
+ { "iso8859-15",
+ "iso8859-15",
"iso8859-1",
"iso8859-1",
"iso8859-1",
"iso8859-1",
"iso8859-1",
"iso8859-1",
+ "iso8859-15",
"iso8859-1",
"iso8859-1",
"iso8859-7",