Remove dead code since KF5.0: mount/umount devices in their contextmenu
ClosedPublic

Authored by dfaure on Apr 26 2020, 9:23 PM.

Details

Summary

This code was disabled in preparation for KF 5.0 to remove kio's dependency on solid.
This is ironic because later on kio_trash brought that dependency again. But anyway, this
feature was still dead code for all of KF5 life time.

The idea of going to /dev and right-click mount/unmount just seems very weird as a GUI feature.

(Ignore the comment in the CMakeLists.txt, someone misunderstood what that code was about.
No desktop files involved there, this was about block devices themselves)

Test Plan

It builds ;)

Diff Detail

Repository
R241 KIO
Branch
2020_04_remove_dead_solid_code
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 25954
Build 25972: arc lint + arc unit
dfaure created this revision.Apr 26 2020, 9:23 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptApr 26 2020, 9:23 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
dfaure requested review of this revision.Apr 26 2020, 9:23 PM
apol accepted this revision.Apr 26 2020, 11:32 PM
This revision is now accepted and ready to land.Apr 26 2020, 11:32 PM
dfaure closed this revision.Apr 27 2020, 7:25 PM