summaryrefslogtreecommitdiffstats
path: root/usersdialog.ui
diff options
context:
space:
mode:
authorReimar Döffinger <brouwer@annejan.com>2015-05-09 20:15:15 +0200
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>2015-05-09 20:16:40 +0200
commit20d3ffdd06757bd297e3ce390ef9c425ed0a445e (patch)
tree92b81ddc1a585f671900bf08fddc0af5fddbe825 /usersdialog.ui
parent19df23ce24f3beb0abac3f91344fe0d247b1ae84 (diff)
Provide more information in user list.
Mark keys that are not valid and keys that have a secret key available specially. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'usersdialog.ui')
-rw-r--r--usersdialog.ui4
1 files changed, 3 insertions, 1 deletions
diff --git a/usersdialog.ui b/usersdialog.ui
index 28adab02..4529a848 100644
--- a/usersdialog.ui
+++ b/usersdialog.ui
@@ -27,7 +27,9 @@
<widget class="QLabel" name="label">
<property name="text">
<string>Select which users should be able to decrypt passwords stored in this folder.
-Note: Existing files will not be modified and retain the old permissions until you edit them.</string>
+Note: Existing files will not be modified and retain the old permissions until you edit them.
+Blue entries have a secret key available, select one of these to be able to decrypt.
+Red entries are not valid, you will not be able to encrypt to these.</string>
</property>
<property name="textFormat">
<enum>Qt::PlainText</enum>