From 6413227cef16fcee96670ccb56ece9e1cc3293c5 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 28 May 2009 13:06:29 -0400 Subject: Whitespace cleanup. --- mail/mail-component.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/mail-component.c') diff --git a/mail/mail-component.c b/mail/mail-component.c index 339e2345e0..bda9e7ea18 100644 --- a/mail/mail-component.c +++ b/mail/mail-component.c @@ -586,7 +586,7 @@ view_changed(EMFolderView *emfv, EComponentView *component_view) || !strcmp (name, "Outbox") || !strcmp (name, "Sent") || !strcmp (name, "Templates"))) use_name = _(name); else if (!strcmp (name, "INBOX")) - use_name = _("Inbox"); + use_name = _("Inbox"); else use_name = name; @@ -1177,7 +1177,7 @@ status_check (GNOME_Evolution_ShellState shell_state) case GNOME_Evolution_USER_OFFLINE: status = OFFLINE; if (em_utils_prompt_user (NULL, "/apps/evolution/mail/prompts/quick_offline", "mail:ask-quick-offline", NULL)) - break; + break; case GNOME_Evolution_FORCED_OFFLINE: /*Network is down so change network state on the camel session*/ status = OFFLINE; -- cgit v1.2.3