From 9dcf5fdde9ce7a8ab46a82be8416a83c104b5e85 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 25 Oct 2000 15:29:55 +0000 Subject: Don't prepend "/" to the folder's full_name. Deal with hierarchy in the * subscribe-dialog.c (folder_info_subscribed, subscribe_folder_info, unsubscribe_folder_info): Don't prepend "/" to the folder's full_name. Deal with hierarchy in the EvolutionStorage tree better. (storage_tree_path): Helper function to build a storage path from a CamelFolderInfo. svn path=/trunk/; revision=6168 --- mail/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 4e6c4a339e..01344af4ff 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2000-10-24 Dan Winship + + * subscribe-dialog.c (folder_info_subscribed, + subscribe_folder_info, unsubscribe_folder_info): Don't prepend "/" + to the folder's full_name. Deal with hierarchy in the + EvolutionStorage tree better. + (storage_tree_path): Helper function to build a storage path from + a CamelFolderInfo. + 2000-10-23 Dan Winship * *: Add some missing _()s and N_()s. -- cgit v1.2.3