From e0548d25707ad8c4713e2e74c622a92bf4988545 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 26 Sep 2011 11:45:59 +0200 Subject: Bug #351025 - Make the order of the mail accounts configurable --- mail/evolution-mail.schemas.in | 35 +++++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) (limited to 'mail/evolution-mail.schemas.in') diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in index f1dcd73ea6..82be1319c8 100644 --- a/mail/evolution-mail.schemas.in +++ b/mail/evolution-mail.schemas.in @@ -677,6 +677,20 @@ + + /schemas/apps/evolution/mail/display/enable_local + /apps/evolution/mail/display/enable_local + evolution-mail + bool + true + + Enable local folders + + Whether to show local folders (On This Computer) in a folder tree. + + + + /schemas/apps/evolution/mail/display/safe_list /apps/evolution/mail/display/safe_list @@ -885,7 +899,7 @@ - + /schemas/apps/evolution/mail/display/paned_view_headers_state /apps/evolution/mail/display/paned_view_headers_state @@ -901,7 +915,24 @@ - + + + /schemas/apps/evolution/mail/display/sort_accounts_alpha + /apps/evolution/mail/display/sort_accounts_alpha + evolution-mail + bool + true + + Sort accounts alphabetically in a folder tree + + Tells how to sort accounts in a folder tree used in a Mail view. + When set to true accounts are sorted alphabetically, with an exception + of On This Computer and Search folders, otherwise accounts are + sorted based on an order given by a user. + + + + -- cgit v1.2.3