[evolution-mapi] Revert BUG# 592368 Fix
- From: Akhil Laddha <lakhil src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution-mapi] Revert BUG# 592368 Fix
- Date: Mon, 31 Aug 2009 09:55:41 +0000 (UTC)
commit f11ab592830b2be944875c9c719fc14ca94095e5
Author: Akhil Laddha <lakhil novell com>
Date: Mon Aug 31 15:29:00 2009 +0530
Revert BUG# 592368 Fix
src/camel/camel-mapi-folder.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/camel/camel-mapi-folder.c b/src/camel/camel-mapi-folder.c
index 04e54cf..d712af2 100644
--- a/src/camel/camel-mapi-folder.c
+++ b/src/camel/camel-mapi-folder.c
@@ -1968,7 +1968,7 @@ mapi_append_message (CamelFolder *folder, CamelMimeMessage *message,
if (offline->state == CAMEL_OFFLINE_STORE_NETWORK_UNAVAIL) {
camel_exception_setv (ex, CAMEL_EXCEPTION_SYSTEM,
- _("Offline."));
+ _("Offline. '%s'"));
return;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]