From d264b3d8fb0fde63a67d21ed8a4c80190379abde Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Tue, 17 Nov 2015 00:24:19 -0500 Subject: [PATCH] Fix a shortcut conflict (#9820) 'o' is now taken by the new Pandoc export to "MS Word Office". --- lib/ui/stdmenus.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index 905f63f924..48a7719f7d 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmenus.inc @@ -90,7 +90,7 @@ Menuset Menu "file_export" Item "Export As...|s" "buffer-export-as" ExportFormats - Item "More Formats & Options...|O" "buffer-export custom" + Item "More Formats & Options...|r" "buffer-export custom" End # -- 2.39.5