asensi created this revision. asensi added a reviewer: Krusader. asensi added a project: Krusader. Herald added a project: Documentation. Herald added a subscriber: kde-doc-english. asensi requested review of this revision.
REVISION SUMMARY In more detail: - Some adaptations due to the code style. - Some changes that @abika proposed in https://phabricator.kde.org/D24987. - Some comments were improved or added. - In one line: `sym link` was replaced with `symlink`, as in all the source code of Krusader. - A `KMessageBox::sorry()` is used the same way that it's utilized in `void ListPanelFunc::editFile(const QUrl &filePath)`, where it's written `KMessageBox::sorry(krMainWindow, i18n("You cannot edit a folder"));`. REPOSITORY R167 Krusader REVISION DETAIL https://phabricator.kde.org/D27609 AFFECTED FILES doc/index.docbook krusader/FileSystem/fileitem.h krusader/Panel/panelfunc.cpp krusader/krglobal.cpp krusader/krslots.cpp To: asensi, #krusader Cc: #krusader, kde-doc-english, abika, gennad, fbampaloukas, nmel, mjanczara, miroslavm, skadinna, janlepper, martinkostolny, asensi, gengisdave, andreaska
