I18nInitialize() now uses best matching default locale

This commit is contained in:
Klaus Schmidinger
2007-08-17 12:38:55 +02:00
parent 00328c31e1
commit 7bb744ccb0
3 changed files with 10 additions and 3 deletions

View File

@@ -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