syncevolution/src/backends
Patrick Ohly 3048b879b6 e_cal_check_timezones(): broken in EDS 2.30 due to change of error code (GNOME Bugzilla #611558, Moblin Bugzilla #9820)
The move to D-Bus changed the error code for "timezone cannot be
retrieved because it doesn't exist" from
E_CALENDAR_STATUS_OBJECT_NOT_FOUND to
E_CALENDAR_STATUS_INVALID_OBJECT. That latter error code was not
recognized by the code and caused e_cal_check_timezones() to fail with
that error ("Could not retrieve calendar time zone").

This patch fixes the problem by recognizing both the old and the new
error code.
2010-03-30 14:29:50 +02:00
..
addressbook files and classes renamed, include statements cleaned up 2009-10-05 14:49:32 +02:00
evolution e_cal_check_timezones(): broken in EDS 2.30 due to change of error code (GNOME Bugzilla #611558, Moblin Bugzilla #9820) 2010-03-30 14:29:50 +02:00
file file backend: ignore double remove 2010-03-18 18:37:38 +01:00
maemo TrackingSyncSource: added isEmpty() pure virtual method (MB #7708) 2010-02-19 10:00:09 +01:00
sqlite enable suspend and saving blobs (MB #2425) 2010-03-18 18:37:38 +01:00
xmlrpc text/x-calendar -> text/x-vcalendar renaming was incomplete 2010-02-19 10:00:10 +01:00