[LyX/master] Add accelerators

Juergen Spitzmueller <[email protected]> Mon, 03 Aug 2026 09:46:46 +0000
Newsgroups gmane.editors.lyx.cvs
Message-ID <[email protected]>
commit ef8480cc7e8ae0a40bd324e38396bac6d30c125d
Author: Juergen Spitzmueller <[email protected]>
Date:   Mon Aug 3 11:46:28 2026 +0200

    Add accelerators
---
 lib/ui/stdmenus.inc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc
index edc736a62a..33b5b4523c 100644
--- a/lib/ui/stdmenus.inc
+++ b/lib/ui/stdmenus.inc
@@ -569,7 +569,7 @@ Menuset
 		Item "LaTeX Log|L" "dialog-show latexlog"
 		Item "Processing Errors|r" "errors-show"
 		Item "Start Appendix Here|x" "appendix"
-		OptSubmenu "Start Structural Unit Here" "matter"
+		OptSubmenu "Start Structural Unit Here|n" "matter"
 		Separator
 		ViewFormats
 		UpdateFormats
@@ -594,9 +594,9 @@ Menuset
 	End
 
 	Menu "matter"
-		OptItem "Front Matter" "matter front"
-		OptItem "Main Matter" "matter main"
-		OptItem "Back Matter" "matter back"
+		OptItem "Front Matter|F" "matter front"
+		OptItem "Main Matter|M" "matter main"
+		OptItem "Back Matter|B" "matter back"
 	End
 
 #
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs