[LyX/master] No reason not to use M as shortcut for Messages Pane.

Richard Kimberly Heck rikiheck at lyx.org
Sun Feb 14 17:02:22 UTC 2021


commit 3aea4eec45c1966f5016a94c0d8b0350c587aff4
Author: Richard Kimberly Heck <rikiheck at lyx.org>
Date:   Sun Feb 14 11:58:41 2021 -0500

    No reason not to use M as shortcut for Messages Pane.
---
 lib/ui/stdmenus.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc
index 8138f95..ec5c5c0 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"


More information about the lyx-cvs mailing list