aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-session.c
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-05-15 01:18:03 +0800
committerDan Winship <danw@src.gnome.org>2001-05-15 01:18:03 +0800
commitb9401bbdf43b51b3596498d12ba2d73e2cca1805 (patch)
tree82d72a137b851efbfde70064f9d7fb3e6b81f6e7 /mail/mail-session.c
parentf02973aaf4ee15e818981301e62b10ea1d225a53 (diff)
downloadgsoc2013-evolution-b9401bbdf43b51b3596498d12ba2d73e2cca1805.tar.gz
gsoc2013-evolution-b9401bbdf43b51b3596498d12ba2d73e2cca1805.tar.zst
gsoc2013-evolution-b9401bbdf43b51b3596498d12ba2d73e2cca1805.zip
Split "Other" page into three pages, Display, Composer, and PGP. Add HTML
* mail-config.glade: Split "Other" page into three pages, Display, Composer, and PGP. Add HTML image stuff on the Display page and default forward style on the Composer page. * mail-config.c (mail_config_get_default_forward_style, mail_config_set_default_forward_style): User-specified default style for forwarding messages. (config_read, mail_config_write_on_exit): Deal with forward style. * mail-accounts.c: Handle HTML image display options and default forward style. * mail-callbacks.c (forward): New. Forward in the user-selected default style. (forward_inline, forward_quoted): Simplify these some. Remove the fallback to forward attached when forwarding multiple messages: it should just forward the multiple messages inline or quoted in those cases. (Which it doesn't yet, but that's a bug.) * folder-browser.c (context_menu): Remove "Forward inline" and make "Forward" call forward() rather than forward_attached(). * folder-browser-factory.c: Update command/menu/toolbar/pixmap gunk for the "MessageForwardAttached" vs "MessageForward" split. * mail-session.c (mail_session_get_type): * mail-format.c (format_mime_part): * mail-account-gui.c (setup_service): Fix warnings. svn path=/trunk/; revision=9792
Diffstat (limited to 'mail/mail-session.c')
-rw-r--r--mail/mail-session.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-session.c b/mail/mail-session.c
index ea56f67394..1c45375b79 100644
--- a/mail/mail-session.c
+++ b/mail/mail-session.c
@@ -104,7 +104,7 @@ class_init (MailSessionClass *mail_session_class)
camel_session_class->remove_timeout = remove_timeout;
}
-CamelType
+static CamelType
mail_session_get_type (void)
{
static CamelType mail_session_type = CAMEL_INVALID_TYPE;
tw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/graphics/gwenview-kde4?h=gnome-3.28&id=85cb8136d327127c437c6b759fc3ae7adb7e524f'>Mark BROKEN on 4.xmarkus2007-01-121-1/+7 * Update to version 1.4.1markus2006-12-203-8/+8 * - Update to version 1.4.0markus2006-09-184-166/+39 * Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0 * Conversion to a single libtool environment.ade2006-02-232-2/+7 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-32/+32 * Except for a portrevision bump, also of course change the dependencyedwin2006-01-031-1/+1 * Chase update of libkipi to so.1edwin2006-01-031-0/+1 * - Update to version 1.3.1markus2005-11-213-36/+4 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1 * - Update to version 1.3.0markus2005-09-143-59/+134 * - Add support for KIPI pluginsmarkus2005-07-151-0/+5 * Update to version 1.2.0markus2005-07-153-37/+114 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1 * Clean up handling of locale directories at deinstall-time:kris2004-12-161-0/+10 * Don't use Makefile.kde anymoremarkus2004-06-061-3/+1 * Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1 * - Update to version 1.0.1markus2004-03-294-46/+66 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * Update to 0.17.1.aarved2003-06-263-7/+33 * Update to 0.17.0arved2003-05-15