https://bugs.kde.org/show_bug.cgi?id=175051

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/sdk/
                   |                            |dolphin-plugins/commit/f7f2
                   |                            |f62606f8cfa87ec23d5924b70d4
                   |                            |b419234e1
         Resolution|---                         |FIXED
   Version Fixed In|                            |20.08.0

--- Comment #35 from Nate Graham <n...@kde.org> ---
Git commit f7f2f62606f8cfa87ec23d5924b70d4b419234e1 by Nate Graham, on behalf
of Kwon-Young Choi.
Committed on 25/05/2020 at 17:52.
Pushed by ngraham into branch 'master'.

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
FIXED-IN: 20.08.0

M  +5    -0    CMakeLists.txt
A  +12   -0    mountiso/CMakeLists.txt
A  +184  -0    mountiso/mountisoaction.cpp     [License: GPL (v2+)]
A  +65   -0    mountiso/mountisoaction.h     [License: GPL (v2+)]
A  +13   -0    mountiso/mountisoaction.json
M  +2    -2    org.kde.dolphin-plugins.metainfo.xml

https://invent.kde.org/sdk/dolphin-plugins/commit/f7f2f62606f8cfa87ec23d5924b70d4b419234e1

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to