Creating an gcal_event object out of returned XML from google server
commit2ef098dc187e0e72143ea48cc42e9a05bf6d5d5c
authorAdenilson Cavalcanti <adenilson.silva@indt.org.br>
Tue, 2 Sep 2008 18:57:18 +0000 (2 14:57 -0400)
committerAdenilson Cavalcanti <adenilson.silva@indt.org.br>
Tue, 2 Sep 2008 18:57:18 +0000 (2 14:57 -0400)
treef8075814c21b7c4b5b79ebd9aeac250af4171201
parentc431339a4509245701b4de0c89fcab0e5b21e1cb
Creating an gcal_event object out of returned XML from google server
(because it has the parsed fields readily available).

Since some operations (add/edit) changes the contents of the entry,
they need to be informed back to opensync to keep track (e.g. doing
an update in an entry will change the edit_url that is used to do further
operations on it later).
src/gcalendar.c