aboutsummaryrefslogtreecommitdiffstats
path: root/mail/evolution-mail.schemas.in
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2010-12-02 04:13:26 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-06-30 00:41:05 +0800
commitf0f006736865fb9368d09dfa91671fdcef0ada31 (patch)
tree92defa0b10b74c04577a19ec83e0bc0a92ac7c35 /mail/evolution-mail.schemas.in
parent4339bd7ecbcf92e44b1ea16b02447485583a498d (diff)
downloadgsoc2013-evolution-f0f006736865fb9368d09dfa91671fdcef0ada31.tar
gsoc2013-evolution-f0f006736865fb9368d09dfa91671fdcef0ada31.tar.gz
gsoc2013-evolution-f0f006736865fb9368d09dfa91671fdcef0ada31.tar.bz2
gsoc2013-evolution-f0f006736865fb9368d09dfa91671fdcef0ada31.tar.lz
gsoc2013-evolution-f0f006736865fb9368d09dfa91671fdcef0ada31.tar.xz
gsoc2013-evolution-f0f006736865fb9368d09dfa91671fdcef0ada31.tar.zst
gsoc2013-evolution-f0f006736865fb9368d09dfa91671fdcef0ada31.zip
Bug #621150 - Add the possibility to modify locale of the quoting messages
Diffstat (limited to 'mail/evolution-mail.schemas.in')
-rw-r--r--mail/evolution-mail.schemas.in39
1 files changed, 39 insertions, 0 deletions
diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in
index d0222a82e6..4af7680412 100644
--- a/mail/evolution-mail.schemas.in
+++ b/mail/evolution-mail.schemas.in
@@ -307,6 +307,45 @@
</locale>
</schema>
+ <schema>
+ <key>/schemas/apps/evolution/mail/composer/message_attribution</key>
+ <applyto>/apps/evolution/mail/composer/message_attribution</applyto>
+ <owner>evolution-mail</owner>
+ <type>string</type>
+ <default></default>
+ <locale name="C">
+ <short>Attribute message.</short>
+ <long>The text that is inserted when replying to a message,
+ attributing the message to the original author.</long>
+ </locale>
+ </schema>
+
+ <schema>
+ <key>/schemas/apps/evolution/mail/composer/message_forward</key>
+ <applyto>/apps/evolution/mail/composer/message_forward</applyto>
+ <owner>evolution-mail</owner>
+ <type>string</type>
+ <default></default>
+ <locale name="C">
+ <short>Forward message.</short>
+ <long>The text that is inserted when forwarding a message,
+ saying that the forwarded message follows.</long>
+ </locale>
+ </schema>
+
+ <schema>
+ <key>/schemas/apps/evolution/mail/composer/message_original</key>
+ <applyto>/apps/evolution/mail/composer/message_original</applyto>
+ <owner>evolution-mail</owner>
+ <type>string</type>
+ <default></default>
+ <locale name="C">
+ <short>Original message.</short>
+ <long>The text that is inserted when replying to a message (top
+ posting), saying that the original message follows.</long>
+ </locale>
+ </schema>
+
<!-- Display Settings -->
<schema>