aboutsummaryrefslogtreecommitdiffstats
path: root/modules/cal-config-google/evolution-cal-config-google.c
Commit message (Collapse)AuthorAgeFilesLines
* Move ECalSourceConfig to /widgets/misc.Matthew Barnes2012-06-151-1/+1
| | | | | | ECalSourceConfig drags in no additional dependencies, and although we do publish a libevolution-calendar.so, this keeps all the ESource config UI in one place so it can more easily be moved to Evolution-Data-Server.
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-4/+1
|
* Add 'cal-config-google' module.Matthew Barnes2012-06-031-0/+194
Registers the "Google" backend in ECalSourceConfig widgets. Replaces the 'google-account-setup' plugin.