[evolution-patches] Exchange fix for #310757
- From: Sarfraaz Ahmed <asarfraaz novell com>
- To: evolution-patches lists ximian com
- Subject: [evolution-patches] Exchange fix for #310757
- Date: Tue, 19 Jul 2005 14:24:20 +0530
Hi,
Another simple patch for fixing #310757, in exchange calendar backend.
Thanks
-- Sarfraaz
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution-exchange/ChangeLog,v
retrieving revision 1.355
diff -u -p -u -p -r1.355 ChangeLog
--- ChangeLog	18 Jul 2005 11:02:07 -0000	1.355
+++ ChangeLog	19 Jul 2005 08:45:55 -0000
@@ -1,3 +1,8 @@
+2005-07-19  Sarfraaz Ahmed <asarfraaz novell com>
+
+	* calendar/e-cal-backend-exchange.c (get_static_capabilities): Removed 
+	the static capabilities for send options.
+
 2005-07-15  Sarfraaz Ahmed <asarfraaz novell com>
 
 	* calendar/e-cal-backend-exchange-tasks.c (remove_task) : Access href
Index: calendar/e-cal-backend-exchange.c
===================================================================
RCS file: /cvs/gnome/evolution-exchange/calendar/e-cal-backend-exchange.c,v
retrieving revision 1.34
diff -u -p -u -p -r1.34 e-cal-backend-exchange.c
--- calendar/e-cal-backend-exchange.c	14 Jun 2005 13:12:43 -0000	1.34
+++ calendar/e-cal-backend-exchange.c	19 Jul 2005 08:45:55 -0000
@@ -125,8 +125,6 @@ get_static_capabilities (ECalBackendSync
 		CAL_STATIC_CAPABILITY_NO_TASK_ASSIGNMENT ","
 		CAL_STATIC_CAPABILITY_NO_THISANDFUTURE ","
 		CAL_STATIC_CAPABILITY_NO_THISANDPRIOR ","
-		CAL_STATIC_CAPABILITY_NO_GEN_OPTIONS ","
-		CAL_STATIC_CAPABILITY_REQ_SEND_OPTIONS ","
 		CAL_STATIC_CAPABILITY_REMOVE_ALARMS);
 
 	return GNOME_Evolution_Calendar_Success;
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]