From: Richard Kimberly Heck Date: Sun, 14 Feb 2021 16:58:41 +0000 (-0500) Subject: No reason not to use M as shortcut for Messages Pane. X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=3aea4eec45c1966f5016a94c0d8b0350c587aff4;p=features.git No reason not to use M as shortcut for Messages Pane. --- diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index 8138f959e5..ec5c5c0ed6 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmenus.inc @@ -338,7 +338,7 @@ Menuset Menu "view" Item "Outline Pane|O" "dialog-toggle toc" Item "Code Preview Pane|P" "dialog-toggle view-source" - Item "Messages Pane|g" "dialog-toggle progress" + Item "Messages Pane|M" "dialog-toggle progress" Submenu "Toolbars|T" "toolbars" Separator OptItem "Unfold Math Macro|n" "math-macro-unfold"