From 89e3e024d71ee3fd64c9d8eb5d49965a6ed863d4 Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Wed, 1 Dec 2010 21:13:26 +0100 Subject: Bug #621150 - Add the possibility to modify locale of the quoting messages --- mail/evolution-mail.schemas.in | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) (limited to 'mail/evolution-mail.schemas.in') 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 @@ + + /schemas/apps/evolution/mail/composer/message_attribution + /apps/evolution/mail/composer/message_attribution + evolution-mail + string + + + Attribute message. + The text that is inserted when replying to a message, + attributing the message to the original author. + + + + + /schemas/apps/evolution/mail/composer/message_forward + /apps/evolution/mail/composer/message_forward + evolution-mail + string + + + Forward message. + The text that is inserted when forwarding a message, + saying that the forwarded message follows. + + + + + /schemas/apps/evolution/mail/composer/message_original + /apps/evolution/mail/composer/message_original + evolution-mail + string + + + Original message. + The text that is inserted when replying to a message (top + posting), saying that the original message follows. + + + -- cgit v1.2.3