aboutsummaryrefslogtreecommitdiffstats
path: root/modules/settings/e-settings-web-view.h
Commit message (Collapse)AuthorAgeFilesLines
* Propagate settings from Prefences to the EHTMLEditorViewTomas Popela2014-07-291-63/+0
| | | | | | | Namely "Use the same fonts as other applications", "Standard Font", "Fixed Width Font", "Highlight quotations with color", "Automatically insert emoticon images" and "Check spelling while I type". Also remove unneded properties from EWebView.
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-081-10/+9
|
* Add a "settings" module.Matthew Barnes2013-01-211-0/+64
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.