aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2006-01-05 14:30:50 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2006-01-05 14:30:50 +0800
commitc4d47316235afab9b11afae003358efed4ad75cd (patch)
treeb3312abc345419fe7f1040a24eb02d22f0b455b1 /calendar/ChangeLog
parent6ce173f5803379a56b57c37949e9424a496617e8 (diff)
downloadgsoc2013-evolution-c4d47316235afab9b11afae003358efed4ad75cd.tar
gsoc2013-evolution-c4d47316235afab9b11afae003358efed4ad75cd.tar.gz
gsoc2013-evolution-c4d47316235afab9b11afae003358efed4ad75cd.tar.bz2
gsoc2013-evolution-c4d47316235afab9b11afae003358efed4ad75cd.tar.lz
gsoc2013-evolution-c4d47316235afab9b11afae003358efed4ad75cd.tar.xz
gsoc2013-evolution-c4d47316235afab9b11afae003358efed4ad75cd.tar.zst
gsoc2013-evolution-c4d47316235afab9b11afae003358efed4ad75cd.zip
modified the alarm-notify.glade file and some code in alarm-notify-dialog.c
to include "hours" as an option for snooze time in alarm notification dialog. Fixes 317808 svn path=/trunk/; revision=31058
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 92e5a43e60..53c58b5099 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2006-01-05 P S Chakravarthi <pchakravarthi@novell.com>
+
+ Fixes 317808
+
+ * gui/alarm-notify/alarm-notify.glade : added hours as a
+ spin button for snooze
+ * gui/alarm-notify/alarm-notify-dialog.c : added code to
+ include hours in calculation of snooze time.
+
2006-01-04 Chenthill Palanisamy <pchenthill@novell.com>
* gui/e-day-view.c: (e_day_view_convert_event_coords),