From 5b611b051cb2f3b8ebc44ace3de5e8e0edeab6b7 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 17 Jun 2005 23:26:15 +0000 Subject: Add e_utf8_to_locale_string, used in e-util. 2005-06-18 Tor Lillqvist * win32/libemiscwidgets.def: Add e_utf8_to_locale_string, used in e-util. svn path=/trunk/; revision=29525 --- ChangeLog | 3 +++ win32/libemiscwidgets.def | 1 + 2 files changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0c5dfcf87b..674db68db5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * win32/Makefile.am (EXTRA_DIST): Typo. + * win32/libemiscwidgets.def: Add e_utf8_to_locale_string, used in + e-util. + 2005-06-17 Kaushal Kumar * Retired GAL from Head. The relevant files have moved inside diff --git a/win32/libemiscwidgets.def b/win32/libemiscwidgets.def index ed66e8d2cc..8f4434a52a 100644 --- a/win32/libemiscwidgets.def +++ b/win32/libemiscwidgets.def @@ -18,3 +18,4 @@ EXPORTS e_map_window_to_world e_map_zoom_out e_map_zoom_to_location + e_utf8_to_locale_string -- cgit v1.2.3