Move folders to a subdirectory of storage_path, rather than in it. Bye bye
authorNot Zed <NotZed@Ximian.com>
Wed, 24 Jul 2002 02:51:44 +0000 (02:51 +0000)
committerMichael Zucci <zucchi@src.gnome.org>
Wed, 24 Jul 2002 02:51:44 +0000 (02:51 +0000)
commit491a3e2f53826dfae9c7ad5802cd6b8fb9a616d9
tree1b209e4f9851854b4df4121ec05dfccd9bcc4030
parent84642c8484002e1d1d6876a2575e542b90cbfc45
Move folders to a subdirectory of storage_path, rather than in it. Bye bye

2002-07-24  Not Zed  <NotZed@Ximian.com>

        * providers/imap/camel-imap-store.c (get_folder_online): Move
folders to a subdirectory of storage_path, rather than in it.
Bye bye everyones settings.  See 24947.
        (get_folder_offline): And here too.
        (delete_folder): And here too.
        (rename_folder): and here too.
        (get_folder_info_offline): And here too.  I love code reuse.
camel/ChangeLog
camel/providers/imap/camel-imap-store.c