X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=shell%2Fev-window.c;h=256d94acffc1765d67f9b2712f3511194b9c8422;hb=5878a6f549a67f737c1f374b7e0e054c6bde1a08;hp=1eafe51c331b644c47bea8e9d9d07f12b0739894;hpb=63718064505c640af952c6e180b75235a1de5f14;p=evince.git diff --git a/shell/ev-window.c b/shell/ev-window.c index 1eafe51c..256d94ac 100644 --- a/shell/ev-window.c +++ b/shell/ev-window.c @@ -3442,7 +3442,7 @@ static const GtkActionEntry entries[] = { /* Toggle items */ static const GtkToggleActionEntry toggle_entries[] = { /* View Menu */ - { "ViewToolbar", NULL, N_("_Toolbar"), "T", + { "ViewToolbar", NULL, N_("_Toolbar"), NULL, N_("Show or hide the toolbar"), G_CALLBACK (ev_window_view_toolbar_cb), TRUE }, { "ViewSidebar", GTK_STOCK_INDEX, N_("Side _Pane"), "F9",