aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-offline-sync.h
Commit message (Collapse)AuthorAgeFilesLines
* Call e_shell_offline_sync_all_folders() if no connection is reported here.Ettore Perazzoli2002-05-151-0/+33
* e-shell-offline-handler.c (e_shell_offline_handler_put_components_offline): Call e_shell_offline_sync_all_folders() if no connection is reported here. (dialog_handle_ok): Sync all the folders here through e_shell_offline_sync_all_folders(). * e-shell-offline-sync.c: New. * e-shell-offline-sync.h: New. * Evolution-Offline.idl (syncFolder): Make oneway. (cancelSyncFolder): Likewise. (SyncFolderProgressListener::reportSuccess): New method. svn path=/trunk/; revision=16792