From: Daniel Ramoeller Date: Wed, 17 May 2023 18:26:32 +0000 (+0200) Subject: Remove ellipsis from "End Edit Externally..." X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=d957afdb64325d1ae4cbbee4a6d9b5055dae3b8f;p=features.git Remove ellipsis from "End Edit Externally..." Fix for bug #12780 --- diff --git a/lib/ui/stdcontext.inc b/lib/ui/stdcontext.inc index 0b0d32f49b..b594814c2f 100644 --- a/lib/ui/stdcontext.inc +++ b/lib/ui/stdcontext.inc @@ -371,7 +371,7 @@ Menuset spellingsuggestions Separator OptItem "Edit Externally..." "inset-edit" - OptItem "End Editing Externally..." "inset-end-edit" + OptItem "End Editing Externally" "inset-end-edit" Separator Item "Cut" "cut" Item "Copy" "copy"