From bc20d74cdcd7af130b3a5ce8395b3cf07f8bb0bc Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 11 Oct 2014 17:19:23 -0500 Subject: Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications --- juk/juk.desktop | 2 +- juk/jukservicemenu.desktop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'juk') 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] -- cgit v1.2.1