[evolution-data-server] Eek, typo.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Eek, typo.
- Date: Thu, 22 Jul 2010 17:13:21 +0000 (UTC)
commit 97027230bfe0cff3163b004802c785f417416b82
Author: Matthew Barnes <mbarnes redhat com>
Date: Thu Jul 22 13:13:09 2010 -0400
Eek, typo.
addressbook/libebook/e-book.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/addressbook/libebook/e-book.c b/addressbook/libebook/e-book.c
index 91c0dad..6b89025 100644
--- a/addressbook/libebook/e-book.c
+++ b/addressbook/libebook/e-book.c
@@ -3260,7 +3260,7 @@ e_book_new_system_addressbook (GError **error)
EBook *book;
struct check_system_data csd;
- csd.uri = "system:local";
+ csd.uri = "local:system";
csd.uri_source = NULL;
system_source = search_known_sources (check_system, &csd, &err);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]