aboutsummaryrefslogtreecommitdiffstats
path: root/modules/cal-config-google
Commit message (Collapse)AuthorAgeFilesLines
* Remove some unnecessary linker flags.Matthew Barnes2012-06-151-1/+0
|
* 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-044-12/+3
|
* Add 'cal-config-google' module.Matthew Barnes2012-06-038-0/+1691
Registers the "Google" backend in ECalSourceConfig widgets. Replaces the 'google-account-setup' plugin.