aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/calendar-commands.c
diff options
context:
space:
mode:
authorSeth Alves <alves@src.gnome.org>2000-04-21 23:53:32 +0800
committerSeth Alves <alves@src.gnome.org>2000-04-21 23:53:32 +0800
commit9c9f6d76dcbc7a24849e3ff934564700521efd9d (patch)
tree7bd006f733ed3117b4b3c0f74c7a7cce46a44484 /calendar/gui/calendar-commands.c
parent8aa7ee9748e95e1ed7bb42ab088cf642ce3260cd (diff)
downloadgsoc2013-evolution-9c9f6d76dcbc7a24849e3ff934564700521efd9d.tar
gsoc2013-evolution-9c9f6d76dcbc7a24849e3ff934564700521efd9d.tar.gz
gsoc2013-evolution-9c9f6d76dcbc7a24849e3ff934564700521efd9d.tar.bz2
gsoc2013-evolution-9c9f6d76dcbc7a24849e3ff934564700521efd9d.tar.lz
gsoc2013-evolution-9c9f6d76dcbc7a24849e3ff934564700521efd9d.tar.xz
gsoc2013-evolution-9c9f6d76dcbc7a24849e3ff934564700521efd9d.tar.zst
gsoc2013-evolution-9c9f6d76dcbc7a24849e3ff934564700521efd9d.zip
moved "About Calendar" into the View menu so it shows up.
* gui/calendar-commands.c (calendar_control_activate): moved "About Calendar" into the View menu so it shows up. svn path=/trunk/; revision=2545
Diffstat (limited to 'calendar/gui/calendar-commands.c')
-rw-r--r--calendar/gui/calendar-commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/calendar-commands.c b/calendar/gui/calendar-commands.c
index a052b8ebf7..d6e10f214b 100644
--- a/calendar/gui/calendar-commands.c
+++ b/calendar/gui/calendar-commands.c
@@ -537,7 +537,7 @@ calendar_control_activate (BonoboControl *control,
/* help menu */
bonobo_ui_handler_menu_new_item (uih,
- "/Help/About Calendar",
+ "/View/About Calendar",
N_("About Calendar"),
N_("About Calendar"),
-1,