diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:19 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:19 -0500 |
commit | df4dc598a67049f4b7189e4beef7c7c4bd7a24ad (patch) | |
tree | 815403c76d6b7af2936923ec6c65d40a7c4ed6b7 /iso | |
parent | 67e1368354119cf393e9afb31dd5e6f8ec78affc (diff) | |
download | krusader-df4dc598a67049f4b7189e4beef7c7c4bd7a24ad.tar.gz krusader-df4dc598a67049f4b7189e4beef7c7c4bd7a24ad.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'iso')
-rw-r--r-- | iso/isoservice.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iso/isoservice.desktop b/iso/isoservice.desktop index 0009370..55b4b23 100644 --- a/iso/isoservice.desktop +++ b/iso/isoservice.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Encoding=UTF-8 Actions=OpenISO -ServiceTypes=inode/blockdevice,application/x-iso +X-TDE-ServiceTypes=inode/blockdevice,application/x-iso [Desktop Action OpenISO] Comment=ISO9660 View |