From fac731e7359c978ff730d48f9ab88a5794450206 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 31 Jul 2009 00:45:38 -0400 Subject: Simplify binding EShellSettings properties to GConf keys. --- mail/evolution-mail.schemas.in | 43 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) (limited to 'mail/evolution-mail.schemas.in') diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in index e0895c330c..b42a5446c2 100644 --- a/mail/evolution-mail.schemas.in +++ b/mail/evolution-mail.schemas.in @@ -47,7 +47,7 @@ /schemas/apps/evolution/mail/composer/magic_smileys - /apps/evolution/mail/composer/send_smileys + /apps/evolution/mail/composer/magic_smileys evolution-mail bool false @@ -59,6 +59,20 @@ + + /schemas/apps/evolution/mail/composer/reply_start_bottom + /apps/evolution/mail/composer/reply_start_bottom + evolution-mail + bool + false + + Put the cursor at the bottom of replies + Users get all up in arms over where the cursor should go when + replying to a message. This determines whether the cursor is placed + at the top of the message or the bottom. + + + /schemas/apps/evolution/mail/composer/request_receipt /apps/evolution/mail/composer/request_receipt @@ -219,6 +233,20 @@ + + /schemas/apps/evolution/mail/composer/top_signature + /apps/evolution/mail/composer/top_signature + evolution-mail + bool + false + + Put personalized signatures at the top of replies + Users get all up in arms over where their signature should go + when replying to a message. This determines whether the signature is + placed at the top of the message or the bottom. + + + /schemas/apps/evolution/mail/composer/width /apps/evolution/mail/composer/width @@ -245,6 +273,19 @@ + + /schemas/apps/evolution/mail/display/animated_images + /apps/evolution/mail/display/animated_images + evolution-mail + bool + false + + Show image animations + Enable animated images in HTML mail. Many users find animated + images annoying and prefer to see a static image instead. + + + /schemas/apps/evolution/mail/display/side_bar_search /apps/evolution/mail/display/side_bar_search -- cgit v1.2.3