mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
c2db299e66
commit
914865ef2e
@ -937,7 +937,7 @@ gnc_main_window_create_menus(GNCMDIInfo * maininfo)
|
|||||||
{
|
{
|
||||||
{
|
{
|
||||||
GNOME_APP_UI_ITEM,
|
GNOME_APP_UI_ITEM,
|
||||||
N_("_Tutorial and Concepts Guide"),
|
N_("Tutorial and Concepts _Guide"),
|
||||||
N_("Open the GnuCash Tutorial"),
|
N_("Open the GnuCash Tutorial"),
|
||||||
gnc_main_window_tutorial_cb, NULL, NULL,
|
gnc_main_window_tutorial_cb, NULL, NULL,
|
||||||
GNOME_APP_PIXMAP_NONE, NULL,
|
GNOME_APP_PIXMAP_NONE, NULL,
|
||||||
|
Loading…
Reference in New Issue
Block a user