Make it possible to disable text-highlight module with a GSettings option
commite5186dcba34847eb5ca915d142388fc98ca5d9ce
authorMilan Crha <mcrha@redhat.com>
Tue, 19 Jun 2018 12:44:21 +0000 (19 14:44 +0200)
committerMilan Crha <mcrha@redhat.com>
Tue, 19 Jun 2018 12:44:21 +0000 (19 14:44 +0200)
treeb8701ce8a11cc111fa69fc88c18e0298b0d1fb37
parent48670a187f543393bdf1579c0d857263b7589d76
Make it possible to disable text-highlight module with a GSettings option

Users can easily disable text-highlight module with command:

   $ gsettings set org.gnome.evolution.text-highlight enabled false

to disable default processing through this module. It's still possible
to manually format certain part with it using the 'Format as' context menu.
data/org.gnome.evolution.text-highlight.gschema.xml.in
src/modules/text-highlight/e-mail-display-popup-text-highlight.c
src/modules/text-highlight/e-mail-formatter-text-highlight.c