mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
Improve last entry.
svn path=/trunk/; revision=17163
This commit is contained in:
parent
e6a490588f
commit
18cc703fa4
@ -13,7 +13,10 @@
|
||||
needs to make sure GTK_LIBDIR and GTK_LOCALEDIR are defined also
|
||||
in MSVC builds now.
|
||||
(correct_localedir_prefix): New function, like
|
||||
correct_libdir_prefix(), but for GTK_LOCALEDIR.
|
||||
correct_libdir_prefix(), but for GTK_LOCALEDIR, in case
|
||||
GTK_LOCALEDIR is not a descendant of GTK_LIBDIR.
|
||||
(gtk_im_module_initialize): Thus call correct_localedir_prefix()
|
||||
on the domain_dirname instead of correct_libdir_prefix().
|
||||
(_gtk_im_module_list): Call correct_localedir_prefix() on
|
||||
simple_context_info.domain_dirname.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user