diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-05-06 04:02:56 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2011-05-06 04:02:56 +0800 |
commit | 1ffacfeee95b69419b96423afef91b66be2a7d34 (patch) | |
tree | 27efde6421d0961e48423222ae7df2954cf2affc /addressbook/printing | |
parent | f967ad1dcbe459b9b4f9ae84cf26a1720b81f210 (diff) | |
download | gsoc2013-evolution-1ffacfeee95b69419b96423afef91b66be2a7d34.tar gsoc2013-evolution-1ffacfeee95b69419b96423afef91b66be2a7d34.tar.gz gsoc2013-evolution-1ffacfeee95b69419b96423afef91b66be2a7d34.tar.bz2 gsoc2013-evolution-1ffacfeee95b69419b96423afef91b66be2a7d34.tar.lz gsoc2013-evolution-1ffacfeee95b69419b96423afef91b66be2a7d34.tar.xz gsoc2013-evolution-1ffacfeee95b69419b96423afef91b66be2a7d34.tar.zst gsoc2013-evolution-1ffacfeee95b69419b96423afef91b66be2a7d34.zip |
Introduce a new, simpler folder URI format.
Folder URIs shall henceforth be exclusive to Evolution.
The new format is:
'folder://' CAMEL_STORE_UID '/' CAMEL_FOLDER_PATH
Add e_mail_folder_uri_build() to construct such a URI from a CamelStore
and folder path string, change e_mail_folder_uri_from_folder() to build
the new URI, and teach e_mail_folder_uri_parse() to parse it.
e_mail_folder_uri_parse() will continue to know how to parse the older
URI formats still present in config files and GConf keys. This captures
the legacy knowledge neatly into one function.
Diffstat (limited to 'addressbook/printing')
0 files changed, 0 insertions, 0 deletions