aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/itip-formatter/ChangeLog4
-rw-r--r--plugins/itip-formatter/itip-formatter.c2
2 files changed, 5 insertions, 1 deletions
diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog
index e15123fabb..9c7dc58d4e 100644
--- a/plugins/itip-formatter/ChangeLog
+++ b/plugins/itip-formatter/ChangeLog
@@ -1,5 +1,9 @@
2005-01-27 JP Rosevear <jpr@novell.com>
+ * itip-formatter.c (find_cal_opened_cb): remove debug test
+
+442005-01-27 JP Rosevear <jpr@novell.com>
+
* itip-formatter.c: add some debugging spew
2005-01-27 Rodrigo Moya <rodrigo@novell.com>
diff --git a/plugins/itip-formatter/itip-formatter.c b/plugins/itip-formatter/itip-formatter.c
index 1315ea1e6f..d0f8471e88 100644
--- a/plugins/itip-formatter/itip-formatter.c
+++ b/plugins/itip-formatter/itip-formatter.c
@@ -370,7 +370,7 @@ find_cal_opened_cb (ECal *ecal, ECalendarStatus status, gpointer data)
g_signal_handlers_disconnect_matched (ecal, G_SIGNAL_MATCH_FUNC, 0, 0, NULL, find_cal_opened_cb, NULL);
- if (status == E_CALENDAR_STATUS_OK) {
+ if (status != E_CALENDAR_STATUS_OK) {
/* FIXME Do we really want to warn here? If we fail
* to find the item, this won't be cleared but the
* selector might be shown */
ertions'>+1 * Unbreak: shebangfix the target of the symlink instead of the symlinkantoine2017-04-241-1/+1 * - Fix shebangsamdmi32017-04-211-12/+12 * Reinplace the target of the symlink instead of the symlinkantoine2017-01-211-1/+1 * multimedia/ffmpeg: update to 3.2.2jbeich2016-12-111-1/+1 * Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'danfe2016-04-161-6/+1 * Unbreak.mat2016-04-126-81/+56 * Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-6/+6 * Mark a few ports BROKEN: unfetchableantoine2015-11-091-0/+2 * Make fonts repecting XDGbapt2015-03-221-1/+1 * Remove Author from pkg-descr and white space fixesbapt2015-03-031-1/+1 * - Drop @dirrm* from and add empty directories to pkg-plistsamdmi32015-02-021-4/+1 * - Convert ports of multimedia/ to new USES=pythonmva2014-10-221-2/+1 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1 * Resetting maintainership on ports that have not been staged and without anybapt2014-07-061-1/+1 * Support stagebapt2014-07-061-69/+52 * - Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-221-1/+0 * Remove psyco optionbapt2013-10-151-7/+0 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-1/+1 * Remove USE_CDRTOOLS from bsd.port.mkbapt2013-04-261-25/+18 * - fix PLISTgahr2012-11-081-0/+1 * Update to 3.23.0lme2012-11-072-4/+3 * Fix typos in COMMENTcs2012-07-251-1/+1 * - Turn dependency upon ibus into an option (default on).lme2012-06-102-22/+27 * Update to 3.22.0lme2012-06-022-4/+3 * - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-0/+1 * Update to 3.21.0lme2012-01-042-6/+3 * - Update to 3.20.0lme2011-12-133-65/+57 * - Update to 3.17.0 [1]lme2011-09-184-46/+37 * - remove MD5ohauer2011-07-031-1/+0 * Remove a dead master site and add a new onelme2010-10-201-1/+1 * - Update to 3.16.9lme2010-10-023-10/+9 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-0/+1 * o Update to 3.16.8lioux2010-04-214-45/+19 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-0/+1 * Update to 3.15.2lme2009-12-163-19/+28 * - fix Python Psyco support [1]lme2009-08-085-9/+120 * Update to 3.12clme2009-04-073-22/+90 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * devede now depends on mencoder not mplayer.lme2007-08-121-7/+2 * Fix pkg-plistlme2007-07-312-26/+26 * Install two additional files which now allow to create a DVD menu.lme2007-07-302-23/+28 * Change e-mail address of my ports to my FreeBSD.org one.lme2007-07-131-1/+1 * - Update to 3.01miwi2007-07-023-8/+16