aboutsummaryrefslogtreecommitdiffstats
path: root/modules/settings/e-settings-mail-part-headers.h
Commit message (Collapse)AuthorAgeFilesLines
* EMailPartHeaders: Add a "default-headers" property.Matthew Barnes2013-06-081-0/+66
This will replace the headers API in EMailFormatter. Need a more permanent place for headers since EMailFormatter is too disposable. Also add an ESettingsMailPartHeaders class, which binds the new property to the "show-headers" setting with a suitable mapping function to filter out disabled header names.