aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-02-06 02:43:59 +0800
committerDan Winship <danw@src.gnome.org>2003-02-06 02:43:59 +0800
commit859e08c1122cc267d3777a289bbc3a95c4cbc692 (patch)
treef2e4fd7a94bda45341390cca8d2a84607af1318e /calendar/ChangeLog
parent05020b82c39a859834995723d5726e026b82de75 (diff)
downloadgsoc2013-evolution-859e08c1122cc267d3777a289bbc3a95c4cbc692.tar
gsoc2013-evolution-859e08c1122cc267d3777a289bbc3a95c4cbc692.tar.gz
gsoc2013-evolution-859e08c1122cc267d3777a289bbc3a95c4cbc692.tar.bz2
gsoc2013-evolution-859e08c1122cc267d3777a289bbc3a95c4cbc692.tar.lz
gsoc2013-evolution-859e08c1122cc267d3777a289bbc3a95c4cbc692.tar.xz
gsoc2013-evolution-859e08c1122cc267d3777a289bbc3a95c4cbc692.tar.zst
gsoc2013-evolution-859e08c1122cc267d3777a289bbc3a95c4cbc692.zip
s/BonoboXObject/BonoboObject/
* gui/calendar-offline-handler.c: s/BonoboXObject/BonoboObject/ * gui/comp-editor-factory.c: Likewise svn path=/trunk/; revision=19764
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog12
1 files changed, 9 insertions, 3 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index abcd2b6455..4a8a11f1cb 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,14 @@
2003-02-05 Dan Winship <danw@ximian.com>
+ * gui/alarm-notify/notify-main.c (main):
+ s/glade_gnome_init/glade_init/
+
+ * gui/calendar-offline-handler.c: s/BonoboXObject/BonoboObject/
+
+ * gui/comp-editor-factory.c: Likewise
+
+2003-02-05 Dan Winship <danw@ximian.com>
+
* cal-util/cal-recur.c (cal_recur_nth): array of localized month
day names ("1st" - "31st")
@@ -8,9 +17,6 @@
the new cal_recur_nth[] array. The way this was done before didn't
localize properly.
- * gui/alarm-notify/notify-main.c (main):
- s/glade_gnome_init/glade_init/
-
From evolution-1-2-branch:
* gui/e-itip-control.c (write_recurrence_piece): Describe