<string>Check if items has "svn:needs-lock" property set</string>
</property>
<property name="toolTip" stdset="0">
<string>When listing on working copies kdesvn may check for this property</string>
</property>
<property name="whatsThis" stdset="0">
<string>When listing on working copies kdesvn may check for <tt>svn:needs-lock</tt> property.<br>But due this listings/updating on folders containing lot of items may get slow. So you should only switch on if you have repositories containing lot of such entries.</string>
<string>Get file details while remote listing</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="toolTip" stdset="0">
<string>Whether getting details about items when making listing on repositories or not</string>
</property>
<property name="whatsThis" stdset="0">
<string><p align="left">When checked, kdesvn get more detailed info about file items when making a listing to remote repositories. So you may see remote locks in overview.
</p>
<p align="left"><i>Be careful: This may let listings REAL slow!</i></p></string>
<string>Always get properties on networked repositories</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="toolTip" stdset="0">
<string>Should kdesvn retrieves properties on selected item in repositories</string>
</property>
<property name="whatsThis" stdset="0">
<string>When browsing kdesvn may try displaying properties below itemlist from a selected item.
On networked repositories (eg., not opened via file:// protocol) this may get real slow. So if you have slow network connections or when browsing hangs often you should deactivate it.</string>
<string>Store passwords for remote connections</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="toolTip" stdset="0">
<string>Should subversion store passwords in default</string>
</property>
<property name="whatsThis" stdset="0">
<string>Storing passwords is often a security problem. Kdesvn itself doesn't store any passwords, but the subversion itself inside the configuration area of subversion. If this area is readable from others you should not set it, but you may select for single non critical accounts inside the authentication dialog.</string>
<string>When saving passwords, do it into KDE wallet instead of subversions storage?</string>
</property>
<property name="whatsThis" stdset="0">
<string><p>Tells if your passwords set in kdesvn should stored into kde wallet instead of simple cleartext storage of subversion.</p>
<p>This would be a little bit more secure 'cause KDE wallet is (mostly) encrypted with a password. On other hand you must re-enter your passwords with other subversion clients not accessing KDE wallet (eg. svn commandline itself, rapidsvn and so on).</p>
<p>If you're HOME storage eg. subversions configfolder is on a network drive you should hard think about not storing passwords in a plain text file like subversion does but put it into an encrypted storage like kde wallet or don't save passwords.</p></string>
<string>Logs always reads list of changed files</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="toolTip" stdset="0">
<string>Read detailed change lists</string>
</property>
<property name="whatsThis" stdset="0">
<string>Reading lists of changed files may sometimes a little bit slow down things. But if this feature is switched off, kdesvn may fail generating differences between nodechanges from within the logviewer.</string>