diff options
author | Nat Friedman <nat@nat.org> | 1999-01-08 14:57:20 +0800 |
---|---|---|
committer | Nat Friedman <nat@src.gnome.org> | 1999-01-08 14:57:20 +0800 |
commit | 14b38a892adaa40745ee4b3d42923a386abedffd (patch) | |
tree | 01841abc2cb0aedd50c1b4b066e249887d558ccd /calendar/ChangeLog | |
parent | c3284ed1198fb5284e239edf28d009af5c55e6bc (diff) | |
download | gsoc2013-evolution-14b38a892adaa40745ee4b3d42923a386abedffd.tar.gz gsoc2013-evolution-14b38a892adaa40745ee4b3d42923a386abedffd.tar.zst gsoc2013-evolution-14b38a892adaa40745ee4b3d42923a386abedffd.zip |
New function to create the status bar. (setup_menu): Install menu hints.
1999-01-08 Nat Friedman <nat@nat.org>
* main.c (setup_appbar): New function to create the status bar.
(setup_menu): Install menu hints.
Menu items updated to match the standards. New Settings menu
created.
svn path=/trunk/; revision=589
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 44e7d82f62..8991e3ab29 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +1999-01-08 Nat Friedman <nat@nat.org> + + * main.c (setup_appbar): New function to create the status bar. + (setup_menu): Install menu hints. + + Menu items updated to match the standards. New Settings menu + created. + 1998-12-30 Jeff Garzik <jgarzik@pobox.com> * gncal/calendar.c, gncal/gnome-cal.c, gncal/main.c, |