Can't have duplicate accelerator keys in a menu.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7388 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
David Hampton 2002-10-26 21:35:16 +00:00
parent c2db299e66
commit 914865ef2e

View File

@ -937,7 +937,7 @@ gnc_main_window_create_menus(GNCMDIInfo * maininfo)
{
{
GNOME_APP_UI_ITEM,
N_("_Tutorial and Concepts Guide"),
N_("Tutorial and Concepts _Guide"),
N_("Open the GnuCash Tutorial"),
gnc_main_window_tutorial_cb, NULL, NULL,
GNOME_APP_PIXMAP_NONE, NULL,