aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@ximian.com>2001-08-15 22:44:48 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2001-08-15 22:44:48 +0800
commit921ed16f8ec9f81b134fe1c14f64523df6d217e5 (patch)
treea96c43cbfc76f1d66c46c66de85a6364960bf15e /calendar/ChangeLog
parent95cad50c053fda877e2a640d7301c31704b4c889 (diff)
downloadgsoc2013-evolution-921ed16f8ec9f81b134fe1c14f64523df6d217e5.tar
gsoc2013-evolution-921ed16f8ec9f81b134fe1c14f64523df6d217e5.tar.gz
gsoc2013-evolution-921ed16f8ec9f81b134fe1c14f64523df6d217e5.tar.bz2
gsoc2013-evolution-921ed16f8ec9f81b134fe1c14f64523df6d217e5.tar.lz
gsoc2013-evolution-921ed16f8ec9f81b134fe1c14f64523df6d217e5.tar.xz
gsoc2013-evolution-921ed16f8ec9f81b134fe1c14f64523df6d217e5.tar.zst
gsoc2013-evolution-921ed16f8ec9f81b134fe1c14f64523df6d217e5.zip
OK, re-added the default alarm options. Way too many people are asking for
2001-08-15 Federico Mena Quintero <federico@ximian.com> * gui/dialogs/cal-prefs-dialog.glade: OK, re-added the default alarm options. Way too many people are asking for them. svn path=/trunk/; revision=12050
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 019b7089ea..fd94438051 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,10 @@
2001-08-15 Federico Mena Quintero <federico@ximian.com>
+ * gui/dialogs/cal-prefs-dialog.glade: OK, re-added the default
+ alarm options. Way too many people are asking for them.
+
+2001-08-15 Federico Mena Quintero <federico@ximian.com>
+
* gui/component-factory.c (factory_fn): Add the user creatable
items. The callback is not actually implemented yet; this is just
to finalize the GUI.