aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorLarry Ewing <lewing@src.gnome.org>2004-05-05 04:40:43 +0800
committerLarry Ewing <lewing@src.gnome.org>2004-05-05 04:40:43 +0800
commit7844d71521c917e28a0aa369f7881aeab9820604 (patch)
tree53c0f9537cf9eec3b0c5ffc38b03f3f7a9b96b24 /calendar/ChangeLog
parent6483eee0caca26f1e25039ee5f341e1444b3c335 (diff)
downloadgsoc2013-evolution-7844d71521c917e28a0aa369f7881aeab9820604.tar
gsoc2013-evolution-7844d71521c917e28a0aa369f7881aeab9820604.tar.gz
gsoc2013-evolution-7844d71521c917e28a0aa369f7881aeab9820604.tar.bz2
gsoc2013-evolution-7844d71521c917e28a0aa369f7881aeab9820604.tar.lz
gsoc2013-evolution-7844d71521c917e28a0aa369f7881aeab9820604.tar.xz
gsoc2013-evolution-7844d71521c917e28a0aa369f7881aeab9820604.tar.zst
gsoc2013-evolution-7844d71521c917e28a0aa369f7881aeab9820604.zip
(source_group_can_add): helper function to fix groupwise case.
I'm still not happy with this but it will work for now. svn path=/trunk/; revision=25793
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index ce249b3f69..6e4ed7f378 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,6 +1,8 @@
2004-05-04 Larry Ewing <lewing@ximian.com>
* gui/dialogs/calendar-setup.c: fix logic error.
+ (source_group_can_add): helper function to fix groupwise case.
+ I'm still not happy with this but it will work for now.
* gui/dialogs/calendar-setup.c (source_to_dialog): convert units.
(dialog_to_source): convert time units.