marten created this revision. marten added reviewers: Frameworks, dfaure. marten set the repository for this revision to R226 Konqueror.
REVISION SUMMARY Konqueror was originally able to be selected as the default file manager by using kcmshell5 componentchooser ("Default Applications"). Now it does not appear in the list of file manager applications. This appears to be a result of commit https://phabricator.kde.org/R226:456dec00e158ede269ec876cb28280f5b8d23fbb of 26 Sep 2016 ("More cleanup of the "profile" concept") removing kfmclient_dir.desktop and no longer installing it. It's not clear whether this was intentional, but this change restores that file and therefore the ability to select Konqueror as a file manager. TEST PLAN Built konqueror with this change, checked that it can be selected as the default file manager and that it is used correctly for that. REPOSITORY R226 Konqueror REVISION DETAIL https://phabricator.kde.org/D4463 AFFECTED FILES CMakeLists.txt kfmclient_dir.desktop EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: marten, #frameworks, dfaure