diff --git a/docs/html/GnuPGControllerDialog_8h_source.html b/docs/html/GnuPGControllerDialog_8h_source.html
index 18715ada..8d50fd36 100644
--- a/docs/html/GnuPGControllerDialog_8h_source.html
+++ b/docs/html/GnuPGControllerDialog_8h_source.html
@@ -90,51 +90,56 @@ $(document).ready(function(){initNavTree('GnuPGControllerDialog_8h_source.html',
29 #ifndef GPGFRONTEND_GNUPGCONTROLLERDIALOGLOG_H
30 #define GPGFRONTEND_GNUPGCONTROLLERDIALOGLOG_H
- 32 #include "ui/GpgFrontendUI.h"
- 33 #include "ui/dialog/GeneralDialog.h"
-
- 35 class Ui_GnuPGControllerDialog;
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 78 void slot_update_custom_key_database_path_label(
int state);
-
- 84 void slot_update_custom_gnupg_install_path_label(
int state);
-
-
- 87 std::shared_ptr<Ui_GnuPGControllerDialog> ui_;
- 88 int restart_needed_{0};
-
-
-
-
-
- 100 void apply_settings();
-
-
-
-
+
+ 33 #include "ui/GpgFrontendUI.h"
+ 34 #include "ui/dialog/GeneralDialog.h"
+
+ 36 class Ui_GnuPGControllerDialog;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 79 void slot_update_custom_key_database_path_label(
int state);
+
+ 85 void slot_update_custom_gnupg_install_path_label(
int state);
+
+
+ 88 std::shared_ptr<Ui_GnuPGControllerDialog> ui_;
+ 89 int restart_needed_{0};
+
+
+
+
+
+ 101 void apply_settings();
+
+ 103 bool check_custom_gnupg_path(std::string);
+
+ 105 bool check_custom_gnupg_key_database_path(std::string);
+
+
+
+
Definition: GeneralDialog.h:35
-Definition: GnuPGControllerDialog.h:38
-void slot_set_restart_needed(int)
Definition: GnuPGControllerDialog.cpp:410
+Definition: GnuPGControllerDialog.h:39
+void slot_set_restart_needed(int)
Definition: GnuPGControllerDialog.cpp:371
void SignalRestartNeeded(int)
-int get_restart_needed() const
Get the Restart Needed object.
Definition: GnuPGControllerDialog.cpp:406
+int get_restart_needed() const
Get the Restart Needed object.
Definition: GnuPGControllerDialog.cpp:367
GnuPGControllerDialog(QWidget *parent=nullptr)
Construct a new General Tab object.
Definition: GnuPGControllerDialog.cpp:40
Definition: FileReadTask.cpp:29
diff --git a/docs/html/GpgCoreInit_8h_source.html b/docs/html/GpgCoreInit_8h_source.html
index 611e14d4..5f37d180 100644
--- a/docs/html/GpgCoreInit_8h_source.html
+++ b/docs/html/GpgCoreInit_8h_source.html
@@ -111,7 +111,7 @@ $(document).ready(function(){initNavTree('GpgCoreInit_8h_source.html',''); initR
Definition: CoreCommonUtil.cpp:31
-void new_default_settings_channel(int channel)
Definition: GpgCoreInit.cpp:234
+void new_default_settings_channel(int channel)
Definition: GpgCoreInit.cpp:247
void InitCoreLoggingSystem()
setup logging system and do proper initialization
Definition: GpgCoreInit.cpp:53
diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog.html b/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog.html
index bfca0736..14e5047d 100644
--- a/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog.html
+++ b/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog.html
@@ -100,7 +100,7 @@ Inheritance diagram for GpgFrontend::UI::GeneralDialog:
-
+
diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.map b/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.map
index 2385e23c..2cc872cd 100644
--- a/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.map
+++ b/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.map
@@ -2,7 +2,7 @@
-
+
diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.md5 b/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.md5
index 2d77dce5..d14e990a 100644
--- a/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.md5
+++ b/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.md5
@@ -1 +1 @@
-b91731dc56a27572fa5026db9a5140e4
\ No newline at end of file
+6ee88867f15d01d194c58a382eada5a7
\ No newline at end of file
diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.png b/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.png
index f9bca427..006a399f 100644
Binary files a/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.png and b/docs/html/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.png differ
diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog-members.html b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog-members.html
index 64b4bc93..0f6a02e7 100644
--- a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog-members.html
+++ b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog-members.html
@@ -90,6 +90,8 @@ $(document).ready(function(){initNavTree('classGpgFrontend_1_1UI_1_1GnuPGControl
This is the complete list of members for GpgFrontend::UI::GnuPGControllerDialog, including all inherited members.
|
diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.js b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.js
index e69c6c3b..72cd4e42 100644
--- a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.js
+++ b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.js
@@ -2,6 +2,8 @@ var classGpgFrontend_1_1UI_1_1GnuPGControllerDialog =
[
[ "GnuPGControllerDialog", "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#add69685b9c83ed03ed24d36f2badd835", null ],
[ "apply_settings", "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a04611d5160fcc6ef36f6fce8dd94c645", null ],
+ [ "check_custom_gnupg_key_database_path", "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#ada791c1b329841a2c68f18e7a4ddd909", null ],
+ [ "check_custom_gnupg_path", "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a4d9ba1fc6f869c051854e2ed2841fd71", null ],
[ "get_restart_needed", "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#aaf89f54f2124617e836d31df29066529", null ],
[ "set_settings", "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a6eeca78f12b49f095610d762d4cf7d7e", null ],
[ "SignalRestartNeeded", "classGpgFrontend_1_1UI_1_1GnuPGControllerDialog.html#a35a707865fbcc95b6261e382a6ff171c", null ],
diff --git a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.map b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.map
index cb809b07..67a597f6 100644
--- a/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.map
+++ b/docs/html/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.map
@@ -1,5 +1,5 @@