Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:jberkman
evolution-exchange-2.6
bgo-325960-ee-foldersubscription.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bgo-325960-ee-foldersubscription.diff of Package evolution-exchange-2.6
Index: storage/exchange-storage.c =================================================================== RCS file: /cvs/gnome/evolution-exchange/storage/exchange-storage.c,v retrieving revision 1.3 diff -u -p -r1.3 exchange-storage.c --- storage/exchange-storage.c 11 Jul 2005 12:19:32 -0000 1.3 +++ storage/exchange-storage.c 21 Apr 2006 04:09:57 -0000 @@ -292,6 +292,9 @@ discover_shared_folder (EStorage *storag result = exchange_account_discover_shared_folder (account, owner, folder_name, &folder); + if (result == EXCHANGE_ACCOUNT_FOLDER_OK) { + exchange_account_rescan_tree (account); + } callback (storage, account_to_storage_result (result), folder ? e_folder_exchange_get_path (folder) : NULL, user_data);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor