aboutsummaryrefslogtreecommitdiffstats
path: root/em-format/e-mail-formatter-error.c
diff options
context:
space:
mode:
Diffstat (limited to 'em-format/e-mail-formatter-error.c')
-rw-r--r--em-format/e-mail-formatter-error.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/em-format/e-mail-formatter-error.c b/em-format/e-mail-formatter-error.c
index 3adaab90be..6decb6409b 100644
--- a/em-format/e-mail-formatter-error.c
+++ b/em-format/e-mail-formatter-error.c
@@ -107,6 +107,7 @@ static void
e_mail_formatter_error_class_init (EMailFormatterExtensionClass *class)
{
class->mime_types = formatter_mime_types;
+ class->priority = G_PRIORITY_LOW;
class->format = emfe_error_format;
}
it.cgi/freebsd-ports-gnome/log/devel/libdwarf?id=644e6756289396616b16551299ad9829f6bf8c94&showmsg=1'>Expand)AuthorAgeFilesLines * - Get rid FreeBSD 6 supportMartin Wilke2011-11-071-7/+1 * The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+1 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-24