diff options
author | Dan Winship <danw@src.gnome.org> | 2000-09-22 03:40:20 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-09-22 03:40:20 +0800 |
commit | 8fb132dab0e8291ed8ac2017a329c23148cc5f1a (patch) | |
tree | 378a43c24ae1920607f4c473be6ffa73ebbdeccf /calendar/idl | |
parent | 0b1e68cb22f92bfe82b3fcbca4d57814cc26ad4f (diff) | |
download | gsoc2013-evolution-8fb132dab0e8291ed8ac2017a329c23148cc5f1a.tar gsoc2013-evolution-8fb132dab0e8291ed8ac2017a329c23148cc5f1a.tar.gz gsoc2013-evolution-8fb132dab0e8291ed8ac2017a329c23148cc5f1a.tar.bz2 gsoc2013-evolution-8fb132dab0e8291ed8ac2017a329c23148cc5f1a.tar.lz gsoc2013-evolution-8fb132dab0e8291ed8ac2017a329c23148cc5f1a.tar.xz gsoc2013-evolution-8fb132dab0e8291ed8ac2017a329c23148cc5f1a.tar.zst gsoc2013-evolution-8fb132dab0e8291ed8ac2017a329c23148cc5f1a.zip |
INBOX is case-insensitive. (get_root_folder_name): Make the root folder ""
* providers/imap/camel-imap-store.c (get_folder_name): INBOX is
case-insensitive.
(get_root_folder_name): Make the root folder "" rather than "/".
(get_folder): Update for root folder name change.
(camel_imap_store_get_toplevel_dir): Removed. (Unused, unneeded.)
(camel_imap_store_folder_path): New function to turn a Camel
folder name into the corresponding namespaced IMAP path.
(imap_folder_exists): Make this take a store and a path rather
than a folder.
(imap_create): Likewise
(get_folder): Update for camel_imap_store_folder_path and other
changes.
(check_current_folder): Likewise.
* providers/imap/camel-imap-folder.c: Change a bunch of CamelStore
variables to CamelImapStore (and add a few more) to prevent excess
gratuitous casting. Use camel_imap_store_folder_path where
appropriate.
(camel_imap_folder_new): Update for root folder name change.
svn path=/trunk/; revision=5541
Diffstat (limited to 'calendar/idl')
0 files changed, 0 insertions, 0 deletions