Use setlocale() to get the current locale instead of getenv("LC_MESSAGES")
authorSergio Villar Senin <svillar@igalia.com>
Wed, 24 Jun 2009 17:50:07 +0000 (19:50 +0200)
committerSergio Villar Senin <svillar@igalia.com>
Wed, 24 Jun 2009 17:50:07 +0000 (19:50 +0200)
commit33becceaa316d6e701008e34f4160a0631136583
treea8e030fc4d5f8e76901563bdc5157635e1df28e6
parentdbc14e936f99d632a044d8f336a2747329594b8b
Use setlocale() to get the current locale instead of getenv("LC_MESSAGES")
src/modest-init.c
src/modest-utils.c