From: Pavel Sanda Date: Sat, 21 Oct 2023 21:07:53 +0000 (+0200) Subject: Move textstyle-apply icon back to the group of text-style related icons (+ its appear... X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=0b5a9060c2afc3e68b3b055ec5b02db7d13458ab;p=features.git Move textstyle-apply icon back to the group of text-style related icons (+ its appearance). (part of ongoing discussion in #11427) --- diff --git a/lib/images/textstyle-apply.svgz b/lib/images/textstyle-apply.svgz index 5830eefb90..1a037d49f1 100644 Binary files a/lib/images/textstyle-apply.svgz and b/lib/images/textstyle-apply.svgz differ diff --git a/lib/ui/stdtoolbars.inc b/lib/ui/stdtoolbars.inc index 5792316c7d..bdd498ce43 100644 --- a/lib/ui/stdtoolbars.inc +++ b/lib/ui/stdtoolbars.inc @@ -95,6 +95,7 @@ ToolbarSet Separator Item "Toggle emphasis" "font-emph" Item "Toggle noun" "font-noun" + DynamicMenu "textstyle-apply" "Apply recent text properties" DynamicMenu "dynamic-char-styles" "Custom text styles" Separator Item "Insert math" "math-mode on" @@ -148,7 +149,6 @@ ToolbarSet Item "Include file" "dialog-show-new-inset include" Separator Item "Text properties" "dialog-show character" - DynamicMenu "textstyle-apply" "Apply recent text properties" Item "Paragraph settings" "layout-paragraph" Item "Thesaurus" "thesaurus-entry" End