diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-09-27 04:22:45 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-09-27 04:22:45 +0800 |
commit | ec11be672d8aafd5ca54bd021b7f662b86aca331 (patch) | |
tree | 482da7eb0324c6f6e6696658341a05e264876051 /evolution_calendarConf.sh.in | |
parent | 97cc462bb3d8d2094a989723fb02cfd54901b207 (diff) | |
download | gsoc2013-evolution-ec11be672d8aafd5ca54bd021b7f662b86aca331.tar gsoc2013-evolution-ec11be672d8aafd5ca54bd021b7f662b86aca331.tar.gz gsoc2013-evolution-ec11be672d8aafd5ca54bd021b7f662b86aca331.tar.bz2 gsoc2013-evolution-ec11be672d8aafd5ca54bd021b7f662b86aca331.tar.lz gsoc2013-evolution-ec11be672d8aafd5ca54bd021b7f662b86aca331.tar.xz gsoc2013-evolution-ec11be672d8aafd5ca54bd021b7f662b86aca331.tar.zst gsoc2013-evolution-ec11be672d8aafd5ca54bd021b7f662b86aca331.zip |
Add member physical_uri to ESummaryMailFolder.
Removed member name. Renamed FolderStore.folders to
FolderStore.path_to_folder and added
FolderStore.physical_uri_to_folder.
(new_folder_cb): Set physical_uri member.
(update_folder_cb): Likewise.
(new_folder_cb): Pass physical_uri to
e_summary_mail_idle_get_info(). Also g_strdup() it since that's
what it expects.
(remove_folder_cb): Free physical_uri.
(mail_change_notify): Compare against folder->physical_uri, not
->path.
(e_summary_mail_reconfigure): Pass folder->physical_uri to
e_summary_mail_get_info, not ->path.
(e_summary_mail_uri_to_name): Removed.
(e_summary_folder_init_folder_store): Initialize path_to_folder
and physical_uri_to_folder.
(new_folder_cb): Add the folder to the physical_uri_to_folder hash
too.
(mail_change_notify): Use physical_uri_to_folder to figure out the
folder from the uri.
(e_summary_mail_reconfigure): Here as well.
svn path=/trunk/; revision=18239
Diffstat (limited to 'evolution_calendarConf.sh.in')
0 files changed, 0 insertions, 0 deletions