diff options
author | Tor Lillqvist <tml@iki.fi> | 2001-11-03 00:44:35 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2001-11-03 00:44:35 +0000 |
commit | bee6f66b5e393213d328afd14a9ac4cb926a0b9f (patch) | |
tree | 4d3686e4570f05d4da5c4b7f596a5087ed8bf164 /ChangeLog | |
parent | 1d15be159965ca4465127a3d1f7833a47080fa5a (diff) | |
download | gtk+-bee6f66b5e393213d328afd14a9ac4cb926a0b9f.tar.gz |
Correct some renamed functions.
2001-11-03 Tor Lillqvist <tml@iki.fi>
* gtk/gtk.def: Correct some renamed functions.
* gtk/gtkimmodule.c (correct_libdir_prefix): New function, used on
Windows to turn build-time paths from a gtk.immodules distributed
as part of a binary package into runtime ones in the
end-user-chosen installation directory.
(gtk_im_module_init): Use it for module path and domain
directory.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -7,6 +7,13 @@ * gtk/gtk.def: Add a couple of missing entry points. (#63585) + * gtk/gtkimmodule.c (correct_libdir_prefix): New function, used on + Windows to turn build-time paths from a gtk.immodules distributed + as part of a binary package into runtime ones in the + end-user-chosen installation directory. + (gtk_im_module_init): Use it for module path and domain + directory. + 2001-11-02 Tor Lillqvist <tml@iki.fi> * gtk/gtkrc.c (gtk_rc_make_default_dir): Fix typo: extraneous |