Author: tommaso
Date: Sat Oct 15 15:27:00 2011
New Revision: 39862
URL: http://www.lyx.org/trac/changeset/39862

Log:
Remove conflict for menu shortcut.

Modified:
   lyx-devel/trunk/lib/ui/stdmenus.inc

Modified: lyx-devel/trunk/lib/ui/stdmenus.inc
==============================================================================
--- lyx-devel/trunk/lib/ui/stdmenus.inc Sat Oct 15 08:39:04 2011        (r39861)
+++ lyx-devel/trunk/lib/ui/stdmenus.inc Sat Oct 15 15:27:00 2011        (r39862)
@@ -87,7 +87,7 @@
        End
 
        Menu "file_export"
-               Item "Export As...|A" "buffer-export-as"
+               Item "Export As...|s" "buffer-export-as"
                ExportFormats
                Item "More Formats & Options...|O" "buffer-export custom"
        End

Reply via email to