diff options
author | Timothy Pearson <[email protected]> | 2014-10-11 17:19:16 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-11 17:19:16 -0500 |
commit | 5b1f358aad613d6b5de7e02efffefe5d6e7bc883 (patch) | |
tree | f24ce86870af711b367c2de3e64e3f1aa0376a57 /src/servicemenus/media_mount.desktop | |
parent | 04adf69a8d983ab9e55043bf9de89fc6ab7d0d56 (diff) | |
download | dolphin-5b1f358aad613d6b5de7e02efffefe5d6e7bc883.tar.gz dolphin-5b1f358aad613d6b5de7e02efffefe5d6e7bc883.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
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 e98ba4b..aa8e31d 100644 --- a/src/servicemenus/media_mount.desktop +++ b/src/servicemenus/media_mount.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -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/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 |