summaryrefslogtreecommitdiffstats
path: root/juk
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-11 17:19:23 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-11 17:19:23 -0500
commitbc20d74cdcd7af130b3a5ce8395b3cf07f8bb0bc (patch)
treedfd29328935bcfaf969ecbc242ab6210fb6ea350 /juk
parent43b98d05fa6f46396c78c1c84ec0a7e4379a4be4 (diff)
downloadtdemultimedia-bc20d74cdcd7af130b3a5ce8395b3cf07f8bb0bc.tar.gz
tdemultimedia-bc20d74cdcd7af130b3a5ce8395b3cf07f8bb0bc.zip
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'juk')
-rw-r--r--juk/juk.desktop2
-rw-r--r--juk/jukservicemenu.desktop2
2 files changed, 2 insertions, 2 deletions
diff --git a/juk/juk.desktop b/juk/juk.desktop
index 93924e66..d4a62a90 100644
--- a/juk/juk.desktop
+++ b/juk/juk.desktop
@@ -2,7 +2,7 @@
Type=Application
Exec=juk -caption "%c" %i %m
Icon=juk
-DocPath=juk/index.html
+X-DocPath=juk/index.html
Comment=
Terminal=false
Name=JuK
diff --git a/juk/jukservicemenu.desktop b/juk/jukservicemenu.desktop
index 942a6a45..0c052965 100644
--- a/juk/jukservicemenu.desktop
+++ b/juk/jukservicemenu.desktop
@@ -1,5 +1,5 @@
[Desktop Entry]
-ServiceTypes=application/ogg,audio/vorbis,audio/x-mp3,audio/x-flac,audio/x-oggflac,audio/x-musepack
+X-TDE-ServiceTypes=application/ogg,audio/vorbis,audio/x-mp3,audio/x-flac,audio/x-oggflac,audio/x-musepack
Actions=addToCollection
[Desktop Action addToCollection]