Skip to content
Commit 2794ee12 authored by David Zeuthen's avatar David Zeuthen
Browse files

Add "Disk Image Mounter" utility and associate with application/x-cd-image



The MINE association makes the utility show up in Nautilus for .iso
files... basically, if you open an ISO file (or even a selection of
multiple ISO files) with this tool through Nautilus the right thing
happens... that is, for each ISO file, a loop device is created and
its filesystem is mounted. This results in a set of GVolume/GMount
objects in Nautilus' sidebar and the shell will run its sniffing
machinery and ask if you want to e.g. watch the DVD movie.

Additionally, the loop.autoclear option is used so the loop device
goes away when the loop device is unmounted.

Signed-off-by: default avatarDavid Zeuthen <davidz@redhat.com>
parent 164d0165
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