aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-cal-config-comp-editor.h
Commit message (Collapse)AuthorAgeFilesLines
* Add a "settings" module.Matthew Barnes2013-01-211-65/+0
| | | | | | Collect all the "config" extensions from the "addressbook", "calendar", and "mail" modules into one place. These extensions typically just bind GObject properties of extensible classes to app-specific GSettings keys.
* ECalConfigCompEditor: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-101-2/+37
| | | | Follow the usual GObject conventions.
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-051-0/+30
Continue replacing the use of calendar-config functions with GObject property bindings to EShellSettings properties.