Skip to content

Commit

Permalink
[buteo-sync-plugins-social] Support RECURRENCE-ID occurrences correct…
Browse files Browse the repository at this point in the history
…ly from Google Calendar

Previously, we treated RECURRENCE-ID occurrences as separate events.
This commit ensures that we treat them as dissociated occurrences of
the parent recurring series event.
  • Loading branch information
Chris Adams committed Mar 30, 2015
1 parent 7457ca3 commit 04b787f
Show file tree
Hide file tree
Showing 3 changed files with 119 additions and 54 deletions.
1 change: 1 addition & 0 deletions rpm/sociald.spec
Expand Up @@ -194,6 +194,7 @@ Provides calendar synchronisation with Google
%pre google-calendars
rm -f /home/nemo/.cache/msyncd/sync/client/google-calendars.xml
rm -f /home/nemo/.cache/msyncd/sync/google.Calendars.xml
rm -f /home/nemo/.local/share/system/privileged/Sync/gcal.ini

%post google-calendars
systemctl-user restart msyncd.service || :
Expand Down

0 comments on commit 04b787f

Please sign in to comment.