Skip to content
Commit f7f2f626 authored by Kwon-Young Choi's avatar Kwon-Young Choi Committed by Nate Graham
Browse files

Implement mount ISO service plugin for Dolphin

The mountiso plugin adds a contextual menu entry for .iso files to
either mounting or unmounting the file as a loopback device depending on
the mount state.
This plugin uses udisksctl to either mount or unmount the iso file.
It also uses losetup to check if an iso file is already mounted

FEATURE: 175051
FIXED-IN: 20.08.0
parent 37b909f5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment