aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--calendar/ChangeLog5
-rw-r--r--calendar/gui/calendar-commands.c2
2 files changed, 6 insertions, 1 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
diff --git a/calendar/gui/calendar-commands.c b/calendar/gui/calendar-commands.c
index 22b716b97d..e6d5adedb8 100644
--- a/calendar/gui/calendar-commands.c
+++ b/calendar/gui/calendar-commands.c
@@ -629,7 +629,7 @@ calendar_control_activate (BonoboControl *control,
/* help menu */
bonobo_ui_handler_menu_new_item (uih,
- "/View/About Calendar",
+ "/Help/About Calendar",
N_("About Calendar"),
N_("About Calendar"),
-1,
d>-5/+0 * - reset MAINTAINERdinoex2012-06-261-1/+1 * - Get Rid MD5 supportmiwi2011-03-201-1/+0 * LICENSE GPLv2dinoex2010-06-062-1/+3 * - drop USE_GNUSTEP_PREFIXdinoex2010-05-302-26/+25 * - add LICENSE:dinoex2009-01-171-0/+2 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - update for gnustep-make-2.0.0dinoex2007-05-251-1/+1 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * - add additional MASTER_SITESdinoex2007-04-031-1/+2 * - add category gnustepdinoex2007-02-011-1/+1 * - update to use new bsd.gnustep.mkdinoex2007-01-131-2/+0