diff options
| author | Carl Schwan <[email protected]> | 2020-02-21 15:42:41 +0100 |
|---|---|---|
| committer | Carl Schwan <[email protected]> | 2020-02-21 16:21:37 +0100 |
| commit | 0bec1518c54c874a7a2c30b5d7d01287513f9b3d (patch) | |
| tree | 9361e64569450237b1da4273318857c5054b4815 /doc | |
| parent | d0cbcf9718bb5192738ea9f5a5a3d6c4f9f7dcef (diff) | |
Fix issues found by ebn
Summary:
http://ebn.kde.org/sanitizer/reports/kde-4.x/applications/dolphin/index.html
I ignored the Prefer 'folder' over 'directory' issue, since it was a false positive.
Test Plan: meinproc5 still work and no visual change.
Reviewers: yurchor
Reviewed By: yurchor
Subscribers: yurchor, kfm-devel, kde-doc-english
Tags: #dolphin, #documentation
Differential Revision: https://phabricator.kde.org/D27547
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.docbook | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.docbook b/doc/index.docbook index 0d1a35f58..7dcf9ec17 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -610,11 +610,11 @@ programs built into &kde; which add support for many different protocols to used to manage files and folders on a remote host that is accessible via <acronym>SSH</acronym>. To do this you would type <userinput>fish://username@remotehost</userinput> into the location bar. Similar remote file management can be done on -remote hosts accessible via the &FTP;, NFS, SFTP, SMB (CIFS) or webdav protocols.</para> +remote hosts accessible via the &FTP;, &NFS;, SFTP, &SMB; (&CIFS;) or webdav protocols.</para> -<para>It is also possible to use the kioslaves drop down list to access +<para>It is also possible to use the kioslaves drop down box to access &systemsettings;, fonts, trash, other programs and devices attached to your computer. -See the drop down list for the full list of capabilities available from kioslaves on your system. +See the drop down box for the full list of capabilities available from kioslaves on your system. </para> <screenshot> <screeninfo>Screenshot of the list of kioslaves</screeninfo> @@ -1085,7 +1085,7 @@ It is also possible to choose the default action <guilabel>When opening an execu </para> <warning><para>The confirmation settings for <guilabel>Moving files or folders to trash</guilabel> and <guilabel>Deleting files or folders</guilabel> affect file operations in &dolphin;, &konqueror;, -<application>Gwenview</application> and all &kde; applications using the default &kde; file dialog, +&gwenview; and all &kde; applications using the default &kde; file dialog, whereas <guilabel>Closing Dolphin windows with multiple tabs</guilabel> is a &dolphin; specific setting.</para></warning> </sect3> |
