From 063bec95ca7192b2f4857a2f70fb82e4f0c3f2f3 Mon Sep 17 00:00:00 2001 From: Roy-043 Date: Wed, 7 Feb 2024 09:20:19 +0100 Subject: [PATCH] Help: Update prefs ui file Specify `Gui::FileChooser::Directory` mode for `Gui::PrefFileChooser` and update path in tooltips. --- src/Mod/Help/dlgPreferencesHelp.ui | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/Mod/Help/dlgPreferencesHelp.ui b/src/Mod/Help/dlgPreferencesHelp.ui index 6521a2cc82..758afdaf77 100644 --- a/src/Mod/Help/dlgPreferencesHelp.ui +++ b/src/Mod/Help/dlgPreferencesHelp.ui @@ -45,9 +45,9 @@ This is currently not available... Set this to a custom URL or the folder where the help files are located. You can easily download the documentation for offline use by using the Addon -Manager and installing the "offline documentation" addon. If this +Manager and installing the "offline-documentation" addon. If this field is left blank, FreeCAD will automatically search for the help files at -the default location ($USERAPPDATADIR/Mod/Documentation). +the default location ($USERAPPDATADIR/Mod/offline-documentation). Custom location @@ -82,12 +82,15 @@ to get French translation of the documentation. + + Gui::FileChooser::Directory + Set this to a custom URL or the folder where the help files are located. You can easily download the documentation for offline use by using the Addon -Manager and installing the "offline documentation" addon. If this +Manager and installing the "offline-documentation" addon. If this field is left blank, FreeCAD will automatically search for the help files at -the default location ($USERAPPDATADIR/Mod/Documentation). +the default location ($USERAPPDATADIR/Mod/offline-documentation).