Putting code to create a xslt_resources obj for each sink (calendar and
commitf0e7f37abc07d31782177cd418db258f67d2f35e
authorAdenilson Cavalcanti <adenilson.silva@indt.org.br>
Tue, 26 Aug 2008 18:13:28 +0000 (26 14:13 -0400)
committerAdenilson Cavalcanti <adenilson.silva@indt.org.br>
Tue, 26 Aug 2008 18:13:28 +0000 (26 14:13 -0400)
tree0bf53ace778f0769a3acc9ba152c1023a54d7d0e
parentaa2c8453bfc66502158468563f873756debf3f62
Putting code to create a xslt_resources obj for each sink (calendar and
contacts).

It will load the gdata --> osync XSLT on 'connect' method. A good place
to load the osync --> gdata would be when getchanges is returning (loading
the XSLT file and creating libxml context to apply the style is expensive,
should be done one once!).
src/gcalendar.c