source/text/shared/optionen/01010501.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 7adc0959ddec5bb8f54e2b773ed4bb9a4e309684 Author: Michael Weghorn <[email protected]> AuthorDate: Mon Dec 8 12:02:18 2025 +0100 Commit: Michael Weghorn <[email protected]> CommitDate: Mon Dec 8 12:17:13 2025 +0100 tdf#169505 Mention option to disable native color dialogs Following core commit commit c0d3205c4686680a6eea00286fa49cc3d51be672 Author: Michael Weghorn <[email protected]> Date: Fri Dec 5 17:43:00 2025 +0100 tdf#169505 Add checkbox to enable/disable native color dialog , update the help accordingly to mention that the use of the native GTK and Qt color dialogs can be disabled in the LibreOffice options. Change-Id: Idacc14229a11974f2c93bd76c74be10469c1889e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/195221 Reviewed-by: Michael Weghorn <[email protected]> Tested-by: Jenkins diff --git a/source/text/shared/optionen/01010501.xhp b/source/text/shared/optionen/01010501.xhp index b40f6f9f28..6617711a31 100644 --- a/source/text/shared/optionen/01010501.xhp +++ b/source/text/shared/optionen/01010501.xhp @@ -40,7 +40,7 @@ </section> <h2 id="hd_id3149514">The Pick a Color Window</h2> -<tip id="par_id3148943">The GTK and Qt variants of %PRODUCTNAME on Linux use native system/toolkit dialogs (which are also used by other applications) to pick a color instead of the %PRODUCTNAME dialog that is described in more detail below.</tip> +<tip id="par_id3148943">The GTK and Qt variants of %PRODUCTNAME on Linux use native system/toolkit dialogs (which are also used by other applications) by default to pick a color instead of the custom dialog that is described in more detail below. Use of the custom %PRODUCTNAME dialog instead of the native one can be enabled in the %PRODUCTNAME options.</tip> <embed href="text/shared/06/shared_cui_screenshots.xhp#colorpicker"/> <paragraph id="par_id3148944" role="paragraph" xml-lang="en-US">The Pick a Color dialog consists of four main areas.</paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/colorpickerdialog/colorSlider" id="bm_id3153572" localize="false"/>
