https://bugs.kde.org/show_bug.cgi?id=448764
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/util | |ities/kdf/commit/7ca2f908a5 | |dc5285c5b94ae053e32ff0016d1 | |afe Resolution|--- |FIXED --- Comment #6 from Albert Astals Cid <aa...@kde.org> --- Git commit 7ca2f908a5dc5285c5b94ae053e32ff0016d1afe by Albert Astals Cid, on behalf of Snehit Sah. Committed on 23/01/2022 at 11:45. Pushed by aacid into branch 'master'. Add feature to use system default file manager to open drive Added an option in settings to use system default file manager to open drives. If selected, KDF will use QDesktopServices to open disk. If unchecked, KDF will use the previous behaviour of executing supplied command in settings. Signed-off-by: Snehit Sah <snehit...@protonmail.com> M +10 -0 src/kdfconfig.cpp M +11 -4 src/kdfconfig.ui M +7 -1 src/kdfwidget.cpp M +16 -0 src/stdoption.cpp M +3 -0 src/stdoption.h https://invent.kde.org/utilities/kdf/commit/7ca2f908a5dc5285c5b94ae053e32ff0016d1afe -- You are receiving this mail because: You are watching all bug changes.