From 7ace2ffaad1c6be679d29d5240512ceff35ea4a1 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 14 Jan 2002 01:07:09 +0000 Subject: add protos 2002-01-13 JP Rosevear * gui/alarm-notify/save.h: add protos * gui/alarm-notify/save.c (save_blessed_program): records a program as blessed (is_blessed_program): checks to see if a program is blessed * gui/alarm-notify/alarm-queue.c (procedure_notification_dialog): popup a dialog notifying the user that is a program and let them not see the dialog about this program again (procedure_notification): use above svn path=/trunk/; revision=15313 --- calendar/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 3ed9734e9e..a7e8e9c633 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,16 @@ +2002-01-13 JP Rosevear + + * gui/alarm-notify/save.h: add protos + + * gui/alarm-notify/save.c (save_blessed_program): records a + program as blessed + (is_blessed_program): checks to see if a program is blessed + + * gui/alarm-notify/alarm-queue.c (procedure_notification_dialog): + popup a dialog notifying the user that is a program and let them + not see the dialog about this program again + (procedure_notification): use above + 2002-01-11 Damon Chaplin * gui/e-timezone-entry.c: -- cgit