From 8910fc09d977dc9ae58227aad6ff7cc70a1d93bc Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 28 Apr 2003 17:48:02 +0000 Subject: Don't convert the label charset from UTF-8 into the locale charset. 2003-04-23 Jeffrey Stedfast * menus/gal-view-menus.c (build_menus): Don't convert the label charset from UTF-8 into the locale charset. svn path=/trunk/; revision=20985 --- widgets/ChangeLog | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'widgets/ChangeLog') diff --git a/widgets/ChangeLog b/widgets/ChangeLog index 8e4144369c..6233092a4b 100644 --- a/widgets/ChangeLog +++ b/widgets/ChangeLog @@ -1,8 +1,12 @@ -2003-04-22 Anna Dirks +2003-04-23 Jeffrey Stedfast + + * menus/gal-view-menus.c (build_menus): Don't convert the label + charset from UTF-8 into the locale charset. - *misc/e-multi-config-dialog.c : add appropriate padding - and spacing to the settings dialog. Fixes #41392. +2003-04-22 Anna Dirks + * misc/e-multi-config-dialog.c : add appropriate padding and + spacing to the settings dialog. Fixes #41392. 2003-04-10 Mike Kestner -- cgit