[LyX/master] Fix bug #13025.
Scott Kostyshak
skostysh at lyx.org
Tue Apr 2 00:51:02 UTC 2024
On Mon, Apr 01, 2024 at 09:28:51PM GMT, Richard Kimberly Heck wrote:
> commit dff3a0c53fef56b94fb90a7dc9c9c6a2e6591e9e
> Author: Richard Kimberly Heck <rikiheck at lyx.org>
> Date: Mon Apr 1 17:25:40 2024 -0400
>
> Fix bug #13025.
>
> Add plain single quote to menu.
>
> (cherry picked from commit 9e5a98e8f92f773e11815631961997b8045d20b1)
> ---
> lib/ui/stdmenus.inc | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc
> index 93db305124..6ef3357f72 100644
> --- a/lib/ui/stdmenus.inc
> +++ b/lib/ui/stdmenus.inc
> @@ -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"
Note that there is duplicate "Q" for the accelerator.
Scott
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20240401/f01780fe/attachment.asc>
More information about the lyx-devel
mailing list