From 3827cbee4ce7bce71da9f811459daba287d896ed Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Fri, 16 Oct 2009 11:20:31 +0200 Subject: Bug #522783 - Signature separator for HTML E-mails Reapplied patch from bug #551470, as this got dropped on merging. Be sure you all also gconftool-2 --install-schema-file=$PREFIX/etc/gconf/schemas/evolution-mail.schemas as new key had been added. --- modules/mail/e-mail-shell-settings.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'modules') diff --git a/modules/mail/e-mail-shell-settings.c b/modules/mail/e-mail-shell-settings.c index 907c5fb643..c20f57ce43 100644 --- a/modules/mail/e-mail-shell-settings.c +++ b/modules/mail/e-mail-shell-settings.c @@ -226,4 +226,8 @@ e_mail_shell_settings_init (EShell *shell) e_shell_settings_install_property_for_key ( "composer-top-signature", "/apps/evolution/mail/composer/top_signature"); + + e_shell_settings_install_property_for_key ( + "composer-no-signature-delim", + "/apps/evolution/mail/composer/no_signature_delim"); } -- cgit antw44/cgit/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/bg-hyphen
Commit message (Expand)AuthorAgeFilesLines
* - Set DIST_SUBDIR: move dist files to DISTDIR/hyphensunpoet2011-08-182-2/+3
* - Move language prefix to PKGNAMEPREFIXsunpoet2011-07-291-5/+7
* Pass matainership to the new office teambapt2011-07-221-1/+1