Skip to content
  • Kwon-Young Choi's avatar
    Implement mount ISO service plugin for Dolphin · f7f2f626
    Kwon-Young Choi authored and Nate Graham's avatar Nate Graham committed
    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
    f7f2f626