kdirshare: authentication tooltip

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2022-05-13 06:17:28 +03:00
parent 81f6b83424
commit 01fed852cf

View file

@ -109,6 +109,9 @@
</item>
<item row="0" column="0" colspan="2">
<widget class="QCheckBox" name="authbox">
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;If restricted access to the share is desired this option may be turned on to require clients authentication with the specified user and password.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Require authentication</string>
</property>