Add calendar-backend adapter
authorPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 24 Nov 2009 13:50:23 +0000 (14:50 +0100)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 24 Nov 2009 14:54:52 +0000 (15:54 +0100)
commit4f42d76690eff35c062948065a2b4401e5791667
treeb7d3be92d467819cbcdbdcfb7a12fd32a6811a6e
parent2c660935d77e00a614bb90993b0cbe12af7061e1
Add calendar-backend adapter

This wraps the calendar-backend C++ API for adding events to the calendar.
Makefile.am
configure.ac
src/plugins/calendar-backend-adapter.cc [new file with mode: 0644]
src/plugins/calendar-backend.vala [new file with mode: 0644]