From d24a614bf762631dd7675d304590b123b3784fcb Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Sun, 3 Jun 2007 14:28:32 +0000 Subject: Fix for version removal from installed files. svn path=/trunk/; revision=33641 --- mail/evolution-mail.schemas.in | 1074 +++++++++++++++++++++++++++++++++++++ mail/evolution-mail.schemas.in.in | 1074 ------------------------------------- 2 files changed, 1074 insertions(+), 1074 deletions(-) create mode 100644 mail/evolution-mail.schemas.in delete mode 100644 mail/evolution-mail.schemas.in.in diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in new file mode 100644 index 0000000000..cf8fd538fe --- /dev/null +++ b/mail/evolution-mail.schemas.in @@ -0,0 +1,1074 @@ + + + + + + + /schemas/apps/evolution/mail/composer/charset + /apps/evolution/mail/composer/charset + evolution-mail + string + + + Default charset in which to compose messages + + Default charset in which to compose messages. + + + + + + /schemas/apps/evolution/mail/composer/send_html + /apps/evolution/mail/composer/send_html + evolution-mail + bool + false + + Send HTML mail by default + + Send HTML mail by default. + + + + + + /schemas/apps/evolution/mail/composer/magic_links + /apps/evolution/mail/composer/magic_links + evolution-mail + bool + true + + Automatic link recognition + + Recognize links in text and replace them. + + + + + + /schemas/apps/evolution/mail/composer/magic_smileys + /apps/evolution/mail/composer/send_smileys + evolution-mail + bool + false + + Automatic smiley recognition + + Recognize smileys in text and replace them with images. + + + + + + /schemas/apps/evolution/mail/composer/inline_spelling + /apps/evolution/mail/composer/inline_spelling + evolution-mail + bool + true + + Spell check inline + + Draw spelling error indicators on words as you type. + + + + + + /schemas/apps/evolution/mail/composer/view/From + /apps/evolution/mail/composer/view/From + evolution-mail + bool + true + + View/From menu item is checked + + View/From menu item is checked. + + + + + + /schemas/apps/evolution/mail/composer/view/PostTo + /apps/evolution/mail/composer/view/PostTo + evolution-mail + bool + true + + View/PostTo menu item is checked + + View/PostTo menu item is checked. + + + + + + /schemas/apps/evolution/mail/composer/view/ReplyTo + /apps/evolution/mail/composer/view/ReplyTo + evolution-mail + bool + false + + View/ReplyTo menu item is checked + + View/ReplyTo menu item is checked. + + + + + + /schemas/apps/evolution/mail/composer/view/Cc + /apps/evolution/mail/composer/view/Cc + evolution-mail + bool + false + + View/Cc menu item is checked + + View/Cc menu item is checked. + + + + + + /schemas/apps/evolution/mail/composer/view/Bcc + /apps/evolution/mail/composer/view/Bcc + evolution-mail + bool + false + + View/Bcc menu item is checked + + View/Bcc menu item is checked. + + + + + + /schemas/apps/evolution/mail/composer/width + /apps/evolution/mail/composer/width + evolution-mail + int + 600 + + Composer Window default width + Default width of the Composer Window + + + + + /schemas/apps/evolution/mail/composer/height + /apps/evolution/mail/composer/height + evolution-mail + int + 500 + + Composer Window default height + Default height of the Composer Window + + + + + + + /schemas/apps/evolution/mail/display/side_bar_search + /apps/evolution/mail/display/side_bar_search + evolution-mail + bool + true + + Enable or disable type ahead search feature + + Enable side bar search feature so that you can start interactive searching by typing in the text. Use is that you can easily find a folder in that side bar by just typing the folder name and the selection jumps automatically to that folder. + + + + + + /schemas/apps/evolution/mail/display/mark_citations + /apps/evolution/mail/display/mark_citations + evolution-mail + bool + true + + Mark citations in the message "Preview" + + Mark citations in the message "Preview". + + + + + + /schemas/apps/evolution/mail/display/citation_colour + /apps/evolution/mail/display/citation_colour + evolution-mail + string + #737373 + + Citation highlight color + + Citation highlight color. + + + + + + /schemas/apps/evolution/mail/display/caret_mode + /apps/evolution/mail/display/caret_mode + evolution-mail + bool + false + + Enable/disable caret mode + + Enable caret mode, so that you can see a cursor when reading mail. + + + + + + /schemas/apps/evolution/mail/display/charset + /apps/evolution/mail/display/charset + evolution-mail + string + + + Default charset in which to display messages + + Default charset in which to display messages. + + + + + + /schemas/apps/evolution/mail/display/load_http_images + /apps/evolution/mail/display/load_http_images + evolution-mail + int + 0 + + Load images for HTML messages over http + + Load images for HTML messages over http(s). Possible values are: + 0 - Never load images off the net + 1 - Load images in mail from contacts + 2 - Always load images off the net + + + + + + /schemas/apps/evolution/mail/display/animate_images + /apps/evolution/mail/display/animate_images + evolution-mail + bool + true + + Show Animations + + Show animated images as animations. + + + + + + /schemas/apps/evolution/mail/display/headers + /apps/evolution/mail/display/headers + evolution-mail + list + string + + List of custom headers and whether they are enabled. + + This key should contain a list of XML structures specifying custom headers, + and whether they are to be displayed. The format of the XML structure is + <header enabled> - set enabled if the header is to be displayed + in the mail view. + + + + + + /schemas/apps/evolution/mail/display/sender_photo + /apps/evolution/mail/display/sender_photo + evolution-mail + bool + false + + Show photo of the sender + + Show the photo of the sender in the message reading pane. + + + + + /schemas/apps/evolution/mail/display/photo_local + /apps/evolution/mail/display/photo_local + evolution-mail + bool + true + + Search for the sender photo in local addressbooks + + This option would help in improving the speed of fetching. + + + + + + /schemas/apps/evolution/mail/display/mime_types + /apps/evolution/mail/display/mime_types + evolution-mail + list + string + + List of mime types to check for bonobo component viewers + + If there isn't a builtin viewer for a particular mime-type inside Evolution, + any mime-types appearing in this list which map to a bonobo-component viewer + in GNOME's mime-type database may be used for displaying content. + + + + + + /schemas/apps/evolution/mail/display/mark_seen + /apps/evolution/mail/display/mark_seen + evolution-mail + bool + true + + Mark as Seen after specified timeout + + Mark as Seen after specified timeout. + + + + + + /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 + evolution-mail + int + 1500 + + Timeout for marking message as Seen + + Timeout for marking message as Seen. + + + + + + /schemas/apps/evolution/mail/display/show_deleted + /apps/evolution/mail/display/show_deleted + evolution-mail + bool + false + + Show deleted messages in the message-list + + Show deleted messages (with a strike-through) in the message-list. + + + + + + /schemas/apps/evolution/mail/display/show_preview + /apps/evolution/mail/display/show_preview + evolution-mail + bool + true + + Show the "Preview" pane + + Show the "Preview" pane. + + + + + + /schemas/apps/evolution/mail/display/paned_size + /apps/evolution/mail/display/paned_size + evolution-mail + int + 144 + + Height of the message-list pane + + Height of the message-list pane. + + + + + + /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 + evolution-mail + string + Sans 12 + + Variable width font + + The variable width font for mail display + + + + + + /schemas/apps/evolution/mail/display/fonts/monospace + /apps/evolution/mail/display/fonts/monospace + evolution-mail + string + Monospace 12 + + Terminal font + + The terminal font for mail display + + + + + + /schemas/apps/evolution/mail/display/fonts/use_custom + /apps/evolution/mail/display/fonts/use_custom + evolution-mail + bool + false + + Use custom fonts + + Use custom fonts for displaying mail + + + + + + /schemas/apps/evolution/mail/display/thread_list + /apps/evolution/mail/display/thread_list + evolution-mail + bool + false + + Thread the message-list + + Thread the message list. + + + + + + /schemas/apps/evolution/mail/display/address_compress + /apps/evolution/mail/display/address_compress + evolution-mail + bool + true + + Compress display of addresses in TO/CC/BCC + + Compress display of addresses in TO/CC/BCC to the number + specified in address_count. + + + + + + /schemas/apps/evolution/mail/display/force_message_limit + /apps/evolution/mail/display/force_message_limit + evolution-mail + bool + true + + Allows evolution to display text part of limited size + + Enable to render message text part of limited size. + + + + + + /schemas/apps/evolution/mail/display/message_text_part_limit + /apps/evolution/mail/display/message_text_part_limit + evolution-mail + int + 4096 + + Text message part limit + + This decides the max size of the text part that can be formatted under + evolution. The default is 4MB / 4096 KB and is specified interms of KB. + + + + + + /schemas/apps/evolution/mail/display/address_count + /apps/evolution/mail/display/address_count + evolution-mail + int + 5 + + Number of addresses to display in TO/CC/BCC + + This sets the number of addresses to show in default message list + view, beyond which a '...' is shown. + + + + + + /schemas/apps/evolution/mail/display/thread_subject + /apps/evolution/mail/display/thread_subject + evolution-mail + bool + false + + Thread the message-list based on Subject + + Whether or not to fall back on threading by subjects when the + messages do not contain In-Reply-To or References headers. + + + + + + /schemas/apps/evolution/mail/display/thread_expand + /apps/evolution/mail/display/thread_expand + evolution-mail + bool + true + + Default value for thread expand state + + This setting specifies whether the threads should be in expanded + or collapsed state by default. Evolution requires a restart + + + + + + + + /schemas/apps/evolution/mail/message_window/width + /apps/evolution/mail/message_window/width + evolution-mail + int + 600 + + Message Window default width + Default width of the Message Window + + + + + /schemas/apps/evolution/mail/message_window/height + /apps/evolution/mail/message_window/height + evolution-mail + int + 400 + + Message Window default height + Default height of the Message Window + + + + + + + /schemas/apps/evolution/mail/subscribe_window/width + /apps/evolution/mail/subscribe_window/width + evolution-mail + int + 600 + + Subscribe dialog default width + Default width of the Subscribe dialog + + + + + /schemas/apps/evolution/mail/subscribe_window/height + /apps/evolution/mail/subscribe_window/height + evolution-mail + int + 400 + + Subscribe dialog default height + Default height of the Subscribe dialog + + + + + + + /schemas/apps/evolution/mail/filters/log + /apps/evolution/mail/filters/log + evolution-mail + bool + false + + Log filter actions + + Log filter actions to the specified log file. + + + + + + /schemas/apps/evolution/mail/filters/logfile + /apps/evolution/mail/filters/logfile + evolution-mail + string + + + Logfile to log filter actions + + Logfile to log filter actions. + + + + + + + + /schemas/apps/evolution/mail/format/forward_style + /apps/evolution/mail/format/forward_style + evolution-mail + int + 0 + + Default forward style + + + + + + + + /schemas/apps/evolution/mail/format/reply_style + /apps/evolution/mail/format/reply_style + evolution-mail + int + 0 + + Default reply style + + + + + + + + /schemas/apps/evolution/mail/format/message_display_style + /apps/evolution/mail/format/message_display_style + evolution-mail + int + 0 + + Message-display style ("normal", "full headers", "source") + + + + + + + + + + /schemas/apps/evolution/mail/notify/type + /apps/evolution/mail/notify/type + evolution-mail + int + 0 + + New Mail Notify type + + Specifies the type of New Mail Notification the user wishes to use. + + + + + + /schemas/apps/evolution/mail/notify/sound + /apps/evolution/mail/notify/sound + evolution-mail + string + + + New Mail Notify sound file + + Sound file to play when new mail arrives. + + + + + + + + /schemas/apps/evolution/mail/prompts/empty_subject + /apps/evolution/mail/prompts/empty_subject + evolution-mail + bool + true + + Prompt on empty subject + + Prompt the user when he or she tries to send a message + without a Subject. + + + + + + /schemas/apps/evolution/mail/prompts/expunge + /apps/evolution/mail/prompts/expunge + evolution-mail + bool + true + + Prompt when user expunges + + Prompt the user when he or she tries to expunge a folder. + + + + + + /schemas/apps/evolution/mail/prompts/only_bcc + /apps/evolution/mail/prompts/only_bcc + evolution-mail + bool + true + + Prompt when user only fills Bcc + + Prompt when user tries to send a message with no To or Cc recipients. + + + + + + /schemas/apps/evolution/mail/prompts/unwanted_html + /apps/evolution/mail/prompts/unwanted_html + evolution-mail + bool + true + + Prompt when user tries to send unwanted HTML + + Prompt when user tries to send HTML mail to recipients that + may not want to receive HTML mail. + + + + + + /schemas/apps/evolution/mail/prompts/open_many + /apps/evolution/mail/prompts/open_many + evolution-mail + bool + true + + Prompt when user tries to open 10 or more messages at once + + If a user tries to open 10 or more messages at one time, ask the user + if they really want to do it. + + + + + + /schemas/apps/evolution/mail/prompts/mark_all_read + /apps/evolution/mail/prompts/mark_all_read + evolution-mail + bool + true + + Prompt while marking multiple messages + + It disables/enables the prompt while marking multiple messages. + + + + + + /schemas/apps/evolution/mail/prompts/quick_offline + /apps/evolution/mail/prompts/quick_offline + evolution-mail + bool + true + + Prompt to check if the user wants to go offline immediately + + It disables the feature where repeated prompts to ask if offline sync is required. + + + + + + + /schemas/apps/evolution/mail/trash/empty_on_exit + /apps/evolution/mail/trash/empty_on_exit + evolution-mail + bool + false + + Empty Trash folders on exit + + Empty all Trash folders when exiting Evolution. + + + + + + /schemas/apps/evolution/mail/trash/empty_on_exit_days + /apps/evolution/mail/trash/empty_on_exit_days + evolution-mail + int + 0 + + Minimum days between emptying the trash on exit + + Minimum time between emptying the trash on exit, in days. + + + + + + /schemas/apps/evolution/mail/trash/empty_date + /apps/evolution/mail/trash/empty_date + evolution-mail + int + 0 + + Last time empty trash was run + + The last time empty trash was run, in days since the epoch. + + + + + + + + /schemas/apps/evolution/mail/labels + /apps/evolution/mail/labels + evolution-mail + list + string + [I_mportant:#ff0000,_Work:#ff8c00,_Personal:#008b00,_To Do:#0000ff,_Later:#8b008b] + + List of Labels and their associated colors + + List of labels known to the mail component of + Evolution. The list contains strings containing name:color + where color uses the HTML hex encoding. + + + + + + + + /schemas/apps/evolution/mail/junk/check_incoming + /apps/evolution/mail/junk/check_incoming + evolution-mail + bool + true + + Check incoming mail being junk + + Run junk test on incoming mail + + + + + + /schemas/apps/evolution/mail/junk/empty_on_exit + /apps/evolution/mail/junk/empty_on_exit + evolution-mail + bool + false + + Empty Junk folders on exit + + Empty all Junk folders when exiting Evolution. + + + + + + /schemas/apps/evolution/mail/junk/empty_on_exit_days + /apps/evolution/mail/junk/empty_on_exit_days + evolution-mail + int + 0 + + Minimum days between emptying the junk on exit + + Minimum time between emptying the junk on exit, in days. + + + + + + /schemas/apps/evolution/mail/junk/empty_date + /apps/evolution/mail/junk/empty_date + evolution-mail + int + 0 + + Last time empty junk was run + + The last time empty junk was run, in days since the epoch. + + + + + + /schemas/apps/evolution/mail/junk/default_plugin + /apps/evolution/mail/junk/default_plugin + evolution-mail + string + Spamassasin + + The default plugin for Junk hook + + This is the default junk plugin, even though there are multiple plugins + enabled. If the default listed plugin is disabled, then it wont fall back + to the other available plugins. + + + + + + /schemas/apps/evolution/mail/junk/sa/local_only + /apps/evolution/mail/junk/sa/local_only + evolution-mail + bool + true + + Use only local spam tests. + + Use only the local spam tests (no DNS). + + + + + + /schemas/apps/evolution/mail/junk/sa/use_daemon + /apps/evolution/mail/junk/sa/use_daemon + evolution-mail + bool + true + + Use SpamAssassin daemon and client + + Use SpamAssassin daemon and client (spamc/spamd) + + + + + + + + /schemas/apps/evolution/mail/default_account + /apps/evolution/mail/default_account + evolution-mail + string + + UID string of the default account. + + UID string of the default account. + + + + + + /schemas/apps/evolution/mail/accounts + /apps/evolution/mail/accounts + evolution-mail + list + string + + List of accounts + + List of accounts known to the mail component of + Evolution. The list contains strings naming + subdirectories relative to /apps/evolution/mail/accounts. + + + + + + /schemas/apps/evolution/mail/licenses + /apps/evolution/mail/licenses + evolution-mail + list + string + + List of accepted licenses + + List of protocol names whose license has been accepted. + + + + + + + + /schemas/apps/evolution/mail/save_dir + /apps/evolution/mail/save_dir + evolution-mail + string + + Save directory + + Directory for saving mail component files + + + + + + diff --git a/mail/evolution-mail.schemas.in.in b/mail/evolution-mail.schemas.in.in deleted file mode 100644 index cf8fd538fe..0000000000 --- a/mail/evolution-mail.schemas.in.in +++ /dev/null @@ -1,1074 +0,0 @@ - - - - - - - /schemas/apps/evolution/mail/composer/charset - /apps/evolution/mail/composer/charset - evolution-mail - string - - - Default charset in which to compose messages - - Default charset in which to compose messages. - - - - - - /schemas/apps/evolution/mail/composer/send_html - /apps/evolution/mail/composer/send_html - evolution-mail - bool - false - - Send HTML mail by default - - Send HTML mail by default. - - - - - - /schemas/apps/evolution/mail/composer/magic_links - /apps/evolution/mail/composer/magic_links - evolution-mail - bool - true - - Automatic link recognition - - Recognize links in text and replace them. - - - - - - /schemas/apps/evolution/mail/composer/magic_smileys - /apps/evolution/mail/composer/send_smileys - evolution-mail - bool - false - - Automatic smiley recognition - - Recognize smileys in text and replace them with images. - - - - - - /schemas/apps/evolution/mail/composer/inline_spelling - /apps/evolution/mail/composer/inline_spelling - evolution-mail - bool - true - - Spell check inline - - Draw spelling error indicators on words as you type. - - - - - - /schemas/apps/evolution/mail/composer/view/From - /apps/evolution/mail/composer/view/From - evolution-mail - bool - true - - View/From menu item is checked - - View/From menu item is checked. - - - - - - /schemas/apps/evolution/mail/composer/view/PostTo - /apps/evolution/mail/composer/view/PostTo - evolution-mail - bool - true - - View/PostTo menu item is checked - - View/PostTo menu item is checked. - - - - - - /schemas/apps/evolution/mail/composer/view/ReplyTo - /apps/evolution/mail/composer/view/ReplyTo - evolution-mail - bool - false - - View/ReplyTo menu item is checked - - View/ReplyTo menu item is checked. - - - - - - /schemas/apps/evolution/mail/composer/view/Cc - /apps/evolution/mail/composer/view/Cc - evolution-mail - bool - false - - View/Cc menu item is checked - - View/Cc menu item is checked. - - - - - - /schemas/apps/evolution/mail/composer/view/Bcc - /apps/evolution/mail/composer/view/Bcc - evolution-mail - bool - false - - View/Bcc menu item is checked - - View/Bcc menu item is checked. - - - - - - /schemas/apps/evolution/mail/composer/width - /apps/evolution/mail/composer/width - evolution-mail - int - 600 - - Composer Window default width - Default width of the Composer Window - - - - - /schemas/apps/evolution/mail/composer/height - /apps/evolution/mail/composer/height - evolution-mail - int - 500 - - Composer Window default height - Default height of the Composer Window - - - - - - - /schemas/apps/evolution/mail/display/side_bar_search - /apps/evolution/mail/display/side_bar_search - evolution-mail - bool - true - - Enable or disable type ahead search feature - - Enable side bar search feature so that you can start interactive searching by typing in the text. Use is that you can easily find a folder in that side bar by just typing the folder name and the selection jumps automatically to that folder. - - - - - - /schemas/apps/evolution/mail/display/mark_citations - /apps/evolution/mail/display/mark_citations - evolution-mail - bool - true - - Mark citations in the message "Preview" - - Mark citations in the message "Preview". - - - - - - /schemas/apps/evolution/mail/display/citation_colour - /apps/evolution/mail/display/citation_colour - evolution-mail - string - #737373 - - Citation highlight color - - Citation highlight color. - - - - - - /schemas/apps/evolution/mail/display/caret_mode - /apps/evolution/mail/display/caret_mode - evolution-mail - bool - false - - Enable/disable caret mode - - Enable caret mode, so that you can see a cursor when reading mail. - - - - - - /schemas/apps/evolution/mail/display/charset - /apps/evolution/mail/display/charset - evolution-mail - string - - - Default charset in which to display messages - - Default charset in which to display messages. - - - - - - /schemas/apps/evolution/mail/display/load_http_images - /apps/evolution/mail/display/load_http_images - evolution-mail - int - 0 - - Load images for HTML messages over http - - Load images for HTML messages over http(s). Possible values are: - 0 - Never load images off the net - 1 - Load images in mail from contacts - 2 - Always load images off the net - - - - - - /schemas/apps/evolution/mail/display/animate_images - /apps/evolution/mail/display/animate_images - evolution-mail - bool - true - - Show Animations - - Show animated images as animations. - - - - - - /schemas/apps/evolution/mail/display/headers - /apps/evolution/mail/display/headers - evolution-mail - list - string - - List of custom headers and whether they are enabled. - - This key should contain a list of XML structures specifying custom headers, - and whether they are to be displayed. The format of the XML structure is - <header enabled> - set enabled if the header is to be displayed - in the mail view. - - - - - - /schemas/apps/evolution/mail/display/sender_photo - /apps/evolution/mail/display/sender_photo - evolution-mail - bool - false - - Show photo of the sender - - Show the photo of the sender in the message reading pane. - - - - - /schemas/apps/evolution/mail/display/photo_local - /apps/evolution/mail/display/photo_local - evolution-mail - bool - true - - Search for the sender photo in local addressbooks - - This option would help in improving the speed of fetching. - - - - - - /schemas/apps/evolution/mail/display/mime_types - /apps/evolution/mail/display/mime_types - evolution-mail - list - string - - List of mime types to check for bonobo component viewers - - If there isn't a builtin viewer for a particular mime-type inside Evolution, - any mime-types appearing in this list which map to a bonobo-component viewer - in GNOME's mime-type database may be used for displaying content. - - - - - - /schemas/apps/evolution/mail/display/mark_seen - /apps/evolution/mail/display/mark_seen - evolution-mail - bool - true - - Mark as Seen after specified timeout - - Mark as Seen after specified timeout. - - - - - - /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 - evolution-mail - int - 1500 - - Timeout for marking message as Seen - - Timeout for marking message as Seen. - - - - - - /schemas/apps/evolution/mail/display/show_deleted - /apps/evolution/mail/display/show_deleted - evolution-mail - bool - false - - Show deleted messages in the message-list - - Show deleted messages (with a strike-through) in the message-list. - - - - - - /schemas/apps/evolution/mail/display/show_preview - /apps/evolution/mail/display/show_preview - evolution-mail - bool - true - - Show the "Preview" pane - - Show the "Preview" pane. - - - - - - /schemas/apps/evolution/mail/display/paned_size - /apps/evolution/mail/display/paned_size - evolution-mail - int - 144 - - Height of the message-list pane - - Height of the message-list pane. - - - - - - /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 - evolution-mail - string - Sans 12 - - Variable width font - - The variable width font for mail display - - - - - - /schemas/apps/evolution/mail/display/fonts/monospace - /apps/evolution/mail/display/fonts/monospace - evolution-mail - string - Monospace 12 - - Terminal font - - The terminal font for mail display - - - - - - /schemas/apps/evolution/mail/display/fonts/use_custom - /apps/evolution/mail/display/fonts/use_custom - evolution-mail - bool - false - - Use custom fonts - - Use custom fonts for displaying mail - - - - - - /schemas/apps/evolution/mail/display/thread_list - /apps/evolution/mail/display/thread_list - evolution-mail - bool - false - - Thread the message-list - - Thread the message list. - - - - - - /schemas/apps/evolution/mail/display/address_compress - /apps/evolution/mail/display/address_compress - evolution-mail - bool - true - - Compress display of addresses in TO/CC/BCC - - Compress display of addresses in TO/CC/BCC to the number - specified in address_count. - - - - - - /schemas/apps/evolution/mail/display/force_message_limit - /apps/evolution/mail/display/force_message_limit - evolution-mail - bool - true - - Allows evolution to display text part of limited size - - Enable to render message text part of limited size. - - - - - - /schemas/apps/evolution/mail/display/message_text_part_limit - /apps/evolution/mail/display/message_text_part_limit - evolution-mail - int - 4096 - - Text message part limit - - This decides the max size of the text part that can be formatted under - evolution. The default is 4MB / 4096 KB and is specified interms of KB. - - - - - - /schemas/apps/evolution/mail/display/address_count - /apps/evolution/mail/display/address_count - evolution-mail - int - 5 - - Number of addresses to display in TO/CC/BCC - - This sets the number of addresses to show in default message list - view, beyond which a '...' is shown. - - - - - - /schemas/apps/evolution/mail/display/thread_subject - /apps/evolution/mail/display/thread_subject - evolution-mail - bool - false - - Thread the message-list based on Subject - - Whether or not to fall back on threading by subjects when the - messages do not contain In-Reply-To or References headers. - - - - - - /schemas/apps/evolution/mail/display/thread_expand - /apps/evolution/mail/display/thread_expand - evolution-mail - bool - true - - Default value for thread expand state - - This setting specifies whether the threads should be in expanded - or collapsed state by default. Evolution requires a restart - - - - - - - - /schemas/apps/evolution/mail/message_window/width - /apps/evolution/mail/message_window/width - evolution-mail - int - 600 - - Message Window default width - Default width of the Message Window - - - - - /schemas/apps/evolution/mail/message_window/height - /apps/evolution/mail/message_window/height - evolution-mail - int - 400 - - Message Window default height - Default height of the Message Window - - - - - - - /schemas/apps/evolution/mail/subscribe_window/width - /apps/evolution/mail/subscribe_window/width - evolution-mail - int - 600 - - Subscribe dialog default width - Default width of the Subscribe dialog - - - - - /schemas/apps/evolution/mail/subscribe_window/height - /apps/evolution/mail/subscribe_window/height - evolution-mail - int - 400 - - Subscribe dialog default height - Default height of the Subscribe dialog - - - - - - - /schemas/apps/evolution/mail/filters/log - /apps/evolution/mail/filters/log - evolution-mail - bool - false - - Log filter actions - - Log filter actions to the specified log file. - - - - - - /schemas/apps/evolution/mail/filters/logfile - /apps/evolution/mail/filters/logfile - evolution-mail - string - - - Logfile to log filter actions - - Logfile to log filter actions. - - - - - - - - /schemas/apps/evolution/mail/format/forward_style - /apps/evolution/mail/format/forward_style - evolution-mail - int - 0 - - Default forward style - - - - - - - - /schemas/apps/evolution/mail/format/reply_style - /apps/evolution/mail/format/reply_style - evolution-mail - int - 0 - - Default reply style - - - - - - - - /schemas/apps/evolution/mail/format/message_display_style - /apps/evolution/mail/format/message_display_style - evolution-mail - int - 0 - - Message-display style ("normal", "full headers", "source") - - - - - - - - - - /schemas/apps/evolution/mail/notify/type - /apps/evolution/mail/notify/type - evolution-mail - int - 0 - - New Mail Notify type - - Specifies the type of New Mail Notification the user wishes to use. - - - - - - /schemas/apps/evolution/mail/notify/sound - /apps/evolution/mail/notify/sound - evolution-mail - string - - - New Mail Notify sound file - - Sound file to play when new mail arrives. - - - - - - - - /schemas/apps/evolution/mail/prompts/empty_subject - /apps/evolution/mail/prompts/empty_subject - evolution-mail - bool - true - - Prompt on empty subject - - Prompt the user when he or she tries to send a message - without a Subject. - - - - - - /schemas/apps/evolution/mail/prompts/expunge - /apps/evolution/mail/prompts/expunge - evolution-mail - bool - true - - Prompt when user expunges - - Prompt the user when he or she tries to expunge a folder. - - - - - - /schemas/apps/evolution/mail/prompts/only_bcc - /apps/evolution/mail/prompts/only_bcc - evolution-mail - bool - true - - Prompt when user only fills Bcc - - Prompt when user tries to send a message with no To or Cc recipients. - - - - - - /schemas/apps/evolution/mail/prompts/unwanted_html - /apps/evolution/mail/prompts/unwanted_html - evolution-mail - bool - true - - Prompt when user tries to send unwanted HTML - - Prompt when user tries to send HTML mail to recipients that - may not want to receive HTML mail. - - - - - - /schemas/apps/evolution/mail/prompts/open_many - /apps/evolution/mail/prompts/open_many - evolution-mail - bool - true - - Prompt when user tries to open 10 or more messages at once - - If a user tries to open 10 or more messages at one time, ask the user - if they really want to do it. - - - - - - /schemas/apps/evolution/mail/prompts/mark_all_read - /apps/evolution/mail/prompts/mark_all_read - evolution-mail - bool - true - - Prompt while marking multiple messages - - It disables/enables the prompt while marking multiple messages. - - - - - - /schemas/apps/evolution/mail/prompts/quick_offline - /apps/evolution/mail/prompts/quick_offline - evolution-mail - bool - true - - Prompt to check if the user wants to go offline immediately - - It disables the feature where repeated prompts to ask if offline sync is required. - - - - - - - /schemas/apps/evolution/mail/trash/empty_on_exit - /apps/evolution/mail/trash/empty_on_exit - evolution-mail - bool - false - - Empty Trash folders on exit - - Empty all Trash folders when exiting Evolution. - - - - - - /schemas/apps/evolution/mail/trash/empty_on_exit_days - /apps/evolution/mail/trash/empty_on_exit_days - evolution-mail - int - 0 - - Minimum days between emptying the trash on exit - - Minimum time between emptying the trash on exit, in days. - - - - - - /schemas/apps/evolution/mail/trash/empty_date - /apps/evolution/mail/trash/empty_date - evolution-mail - int - 0 - - Last time empty trash was run - - The last time empty trash was run, in days since the epoch. - - - - - - - - /schemas/apps/evolution/mail/labels - /apps/evolution/mail/labels - evolution-mail - list - string - [I_mportant:#ff0000,_Work:#ff8c00,_Personal:#008b00,_To Do:#0000ff,_Later:#8b008b] - - List of Labels and their associated colors - - List of labels known to the mail component of - Evolution. The list contains strings containing name:color - where color uses the HTML hex encoding. - - - - - - - - /schemas/apps/evolution/mail/junk/check_incoming - /apps/evolution/mail/junk/check_incoming - evolution-mail - bool - true - - Check incoming mail being junk - - Run junk test on incoming mail - - - - - - /schemas/apps/evolution/mail/junk/empty_on_exit - /apps/evolution/mail/junk/empty_on_exit - evolution-mail - bool - false - - Empty Junk folders on exit - - Empty all Junk folders when exiting Evolution. - - - - - - /schemas/apps/evolution/mail/junk/empty_on_exit_days - /apps/evolution/mail/junk/empty_on_exit_days - evolution-mail - int - 0 - - Minimum days between emptying the junk on exit - - Minimum time between emptying the junk on exit, in days. - - - - - - /schemas/apps/evolution/mail/junk/empty_date - /apps/evolution/mail/junk/empty_date - evolution-mail - int - 0 - - Last time empty junk was run - - The last time empty junk was run, in days since the epoch. - - - - - - /schemas/apps/evolution/mail/junk/default_plugin - /apps/evolution/mail/junk/default_plugin - evolution-mail - string - Spamassasin - - The default plugin for Junk hook - - This is the default junk plugin, even though there are multiple plugins - enabled. If the default listed plugin is disabled, then it wont fall back - to the other available plugins. - - - - - - /schemas/apps/evolution/mail/junk/sa/local_only - /apps/evolution/mail/junk/sa/local_only - evolution-mail - bool - true - - Use only local spam tests. - - Use only the local spam tests (no DNS). - - - - - - /schemas/apps/evolution/mail/junk/sa/use_daemon - /apps/evolution/mail/junk/sa/use_daemon - evolution-mail - bool - true - - Use SpamAssassin daemon and client - - Use SpamAssassin daemon and client (spamc/spamd) - - - - - - - - /schemas/apps/evolution/mail/default_account - /apps/evolution/mail/default_account - evolution-mail - string - - UID string of the default account. - - UID string of the default account. - - - - - - /schemas/apps/evolution/mail/accounts - /apps/evolution/mail/accounts - evolution-mail - list - string - - List of accounts - - List of accounts known to the mail component of - Evolution. The list contains strings naming - subdirectories relative to /apps/evolution/mail/accounts. - - - - - - /schemas/apps/evolution/mail/licenses - /apps/evolution/mail/licenses - evolution-mail - list - string - - List of accepted licenses - - List of protocol names whose license has been accepted. - - - - - - - - /schemas/apps/evolution/mail/save_dir - /apps/evolution/mail/save_dir - evolution-mail - string - - Save directory - - Directory for saving mail component files - - - - - - -- cgit