[evolution] Bug #590687 - Evolution not restoring data from backup archive
- From: Milan Crha <mcrha src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution] Bug #590687 - Evolution not restoring data from backup archive
- Date: Fri, 28 Aug 2009 13:07:20 +0000 (UTC)
commit d7534a2ac7091c130494000f2d4f4c25b595fa37
Author: Milan Crha <mcrha redhat com>
Date: Fri Aug 28 15:06:33 2009 +0200
Bug #590687 - Evolution not restoring data from backup archive
plugins/backup-restore/backup.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/backup-restore/backup.c b/plugins/backup-restore/backup.c
index f285938..ca7ab29 100644
--- a/plugins/backup-restore/backup.c
+++ b/plugins/backup-restore/backup.c
@@ -324,7 +324,7 @@ check (const gchar *filename)
g_message ("Third result %d", result);
- return result != 0;
+ return result == 0;
}
static gboolean
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]