aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Evolution-Offline.idl
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Evolution-Offline.idl')
-rw-r--r--shell/Evolution-Offline.idl6
1 files changed, 2 insertions, 4 deletions
diff --git a/shell/Evolution-Offline.idl b/shell/Evolution-Offline.idl
index 97bfd0cc84..46821d72bb 100644
--- a/shell/Evolution-Offline.idl
+++ b/shell/Evolution-Offline.idl
@@ -59,13 +59,11 @@ interface Offline : Bonobo::Unknown {
/* Request the component to sync the specified folder. This has to
happen after ::prepareForOffline. */
oneway void syncFolder (in Folder folder,
- in SyncFolderProgressListener listener)
- raises (notPrepared);
+ in SyncFolderProgressListener listener);
/* Request the component to stop syncing the specified folder. This
has to happen after ::syncFolder. */
- oneway void cancelSyncFolder (in Folder folder)
- raises (notSyncing);
+ oneway void cancelSyncFolder (in Folder folder);
/* Ask the component to go into off-line mode. This always comes after
a ::prepareForOffline. */
e-apply r400350 which is correct, to remove libutil-provided symbols.bdrewery2015-10-281-3/+0 * Revert recent config.site changes, ports-mgmt/pkg fails to build on FreeBSDantoine2015-10-281-225/+15 * Indent and remove more libutil functions.bdrewery2015-10-281-9/+6 * Fix reversed logic for utmp vs utxbdrewery2015-10-281-1/+1 * Woops, openpty is libutil as fixed before but missed in previous commit.bdrewery2015-10-281-1/+1 * Correct a commentbdrewery2015-10-281-1/+1 * Add more cached values.bdrewery2015-10-281-12/+228 * Remove functions provided by libutil.bdrewery2015-10-281-3/+0 * Add /usr/local/lib/debug for WIP debug symbol splitting started in r399701.bdrewery2015-10-211-0/+2 * Update config.guess and config.sub to the latest version.ed2015-06-212-194/+102 * Remove lib/X11/fonts/* from the default mtreebapt2015-03-221-4/+0 * Remove trailing empty linebapt2014-12-221-1/+0 * Add a template for the port Makefilesbapt2014-12-051-0/+12 * Remove an addition to BSD.local.dist which wasn't intendedbapt2014-08-271-2/+0 * Add etc/libmap.d to the local mtreebapt2014-08-271-0/+2 * Add etc/rc.conf.d to the local mtreebapt2014-08-271-0/+4 * - Add LOCALBASE/etc/newsyslog.conf.d from base r266463bdrewery2014-06-051-0/+2 * Cache a bit more function for autoconf based on texlive config.logsbapt2014-03-261-0/+5 * - Remove PGSQL: Year and Organization must be filled-in by licensor.gahr2014-02-191-28/+0 * - Add PostgreSQL license to the databasegahr2014-02-171-0/+28 * Add GMGPL to license databasemarino2014-02-151-0/+6 * Define GPLv3RLE license (GPLv3 Runtime Library Exception)marino2014-02-131-0/+73 * Register a 'tests' directory under /usr/local.jmmv2014-02-091-0/+2 * - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkohauer2013-12-311-0/+0 * The RUBY license covers only the second portion of the license. It should noteadler2013-12-131-4/+0 * Templates, Mk/ lang/ruby*: add the RUBY licenseeadler2013-12-121-0/+56 * - This OFL was version 1.1, now replaced by OFL11tabthorpe2013-11-051-97/+0 * - Add license templates for OFL 1.0 and 1.1bdrewery2013-10-292-0/+184 * - Add share/applications to mtree, so it no longer needs to be created/remove...amdmi32013-10-221-0/+2 * - login(3), logout(3), and logwtmp(3) were removed in base r202216bdrewery2013-09-031-3/+0 * Do not cache the openpty function this breaks at least heimdal and rancidbapt2013-09-021-1/+2 * Remove 2 lines for structs which were declared in utmp.hantoine2013-08-311-2/+0 * Remove the utmp.h cache added by mistakebapt2013-08-301-1/+0 * - Cache morebdrewery2013-08-301-1/+5 * Note that this must reflect the oldest supported releasebdrewery2013-08-301-0/+1 * Cache more GNU configure tests, obtained from gettext and openssh configure s...bapt2013-08-301-32/+589 * Add some guidance on what not to addbdrewery2013-08-301-0/+9 * Add a few more headers/functionsbdrewery2013-08-301-0/+25 * Sort pathsbdrewery2013-08-301-6/+6 * Sort each groupbdrewery2013-08-301-184/+174 * Cache more functionsbapt2013-08-241-0/+4 * Cache strlcpy and strlcat testsbapt2013-08-241-0/+2 * Remove unwanted changesbapt2013-06-051-1/+1 * Propertly makes config.sub working as expecting on amd64bapt2013-06-051-8/+2 * Actually commit the right config.subbapt2013-06-051-0/+6 * Update to lastest version from upstreambapt2013-06-042-595/+1013 * Eliminate redundancy in this file which also helps avoids typos.bdrewery2013-05-311-372/+372 * Fix typosbdrewery2013-05-311-2/+2 * Revert as it brings too many breakage, it needs more work before getting syncbapt2013-05-242-1021/+592 * Cache more autotools testsbapt2013-05-241-3/+179 * Sync with latest version from upstreambapt2013-05-242-592/+1021 * All supported FreeBSD have net/if.h and net/if_media.h cache them in config.s...bapt2013-04-301-0/+2 * waitid(2) is only in 10bdrewery2013-04-251-1/+2 * Add a global config.site cache.bapt2013-04-231-0/+215 * Add in many popular licenses used by the ports infrastructure. Thesetabthorpe2012-02-2814-0/+3684 * - Include etc/devd in mtree, as referenced in devd.conf(5)pav2010-11-131-1/+3 * Add the new etc/man.d directory.gordon2010-10-051-1/+3 * Add missing mtree file.flz2007-05-201-0/+952 * Recognise amd64 machines.kris2003-07-111-1/+1 * Import of GNU config.sub master script, version 2003-07-04kris2003-07-111-0/+1504 * Import of GNU config.guess master script, version 2003-07-02kris2003-07-11