[LyX/master] Smarter menu length calculation
Stephan Witt
st.witt at gmx.net
Wed Apr 3 07:32:11 UTC 2024
Am 02.04.2024 um 14:43 schrieb Juergen Spitzmueller <spitz at lyx.org>:
>
> commit f3a4602c4c1eca9bc79e7ba0b58395b79eafe9db
> Author: Juergen Spitzmueller <spitz at lyx.org>
> Date: Tue Apr 2 14:41:54 2024 +0200
>
> Smarter menu length calculation
>
> It is possible I have missed some shortcut conflicts, so please report
> if you find any.
Here I get the following warnings:
frontends/qt/Menus.cpp (781): Menu warning: menu entries "Move Paragraph Up|h" and "Einfügen (vorherige Auswahl)|h" share the same shortcut.
frontends/qt/Menus.cpp (781): Menu warning: menu entries "Plain Single Quotation Mark|S" and "Satzendepunkt|S" share the same shortcut.
frontends/qt/Menus.cpp (781): Menu warning: menu entries "Move Paragraph Up|h" and "Einfügen (vorherige Auswahl)|h" share the same shortcut.
frontends/qt/Menus.cpp (781): Menu warning: menu entries "Plain Single Quotation Mark|S" and "Satzendepunkt|S" share the same shortcut.
I’d guess, the real problem is the missing translation.
Stephan
More information about the lyx-devel
mailing list