From e4bdc1e6a762058e4e289d6d7710dcadda1caca1 Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Fri, 2 Jun 2006 18:12:08 +0000 Subject: Added support for Vertical View in Evolution Mailer with custom message list. svn path=/trunk/; revision=32071 --- mail/evolution-mail.schemas.in.in | 42 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) (limited to 'mail/evolution-mail.schemas.in.in') diff --git a/mail/evolution-mail.schemas.in.in b/mail/evolution-mail.schemas.in.in index f4466ac44e..ce437bbd80 100644 --- a/mail/evolution-mail.schemas.in.in +++ b/mail/evolution-mail.schemas.in.in @@ -317,6 +317,20 @@ + + /schemas/apps/evolution/mail/display/show_email + /apps/evolution/mail/display/show_email + evolution-mail + bool + false + + Show the sender email in the messages column in the message list + + Show the email of the sender in the messages composite column in the message list + + + + /schemas/apps/evolution/mail/display/mark_seen_timeout /apps/evolution/mail/display/mark_seen_timeout @@ -373,6 +387,34 @@ + + /schemas/apps/evolution/mail/display/hpaned_size + /apps/evolution/mail/display/hpaned_size + evolution-mail + int + 450 + + Width of the message-list pane + + Width of the message-list pane. + + + + + + /schemas/apps/evolution/mail/display/show_wide + /apps/evolution/mail/display/show_wide + evolution-mail + bool + false + + Use side-by-side or wide layout + + If the "Preview" pane is on, then show it side-by-side rather than vertically. + + + + /schemas/apps/evolution/mail/display/fonts/variable /apps/evolution/mail/display/fonts/variable -- cgit v1.2.3