From 0cd98f1a85724293e2583180b8d8dc4b2284647f Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Thu, 22 Dec 2011 16:38:51 +0100 Subject: Bug #661087 - Add ability to remove localized "Re:" prefixes in subject --- data/org.gnome.evolution.mail.gschema.xml.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data') diff --git a/data/org.gnome.evolution.mail.gschema.xml.in b/data/org.gnome.evolution.mail.gschema.xml.in index 150fff59c6..e6b02d37f5 100644 --- a/data/org.gnome.evolution.mail.gschema.xml.in +++ b/data/org.gnome.evolution.mail.gschema.xml.in @@ -125,6 +125,11 @@ <_summary>Ignore list Reply-To: <_description>Some mailing lists set a Reply-To: header to trick users into sending replies to the list, even when they ask Evolution to make a private reply. Setting this option to TRUE will attempt to ignore such Reply-To: headers, so that Evolution will do as you ask it. If you use the private reply action, it will reply privately, while if you use the 'Reply to List' action it will do that. It works by comparing the Reply-To: header with a List-Post: header, if there is one. + + '' + <_summary>List of localized 'Re' + <_description>Comma-separated list of localized 'Re' abbreviations to skip in a subject text when replying to a message, as an addition to the standard "Re" prefix. An example is 'SV,AV'. + false <_summary>Show image animations -- cgit v1.2.3