[evolution] Bug #569945 - Recurrence icon not removed after changing to single event
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Bug #569945 - Recurrence icon not removed after changing to single event
- Date: Thu, 1 Apr 2010 12:39:10 +0000 (UTC)
commit 6cd8c4e93b80a5d93806024f83efdd6dc2923f35
Author: Milan Crha <mcrha redhat com>
Date: Thu Apr 1 14:37:33 2010 +0200
Bug #569945 - Recurrence icon not removed after changing to single event
calendar/gui/dialogs/recurrence-page.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/calendar/gui/dialogs/recurrence-page.c b/calendar/gui/dialogs/recurrence-page.c
index 833ad10..578f989 100644
--- a/calendar/gui/dialogs/recurrence-page.c
+++ b/calendar/gui/dialogs/recurrence-page.c
@@ -867,6 +867,7 @@ fill_component (RecurrencePage *rpage, ECalComponent *comp)
e_cal_component_set_rdate_list (comp, NULL);
e_cal_component_set_rrule_list (comp, NULL);
e_cal_component_set_exrule_list (comp, NULL);
+ e_cal_component_set_recurid (comp, NULL);
}
/* Set exceptions */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]