aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-12-06 13:29:34 +0800
committerTor Lillqvist <tml@src.gnome.org>2005-12-06 13:29:34 +0800
commita6ad5ed3aa6348ae70ef21be37adb9f6df02e392 (patch)
treefbf6b23dfc04c1a1aba261becb814f6b43076ba2 /calendar/ChangeLog
parent94a8222e180c526cadf6df4f5cf3c040904e6083 (diff)
downloadgsoc2013-evolution-a6ad5ed3aa6348ae70ef21be37adb9f6df02e392.tar
gsoc2013-evolution-a6ad5ed3aa6348ae70ef21be37adb9f6df02e392.tar.gz
gsoc2013-evolution-a6ad5ed3aa6348ae70ef21be37adb9f6df02e392.tar.bz2
gsoc2013-evolution-a6ad5ed3aa6348ae70ef21be37adb9f6df02e392.tar.lz
gsoc2013-evolution-a6ad5ed3aa6348ae70ef21be37adb9f6df02e392.tar.xz
gsoc2013-evolution-a6ad5ed3aa6348ae70ef21be37adb9f6df02e392.tar.zst
gsoc2013-evolution-a6ad5ed3aa6348ae70ef21be37adb9f6df02e392.zip
gui/e-cal-config.c (ecph_class_init) Remove stray leftover debugging
2005-12-06 Tor Lillqvist <tml@novell.com> * gui/e-cal-config.c (ecph_class_init) * gui/memos-component.c (memos_component_init): Remove stray leftover debugging output. * gui/memos-component.c (ensure_sources): Use g_filename_to_uri() instead of just prefixing "file://". svn path=/trunk/; revision=30725
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index e30cd9f62c..9aba117ee8 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2005-12-06 Tor Lillqvist <tml@novell.com>
+
+ * gui/e-cal-config.c (ecph_class_init)
+ * gui/memos-component.c (memos_component_init): Remove stray
+ leftover debugging output.
+
+ * gui/memos-component.c (ensure_sources): Use g_filename_to_uri()
+ instead of just prefixing "file://".
+
2005-11-29 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #322616