[evolution] Bug #628694 - Customize options for local calendar are missing
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Bug #628694 - Customize options for local calendar are missing
- Date: Fri, 3 Sep 2010 13:17:28 +0000 (UTC)
commit 3eded6b690b5ae23280d45dca88e488012f6727c
Author: Milan Crha <mcrha redhat com>
Date: Fri Sep 3 15:15:50 2010 +0200
Bug #628694 - Customize options for local calendar are missing
plugins/calendar-file/calendar-file.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/calendar-file/calendar-file.c b/plugins/calendar-file/calendar-file.c
index 7bacfb4..d46f1a9 100644
--- a/plugins/calendar-file/calendar-file.c
+++ b/plugins/calendar-file/calendar-file.c
@@ -106,7 +106,7 @@ e_calendar_file_customs (EPlugin *epl, EConfigHookItemFactoryData *data)
guint n_rows;
GtkWidget *w1, *w2, *box1, *box2, *mainbox, *maincheck;
- if (!e_plugin_util_is_source_proto (source, "file"))
+ if (!e_plugin_util_is_source_proto (source, "local"))
return NULL;
relative_uri = e_source_peek_relative_uri (source);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]