From 6d70e07d0842496327e1ca74f93047693ddc545c Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Fri, 22 May 2009 17:30:14 +0530 Subject: Mail changes required for Anjal. --- mail/mail-component.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/mail-component.c') diff --git a/mail/mail-component.c b/mail/mail-component.c index 556715d662..7d7547cb53 100644 --- a/mail/mail-component.c +++ b/mail/mail-component.c @@ -106,7 +106,7 @@ static void view_changed_timeout_remove (EComponentView *component_view); #define PARENT_TYPE evolution_component_get_type () static BonoboObjectClass *parent_class = NULL; - +const char *x_mailer = "Evolution " VERSION SUB_VERSION " " VERSION_COMMENT; #define OFFLINE 0 #define ONLINE 1 -- cgit