[LyX/master] Fix shortcut

Pavel Sanda sanda at lyx.org
Tue Aug 9 21:17:24 UTC 2022


commit 04ada8e5fa57c7c35379fa8b4ed5b801f60b3c6b
Author: Pavel Sanda <sanda at lyx.org>
Date:   Wed Aug 10 00:03:20 2022 +0200

    Fix shortcut
---
 lib/ui/stdcontext.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/ui/stdcontext.inc b/lib/ui/stdcontext.inc
index 402dbcd..554798c 100644
--- a/lib/ui/stdcontext.inc
+++ b/lib/ui/stdcontext.inc
@@ -732,7 +732,7 @@ Menuset
 		Item "Show Zoom Level|Z" "ui-toggle zoomlevel"
 		Item "Show Zoom Slider|S" "ui-toggle zoomslider"
 		Separator
-		Item "Show Statistics|D" "ui-toggle statistics"
+		Item "Show Statistics|t" "ui-toggle statistics"
 	End
 
 End


More information about the lyx-cvs mailing list