Add camel_imapx_folder_path_to_mailbox().
authorMatthew Barnes <mbarnes@redhat.com>
Wed, 11 Sep 2013 14:00:36 +0000 (10:00 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Wed, 11 Sep 2013 14:17:54 +0000 (10:17 -0400)
commit468fbfeb72008b54c457e531be3ecb9d1f7ff03f
tree151d6eaf390fe96962771d6e193aec806b3e3f6b
parentfa37efaf26d366a3d0d5256283455a28025ddbde
Add camel_imapx_folder_path_to_mailbox().

Converts a folder path to an IMAP mailbox name, which just replaces all
slashes with the mailbox separator character.  If the mailbox separator
character appears in the folder path, it is replaced with a slash.
camel/camel-imapx-utils.c
camel/camel-imapx-utils.h