From d4a1de64f1d3e2b0b9422aea110de62ffc9860c4 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 14 Aug 2001 21:37:54 +0000 Subject: Convert the UTF-8 account name string into a gtk-string before using it in 2001-08-14 Jeffrey Stedfast * mail-accounts.c (load_accounts): Convert the UTF-8 account name string into a gtk-string before using it in the GtkCList. svn path=/trunk/; revision=12036 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 524557c4e0..286e3aa1e9 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-08-14 Jeffrey Stedfast + + * mail-accounts.c (load_accounts): Convert the UTF-8 account name + string into a gtk-string before using it in the GtkCList. + 2001-08-14 Peter Williams * mail-callbacks.c (previous_unread_msg): Make previous unread -- cgit