gtk_disable_setlocale() - Added a call to g_disable_setlocale().

2008-05-17  Yair Hershkovitz  <yairhr@gmail.com>

        * gtk/gtkmain.c: gtk_disable_setlocale() - Added a call to
        g_disable_setlocale().

svn path=/trunk/; revision=20109
This commit is contained in:
Yair Hershkovitz
2008-05-17 09:22:12 +00:00
committed by Yair Hershkovitz
parent 618b23a408
commit 2b41c02ad6

View File

@ -1,3 +1,8 @@
2008-05-17 Yair Hershkovitz <yairhr@gmail.com>
* gtk/gtkmain.c: gtk_disable_setlocale() - Added a call to
g_disable_setlocale().
2008-05-17 Richard Hult <richard@imendio.com>
* gdk/quartz/gdkwindow-quartz.c: