]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-window.c
Remove Ctrl+Shift+T shortcut for toolbars. See the bug #350098.
[evince.git] / shell / ev-window.c
index 1eafe51c331b644c47bea8e9d9d07f12b0739894..256d94acffc1765d67f9b2712f3511194b9c8422 100644 (file)
@@ -3442,7 +3442,7 @@ static const GtkActionEntry entries[] = {
 /* Toggle items */
 static const GtkToggleActionEntry toggle_entries[] = {
        /* View Menu */
 /* Toggle items */
 static const GtkToggleActionEntry toggle_entries[] = {
        /* View Menu */
-       { "ViewToolbar", NULL, N_("_Toolbar"), "<shift><control>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",
          N_("Show or hide the toolbar"),
          G_CALLBACK (ev_window_view_toolbar_cb), TRUE },
         { "ViewSidebar", GTK_STOCK_INDEX, N_("Side _Pane"), "F9",