aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/e-mail-config-format-html.h
Commit message (Collapse)AuthorAgeFilesLines
* Add a "settings" module.Matthew Barnes2013-01-211-66/+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.
* EMailConfigFormatHTML: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-091-2/+38
| | | | Follow the usual GObject conventions.
* Add an extension to configure EMFormatHTML.Matthew Barnes2010-03-201-0/+30
Make EMFormatHTML extensible and register an extension to automatically bind every EMFormatHTML instance to the appropriate EShellSettings.