[evolution/gnome-3-36] I#830 - Change default for composer-mailto-body-in-pre to false



commit effd508761ac3039c4813df96a65befefe77bfee
Author: Milan Crha <mcrha redhat com>
Date:   Thu Mar 12 18:50:22 2020 +0100

    I#830 - Change default for composer-mailto-body-in-pre to false
    
    Closes https://gitlab.gnome.org/GNOME/evolution/issues/830

 data/org.gnome.evolution.mail.gschema.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.evolution.mail.gschema.xml.in b/data/org.gnome.evolution.mail.gschema.xml.in
index 0979a6f77b..bf5df9a37c 100644
--- a/data/org.gnome.evolution.mail.gschema.xml.in
+++ b/data/org.gnome.evolution.mail.gschema.xml.in
@@ -806,7 +806,7 @@
       <_summary>Whether preserve original message subject when applying template for Alternative 
Reply</_summary>
     </key>
     <key name="composer-mailto-body-in-pre" type="b">
-      <default>true</default>
+      <default>false</default>
       <_summary>Whether set “body” in mailto: URI as Preformatted paragraph style. If set to “false”, then 
Normal paragraph style will be used.</_summary>
     </key>
     <key name="browser-close-on-delete-or-junk" type="b">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]