]> git.lyx.org Git - lyx.git/commitdiff
Fix a shortcut conflict (#9820)
authorScott Kostyshak <skostysh@lyx.org>
Tue, 17 Nov 2015 05:24:19 +0000 (00:24 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Tue, 17 Nov 2015 05:25:51 +0000 (00:25 -0500)
'o' is now taken by the new Pandoc export to "MS Word Office".

lib/ui/stdmenus.inc

index 905f63f9240f0135d67d2ac3ba843ac8a3513cb7..48a7719f7d5a619d90a7f90486fabb89c09b045b 100644 (file)
@@ -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
 
 #