From c9a86b1924d8bba4829cc497a9043456cce0bef8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 11 Oct 2014 17:19:17 -0500 Subject: [PATCH] Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications --- src/k9copy.desktop | 2 +- src/k9copy_open.desktop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/k9copy.desktop b/src/k9copy.desktop index ddc94b1..891c254 100644 --- a/src/k9copy.desktop +++ b/src/k9copy.desktop @@ -12,6 +12,6 @@ GenericName[tr]=DVD Vidyo Yedekleme Aracı MimeTypes= Terminal=false Icon=k9copy -DocPath=k9copy/index.html +X-DocPath=k9copy/index.html Categories=Qt;TDE;AudioVideo;DiscBurning; X-TDE-StartupNotify=true diff --git a/src/k9copy_open.desktop b/src/k9copy_open.desktop index 8e4f9f9..58fc2e6 100644 --- a/src/k9copy_open.desktop +++ b/src/k9copy_open.desktop @@ -8,4 +8,4 @@ Name[tr]=K9copy ile kopyala [Desktop Entry] Actions=Play; -ServiceTypes=media/dvdvideo +X-TDE-ServiceTypes=media/dvdvideo