diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-08-17 12:38:55 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-08-17 12:38:55 +0200 |
commit | 7bb744ccb03c9c5685e66c2db4fab62d7d3ec7f1 (patch) | |
tree | ab2f39ae2454f73d526c7cbfa67c64be530535f6 /CONTRIBUTORS | |
parent | 00328c31e13f2a4ecf10251f8992ec45d19500bd (diff) | |
download | vdr-7bb744ccb03c9c5685e66c2db4fab62d7d3ec7f1.tar.gz vdr-7bb744ccb03c9c5685e66c2db4fab62d7d3ec7f1.tar.bz2 |
I18nInitialize() now uses best matching default locale
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f21eba17..483dd583 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2092,6 +2092,7 @@ Matthias Schwarzott <zzam@gentoo.org> for suggesting to move the "all" target in plugin Makefiles before the "Implicit rules", so that a plain "make" will compile everything for adding DESTDIR and PREFIX handling to the Makefile + for reporting a problem with locale matching Martin Ostermann <martin@familie-ostermann.de> for fixing processing the PDCDescriptor in 'libsi' on big endian systems |