aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2008-05-08 12:17:18 +0800
committerTor Lillqvist <tml@src.gnome.org>2008-05-08 12:17:18 +0800
commit703123f651bd41d35a5ca3b75cd14a9708d03ae7 (patch)
tree0e5b37ab4c1b8b84787e9b0341f17073096cb692 /shell/ChangeLog
parent4c58a7f9d9002dadc59145ba52550b3df2dcc1ac (diff)
downloadgsoc2013-evolution-703123f651bd41d35a5ca3b75cd14a9708d03ae7.tar
gsoc2013-evolution-703123f651bd41d35a5ca3b75cd14a9708d03ae7.tar.gz
gsoc2013-evolution-703123f651bd41d35a5ca3b75cd14a9708d03ae7.tar.bz2
gsoc2013-evolution-703123f651bd41d35a5ca3b75cd14a9708d03ae7.tar.lz
gsoc2013-evolution-703123f651bd41d35a5ca3b75cd14a9708d03ae7.tar.xz
gsoc2013-evolution-703123f651bd41d35a5ca3b75cd14a9708d03ae7.tar.zst
gsoc2013-evolution-703123f651bd41d35a5ca3b75cd14a9708d03ae7.zip
If no message catalog is installed for the current locale language, don't
2008-05-08 Tor Lillqvist <tml@novell.com> * main.c (main) [Win32]: If no message catalog is installed for the current locale language, don't bother with the localisations provided by other things then either. Reset thread locale to "en-US" and C library locale to "C" to ensure that. svn path=/trunk/; revision=35479
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index fa452cccc8..4647ade3fc 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,10 @@
+2008-05-08 Tor Lillqvist <tml@novell.com>
+
+ * main.c (main) [Win32]: If no message catalog is installed for
+ the current locale language, don't bother with the localisations
+ provided by other things then either. Reset thread locale to
+ "en-US" and C library locale to "C" to ensure that.
+
2008-04-29 Akhil Laddha <lakhil@novell.com>
** Fix for bug #529660