diff options
author | Michele Calgaro <[email protected]> | 2020-05-30 19:35:58 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-05-30 19:40:48 +0900 |
commit | 37c0ff9aa1742a1bc3ad95a7ca9da18997a7a6e3 (patch) | |
tree | 84e7b0f87e88cd1c8152d3ff04cfede63392d5ba /src/servicemenus/media_mount.desktop | |
parent | 19ec8562d54c57aa5af7f2d4031ed6adb9c0773b (diff) | |
download | dolphin-37c0ff9aa1742a1bc3ad95a7ca9da18997a7a6e3.tar.gz dolphin-37c0ff9aa1742a1bc3ad95a7ca9da18997a7a6e3.zip |
Improved support for bluray discs.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 360b1b61d7210759afd89c2d12ad8f5c750063da)
Diffstat (limited to 'src/servicemenus/media_mount.desktop')
-rw-r--r-- | src/servicemenus/media_mount.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/servicemenus/media_mount.desktop b/src/servicemenus/media_mount.desktop index 0cd0dee..d20ca7d 100644 --- a/src/servicemenus/media_mount.desktop +++ b/src/servicemenus/media_mount.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -X-TDE-ServiceTypes=media/cdrom_unmounted,media/cdwriter_unmounted,media/dvd_unmounted,media/floppy5_unmounted,media/floppy_unmounted,media/hdd_unmounted,media/nfs_unmounted,media/removable_unmounted,media/smb_unmounted,media/zip_unmounted,media/camera_unmounted +X-TDE-ServiceTypes=media/bluray_unmounted,media/cdrom_unmounted,media/cdwriter_unmounted,media/dvd_unmounted,media/floppy5_unmounted,media/floppy_unmounted,media/hdd_unmounted,media/nfs_unmounted,media/removable_unmounted,media/smb_unmounted,media/zip_unmounted,media/camera_unmounted Actions=MediaMount; X-TDE-Priority=TopLevel X-TDE-MediaNotifierHide=true |