aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@ximian.com>2001-08-15 21:57:37 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2001-08-15 21:57:37 +0800
commitc4fb981151237aaad3678d5e20c614855e0a0c55 (patch)
tree0de680a70b315d9b6ac1cdfb7b6161441b962b4f /calendar/ChangeLog
parent6c4bced5573dc3d8ebb040985bc1f112950dec6d (diff)
downloadgsoc2013-evolution-c4fb981151237aaad3678d5e20c614855e0a0c55.tar
gsoc2013-evolution-c4fb981151237aaad3678d5e20c614855e0a0c55.tar.gz
gsoc2013-evolution-c4fb981151237aaad3678d5e20c614855e0a0c55.tar.bz2
gsoc2013-evolution-c4fb981151237aaad3678d5e20c614855e0a0c55.tar.lz
gsoc2013-evolution-c4fb981151237aaad3678d5e20c614855e0a0c55.tar.xz
gsoc2013-evolution-c4fb981151237aaad3678d5e20c614855e0a0c55.tar.zst
gsoc2013-evolution-c4fb981151237aaad3678d5e20c614855e0a0c55.zip
Add the user creatable items. The callback is not actually implemented
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. * gui/dialogs/cal-prefs-dialog.glade: Added an option to ask for confirmation when deleting items. Added underlined shortcuts (they may not all work currently). svn path=/trunk/; revision=12047
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 47f1959557..019b7089ea 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,13 @@
+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.
+
+ * gui/dialogs/cal-prefs-dialog.glade: Added an option to ask for
+ confirmation when deleting items. Added underlined shortcuts
+ (they may not all work currently).
+
2001-08-14 Damon Chaplin <damon@ximian.com>
* gui/dialogs/task-page.c: