[Differential] [Request, 21 lines] D3276: Proofread/update kfind docbooks

lueck (Burkhard Lück) noreply at phabricator.kde.org
Sat Nov 5 22:00:11 UTC 2016


lueck created this revision.
lueck added reviewers: broulik, Documentation.
lueck set the repository for this revision to R228 KFind.

REVISION SUMMARY
  handbook
  
    remove ENTITY kappname
  
  man page
  
    remove "a colon separated path", this does not work for me in kf5 master compiled from sources
    add kf5options + qt5options to refsect1 "See Also"
  
  Let me explain why I removed "a colon separated path", and what does not work for me starting kfind in konsole:
  
  1. "kfind /tmp:/home" -> Look in: prefilled with "file:///tmp:/home"
  2. "kfind +/tmp"      -> Look in: prefilled with "file:///path/to/startdir/+/tmp"
  
  If I start the search 1) or 2) I get a dialog saying "Could not find the specified folder."
  
  kfind/kfinddlg.cpp-208-  else if (errorCode == KIO::ERR_DOES_NOT_EXIST)
  kfind/kfinddlg.cpp-209-  {
  kfind/kfinddlg.cpp-210-     setStatusMsg(i18n("Error."));
  kfind/kfinddlg.cpp:211:     KMessageBox::sorry( this, i18n("Could not find the specified folder."));

TEST PLAN
  builds

REPOSITORY
  R228 KFind

REVISION DETAIL
  https://phabricator.kde.org/D3276

AFFECTED FILES
  doc/index.docbook
  doc/man-kfind.1.docbook

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: lueck, broulik, #documentation
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-doc-english/attachments/20161105/b6858f40/attachment.html>


More information about the kde-doc-english mailing list