From 578b942b6a056c6d6e5d42e823b24dd8e5d400e1 Mon Sep 17 00:00:00 2001 From: Chyla Zbigniew Date: Fri, 31 Aug 2001 21:44:24 +0000 Subject: Don't convert folder name to UTF-8 manually... (setup_stock_folders): ... * e-local-storage.c (setup_folder_as_stock): Don't convert folder name to UTF-8 manually... (setup_stock_folders): ... just use U_() here. (impl_get_display_name): Marked string for translation (with U_). * e-storage-set-view.c (storage_sort_callback): s/strcasecmp/g_utf8_collate/ (folder_sort_callback): ditto * e-summary-storage.c (impl_get_display_name): Marked string for translation (with U_). svn path=/trunk/; revision=12546 --- shell/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 61b4d54dcc..5cede21be0 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,17 @@ +2001-08-31 Zbigniew Chyla + + * e-local-storage.c + (setup_folder_as_stock): Don't convert folder name to UTF-8 manually... + (setup_stock_folders): ... just use U_() here. + (impl_get_display_name): Marked string for translation (with U_). + + * e-storage-set-view.c + (storage_sort_callback): s/strcasecmp/g_utf8_collate/ + (folder_sort_callback): ditto + + * e-summary-storage.c (impl_get_display_name): + Marked string for translation (with U_). + 2001-08-29 Iain Holmes * e-local-storage.c (notify_listener): Function to create CORBAany -- cgit v1.2.3