gtk/gtkmodules.c (get_module_path) With g_getenv() now returning UTF-8 on
2005-01-01 Tor Lillqvist <tml@iki.fi> * gtk/gtkmodules.c (get_module_path) * gtk/gtkrc.c (gtk_rc_make_default_dir, gtk_rc_get_im_module_file, gtk_rc_get_theme_dir, gtk_rc_add_initial_default_files): With g_getenv() now returning UTF-8 on Win32, no need to call g_locale_to_utf8().
This commit is contained in:
committed by
Tor Lillqvist
parent
eb163387a2
commit
75ae663dd8
@ -1,3 +1,11 @@
|
||||
2005-01-01 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gtk/gtkmodules.c (get_module_path)
|
||||
* gtk/gtkrc.c (gtk_rc_make_default_dir, gtk_rc_get_im_module_file,
|
||||
gtk_rc_get_theme_dir, gtk_rc_add_initial_default_files): With
|
||||
g_getenv() now returning UTF-8 on Win32, no need to call
|
||||
g_locale_to_utf8().
|
||||
|
||||
2004-12-31 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkkeyhash.c (_gtk_key_hash_lookup_keyval)
|
||||
|
||||
Reference in New Issue
Block a user