Add plain single quote to menu.
This commit is contained in:
Richard Kimberly Heck 2024-04-01 17:25:40 -04:00
parent 32c5f1854d
commit 9e5a98e8f9

View File

@ -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|Q" "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"