GNOME Bugzilla – Bug 740843
Correct documentation of e_cal_client_remove_object_sync()
Last modified: 2014-11-28 14:06:25 UTC
Documentation of e_cal_client_remove_object_sync says that to remove all instances mod parameter should be set to E_CAL_OBJ_MODE_THIS. But documentation of e_cal_client_remove_object, e_cal_client_remove_objects and e_cal_client_remove_objects_sync says that to remove all instances mod parameter should be set to E_CAL_OBJ_MODE_ALL. As e_cal_client_remove_object_sync is internally calling e_cal_client_remove_objects_sync it should has the same description of mod parameter meaning.
Created attachment 291714 [details] [review] Patch that corrects documentation
Thanks for a bug report and patch. It's a nice catch. Created commit 3626ec6 in eds master (3.13.9+) [1] Created commit 5242b03 in eds evolution-data-server-3-12 (3.12.9+) [1] https://git.gnome.org/browse/evolution-data-server/commit/?id=3626ec6