mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
Monotone-Parent: 7006e81f038867b26d3ed4119e35ad3a2763d2d4
Monotone-Revision: 4de190eb54e811b0e429f7196209e16bcb702c5e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-10-17T23:28:40 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -77,6 +77,10 @@ sogo_backend_init (void)
|
||||
the encoding specified in the file. */
|
||||
putenv ("GNUSTEP_STRING_ENCODING=NSUTF8StringEncoding");
|
||||
|
||||
[NSProcessInfo initializeWithArguments: NULL
|
||||
count: 0
|
||||
environment: environ];
|
||||
|
||||
[SOGoSystemDefaults sharedSystemDefaults];
|
||||
|
||||
// /* We force the plugin to base its configuration on the SOGo tree. */
|
||||
|
||||
Reference in New Issue
Block a user