From e40eebc573fe67ef07208921fd8ebf7ff37ddb31 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Fri, 27 Jun 2003 08:51:14 +0000 Subject: Fixes #44719 2003-06-25 Rodrigo Moya Fixes #44719 * gui/alarm-notify/alarm-notify-dialog.c (alarm_notify_dialog): use gtk_window_set_icon_from_file to set the window's icon and implemented the code to make the window sticky with GTK 2.x API. svn path=/trunk/; revision=21557 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b668e39e3b..4d0bacb57a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2003-06-25 Rodrigo Moya + + Fixes #44719 + + * gui/alarm-notify/alarm-notify-dialog.c (alarm_notify_dialog): use + gtk_window_set_icon_from_file to set the window's icon and implemented + the code to make the window sticky with GTK 2.x API. + 2003-06-25 Bolian Yin Fixes #45275 -- cgit v1.2.3