On Win32, NSS wants the directory name in system codepage, not UTF-8. No
authorTor Lillqvist <tml@novell.com>
Thu, 15 Jun 2006 20:50:17 +0000 (20:50 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 15 Jun 2006 20:50:17 +0000 (20:50 +0000)
commit2e6b73a89dc9dc0ebb1e3511a7be1465d1de754c
tree876af4d2d096d1a9b1445a0209a4286619ef39d6
parent4764296107f4694a24931379fd55fd12df8e0b6d
On Win32, NSS wants the directory name in system codepage, not UTF-8. No

2006-06-15  Tor Lillqvist  <tml@novell.com>

* camel.c (camel_init): On Win32, NSS wants the directory name in
system codepage, not UTF-8. No need to handle g_atexit()
differently on Win32 any longer, in current GLib it is on Win32
just a #define for atexit().
camel/ChangeLog
camel/camel.c