evolution-data-server r8694 - in branches/gnome-2-22/calendar: . backends/groupwise
- From: abharath svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution-data-server r8694 - in branches/gnome-2-22/calendar: . backends/groupwise
- Date: Tue, 29 Apr 2008 08:49:12 +0100 (BST)
Author: abharath
Date: Tue Apr 29 07:49:11 2008
New Revision: 8694
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=8694&view=rev
Log:
Committing on behalf of Chenthill Palanisamy <pchenthill novell com>
2008-04-29 Chenthill Palanisamy <pchenthill novell com>
** Fixes #358644 (bnc)
International clock applet is crashing
Modified:
branches/gnome-2-22/calendar/ChangeLog
branches/gnome-2-22/calendar/backends/groupwise/e-cal-backend-groupwise.c
Modified: branches/gnome-2-22/calendar/backends/groupwise/e-cal-backend-groupwise.c
==============================================================================
--- branches/gnome-2-22/calendar/backends/groupwise/e-cal-backend-groupwise.c (original)
+++ branches/gnome-2-22/calendar/backends/groupwise/e-cal-backend-groupwise.c Tue Apr 29 07:49:11 2008
@@ -299,7 +299,7 @@
e_gw_connection_destroy_cursor (priv->cnc, priv->container_id, cursor);
g_object_unref (filter[i]);
}
- e_cal_backend_notify_view_done (E_CAL_BACKEND (cbgw), GNOME_Evolution_Calendar_Success);
+ e_cal_backend_notify_view_progress (E_CAL_BACKEND (cbgw), "", 100);
g_mutex_unlock (mutex);
return E_GW_CONNECTION_STATUS_OK;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]