aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodney Dawes <dobey@src.gnome.org>2002-11-16 05:44:17 +0800
committerRodney Dawes <dobey@src.gnome.org>2002-11-16 05:44:17 +0800
commitfc0d94e1d867592311992c421eae3826c4193658 (patch)
tree45d58cc594f0442e7c1293e2d34f9c595e3ec438 /calendar/ChangeLog
parent32a2333661964602fec5a4591aa2c58f88db1e8c (diff)
downloadgsoc2013-evolution-fc0d94e1d867592311992c421eae3826c4193658.tar
gsoc2013-evolution-fc0d94e1d867592311992c421eae3826c4193658.tar.gz
gsoc2013-evolution-fc0d94e1d867592311992c421eae3826c4193658.tar.bz2
gsoc2013-evolution-fc0d94e1d867592311992c421eae3826c4193658.tar.lz
gsoc2013-evolution-fc0d94e1d867592311992c421eae3826c4193658.tar.xz
gsoc2013-evolution-fc0d94e1d867592311992c421eae3826c4193658.tar.zst
gsoc2013-evolution-fc0d94e1d867592311992c421eae3826c4193658.zip
Use bonobo_main_quit instead of gtk
* gui/component-factory.c: Use bonobo_main_quit instead of gtk svn path=/trunk/; revision=18787
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 2d3a3f061e..644ca22862 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,7 @@
+2002-11-15 Rodney Dawes <dobey@ximian.com>
+
+ * gui/component-factory.c: Use bonobo_main_quit instead of gtk
+
2002-11-13 Federico Mena Quintero <federico@ximian.com>
* cal-client/cal-query.c: #include <string.h>