diff options
author | Federico Mena Quintero <federico@ximian.com> | 2001-10-02 03:35:19 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2001-10-02 03:35:19 +0800 |
commit | 6b4869002b3cfac1fa5a6f14f1054aaf29c0ef2e (patch) | |
tree | 620b7f0bf1211728ec21979ada4516d4ae5c4024 /calendar/ChangeLog | |
parent | f3730d9037ce7c958b964d84212fe9ac3699cedc (diff) | |
download | gsoc2013-evolution-6b4869002b3cfac1fa5a6f14f1054aaf29c0ef2e.tar.gz gsoc2013-evolution-6b4869002b3cfac1fa5a6f14f1054aaf29c0ef2e.tar.zst gsoc2013-evolution-6b4869002b3cfac1fa5a6f14f1054aaf29c0ef2e.zip |
Set the window state to sticky. Thanks to Peter Teichman for the
2001-10-01 Federico Mena Quintero <federico@ximian.com>
* gui/alarm-notify/alarm-notify-dialog.c (alarm_notify_dialog):
Set the window state to sticky. Thanks to Peter Teichman for the
suggestion.
svn path=/trunk/; revision=13275
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 227971c4ab..4569385566 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2001-10-01 Federico Mena Quintero <federico@ximian.com> + + * gui/alarm-notify/alarm-notify-dialog.c (alarm_notify_dialog): + Set the window state to sticky. Thanks to Peter Teichman for the + suggestion. + 2001-10-01 JP Rosevear <jpr@ximian.com> * conduits/calendar/calendar-conduit.c (local_record_from_comp): |