aboutsummaryrefslogtreecommitdiffstats
path: root/modules/cal-config-webcal
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-041-3/+1
|
* Add 'cal-config-webcal' module.Matthew Barnes2012-06-032-0/+243
Registers the "On The Web" backend in ECalSourceConfig widgets. Replaces the 'calendar-http' plugin.