From 8dd5d1de36b4c40b645189ea16d2d84b09e0b1c5 Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Tue, 2 Dec 2003 15:55:48 +0000 Subject: Version the schemas Removed Added 2003-12-02 Rodney Dawes * gui/component/Makefile.am: Version the schemas * gui/component/apps_evolution_addressbook.schemas: Removed * gui/component/apps_evolution_addressbook.schemas.in.in: Added 2003-12-02 Rodney Dawes * gui/Makefile.am: Version the schemas * gui/apps_evolution_calendar.schemas: Removed * gui/apps_evolution_calendar.schemas.in.in: Added 2003-12-02 Rodney Dawes * Makefile.am: Version the schemas * evolution-mail.schemas: Removed * evolution-mail.schemas.in.in: Added 2003-12-02 Rodney Dawes * Makefile.am: Version the schemas * apps_evolution_shell.schemas: Removed * apps_evolution_shell.schemas.in.in: Added svn path=/trunk/; revision=23579 --- mail/ChangeLog | 6 + mail/Makefile.am | 7 +- mail/evolution-mail.schemas | 652 -------------------------------------- mail/evolution-mail.schemas.in.in | 638 +++++++++++++++++++++++++++++++++++++ 4 files changed, 650 insertions(+), 653 deletions(-) delete mode 100644 mail/evolution-mail.schemas create mode 100644 mail/evolution-mail.schemas.in.in (limited to 'mail') diff --git a/mail/ChangeLog b/mail/ChangeLog index bf071d5f4d..bec65cd287 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2003-12-02 Rodney Dawes + + * Makefile.am: Version the schemas + * evolution-mail.schemas: Removed + * evolution-mail.schemas.in.in: Added + 2003-12-02 Not Zed * mail-config-druid.c (mail_config_druid_new): moved the diff --git a/mail/Makefile.am b/mail/Makefile.am index 748349dbbe..9907ce2c68 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -233,7 +233,12 @@ endif # GConf schemadir = $(GCONF_SCHEMA_FILE_DIR) -schema_DATA = evolution-mail.schemas +schema_in_files = evolution-mail.schemas.in.in +schema_DATA = $(schema_in_files:.schemas.in.in=-$(BASE_VERSION).schemas) +%-$(BASE_VERSION).schemas.in: %.schemas.in.in + cp $< $@ + +@INTLTOOL_SCHEMAS_RULE@ install-data-local: if test -z "$(DESTDIR)" ; then \ diff --git a/mail/evolution-mail.schemas b/mail/evolution-mail.schemas deleted file mode 100644 index 1a004050c1..0000000000 --- a/mail/evolution-mail.schemas +++ /dev/null @@ -1,652 +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/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 colour - - Citation highlight colour. - - - - - - /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 if sender is in the addressbook - 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/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/xmailer_mask - /apps/evolution/mail/display/xmailer_mask - evolution-mail - int - 0 - - S3kr3t 0pt10n - - S3kr3t 0pt10n. - - - - - - /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/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/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/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/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/empty_trash - /apps/evolution/mail/prompts/empty_trash - evolution-mail - bool - true - - Prompt when user empties the trash - - Do we prompt the user when he or she tries to empty the trash. - - - - - - /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/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/labels - /apps/evolution/mail/labels - evolution-mail - list - string - [Important:#ff0000,Work:#ff8c00,Personal:#008b00,To Do:#0000ff,Later:#8b008b] - - List of Labels and their associated colours - - List of labels known to the mail component of - Evolution. The list contains strings containing name:colour - where colour uses the HTML hex encoding. - - - - - - - - /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. - - - - - - diff --git a/mail/evolution-mail.schemas.in.in b/mail/evolution-mail.schemas.in.in new file mode 100644 index 0000000000..013af3f96a --- /dev/null +++ b/mail/evolution-mail.schemas.in.in @@ -0,0 +1,638 @@ + + + + + + + /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/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 colour + + Citation highlight colour. + + + + + + /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 if sender is in the addressbook + 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/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/xmailer_mask + /apps/evolution/mail/display/xmailer_mask + evolution-mail + int + 0 + + S3kr3t 0pt10n + + S3kr3t 0pt10n. + + + + + + /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/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/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/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/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/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/labels + /apps/evolution/mail/labels + evolution-mail + list + string + [Important:#ff0000,Work:#ff8c00,Personal:#008b00,To Do:#0000ff,Later:#8b008b] + + List of Labels and their associated colours + + List of labels known to the mail component of + Evolution. The list contains strings containing name:colour + where colour uses the HTML hex encoding. + + + + + + + + /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. + + + + + + -- cgit v1.2.3