diff options
author | Matthew Loper <mloper@src.gnome.org> | 2000-05-11 01:36:59 +0800 |
---|---|---|
committer | Matthew Loper <mloper@src.gnome.org> | 2000-05-11 01:36:59 +0800 |
commit | 635c43d1c915b27762d0f57e97f946579e6d986d (patch) | |
tree | 493471a94a3c1e28c0387b3e985d7b9885048228 /calendar/ChangeLog | |
parent | 0445c24e8e258473c6317b810345904e6bebf0e8 (diff) | |
download | gsoc2013-evolution-635c43d1c915b27762d0f57e97f946579e6d986d.tar.gz gsoc2013-evolution-635c43d1c915b27762d0f57e97f946579e6d986d.tar.zst gsoc2013-evolution-635c43d1c915b27762d0f57e97f946579e6d986d.zip |
Move "about" menuitem to the help menu.
* gui/calendar-commands.c (calendar_control_activate): Move
"about" menuitem to the help menu.
svn path=/trunk/; revision=2970
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 00eeb678be..5f90f5b41c 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2000-05-10 Matt Loper <matt@helixcode.com> + + * gui/calendar-commands.c (calendar_control_activate): Move + "about" menuitem to the help menu. + 2000-05-10 Christopher James Lahey <clahey@helixcode.com> * gui/Makefile.am: Added main.h. Combined the two EXTRA_DIST |