mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
kdirshare: authentication tooltip
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
81f6b83424
commit
01fed852cf
1 changed files with 3 additions and 0 deletions
|
@ -109,6 +109,9 @@
|
|||
</item>
|
||||
<item row="0" column="0" colspan="2">
|
||||
<widget class="QCheckBox" name="authbox">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>If restricted access to the share is desired this option may be turned on to require clients authentication with the specified user and password.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Require authentication</string>
|
||||
</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue