aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRadek Doulik <rodo@ximian.com>2004-01-15 22:56:26 +0800
committerRadek Doulik <rodo@src.gnome.org>2004-01-15 22:56:26 +0800
commit61b6bc071892caa59936667f65bdfce881f8889b (patch)
treec01ae48703bfacd951aff3ec0bdd620ed51747af /calendar/ChangeLog
parentf9377c48533c15010ef9a76c8d6126ebe4732f88 (diff)
downloadgsoc2013-evolution-61b6bc071892caa59936667f65bdfce881f8889b.tar
gsoc2013-evolution-61b6bc071892caa59936667f65bdfce881f8889b.tar.gz
gsoc2013-evolution-61b6bc071892caa59936667f65bdfce881f8889b.tar.bz2
gsoc2013-evolution-61b6bc071892caa59936667f65bdfce881f8889b.tar.lz
gsoc2013-evolution-61b6bc071892caa59936667f65bdfce881f8889b.tar.xz
gsoc2013-evolution-61b6bc071892caa59936667f65bdfce881f8889b.tar.zst
gsoc2013-evolution-61b6bc071892caa59936667f65bdfce881f8889b.zip
reset create_ecal
2004-01-15 Radek Doulik <rodo@ximian.com> * gui/tasks-component.c (primary_source_selection_changed_cb): reset create_ecal * gui/calendar-component.c (impl_requestCreateItem): merge with JP's changes (primary_source_selection_changed_cb): reset create_ecal svn path=/trunk/; revision=24239
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 52691a0e08..71b23af741 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,7 +1,11 @@
2004-01-15 Radek Doulik <rodo@ximian.com>
+ * gui/tasks-component.c (primary_source_selection_changed_cb):
+ reset create_ecal
+
* gui/calendar-component.c (impl_requestCreateItem): merge with
JP's changes
+ (primary_source_selection_changed_cb): reset create_ecal
2004-01-14 Radek Doulik <rodo@ximian.com>