aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2023-04-04 16:54:05 +0000
committerSaturneric <[email protected]>2023-04-04 16:54:05 +0000
commitf1b11a29e01894c219c39b42478567221d385bcf (patch)
tree38c65cf1a1d7da9e2ae9759c991533162eb40e43
parentfix: improve some parts that is not good (diff)
downloadGpgFrontend-f1b11a29e01894c219c39b42478567221d385bcf.tar.gz
GpgFrontend-f1b11a29e01894c219c39b42478567221d385bcf.zip
feat: add tips for gnupg controller
Diffstat (limited to '')
-rw-r--r--ui/GnuPGControllerDialog.ui11
1 files changed, 9 insertions, 2 deletions
diff --git a/ui/GnuPGControllerDialog.ui b/ui/GnuPGControllerDialog.ui
index 9c9d7180..968aba70 100644
--- a/ui/GnuPGControllerDialog.ui
+++ b/ui/GnuPGControllerDialog.ui
@@ -125,9 +125,9 @@
</widget>
</item>
<item>
- <widget class="QLabel" name="label">
+ <widget class="QLabel" name="customGnuPGPathTipsLabel">
<property name="text">
- <string>Tips: please select a directroy where gpgconf is located.</string>
+ <string>Tips: please select a directroy where &quot;gpgconf&quot; is located in.</string>
</property>
</widget>
</item>
@@ -137,6 +137,13 @@
</widget>
</item>
<item>
+ <widget class="QLabel" name="restartTipsLabel">
+ <property name="text">
+ <string>Tips: notice that modify any of these settings will cause an Application restart.</string>
+ </property>
+ </widget>
+ </item>
+ <item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>