]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdmenus.inc
Remove profiling.py
[lyx.git] / lib / ui / stdmenus.inc
index 93db305124c17947d258b4016ba591106c2385cd..14c927dc06e3481bf41493c76bf5e72d3caca545 100644 (file)
@@ -117,7 +117,7 @@ Menuset
                Item "Find & Replace (Quick)...|F" "dialog-show findreplace"
                Item "Find & Replace (Advanced)..." "dialog-show findreplaceadv"
                Separator
-               Item "Move Paragraph Up|o" "paragraph-move-up"
+               Item "Move Paragraph Up|h" "paragraph-move-up"
                Item "Move Paragraph Down|v" "paragraph-move-down"
                Separator
                Item "Paragraph Settings...|P" "layout-paragraph"
@@ -415,7 +415,8 @@ Menuset
                Item "Symbols...|b" "dialog-show symbols"
                Item "Ellipsis|i" "specialchar-insert dots"
                Item "End of Sentence|E" "specialchar-insert end-of-sentence"
-               Item "Plain Quotation Mark|Q" "quote-insert outer auto plain"
+               Item "Plain Double Quotation Mark|Q" "quote-insert outer auto plain"
+               Item "Plain Single Quotation Mark|S" "quote-insert inner auto plain"
                Item "Inner Quotation Mark|n" "quote-insert inner"
                Item "Non-Breaking Hyphen|y" "specialchar-insert nobreakdash"
                Item "Breakable Slash|a" "specialchar-insert slash"
@@ -544,7 +545,7 @@ Menuset
        Menu "insert_note"
                Item "LyX Note|N" "note-insert Note"
                Item "Comment|C" "note-insert Comment"
-               Item "Greyed Out|G" "note-insert Greyedout"
+               Item "Greyed Out|y" "note-insert Greyedout"
        End
 
        Menu "insert_branches"