From c31057da306afcc30cb7b4b03206cc43c2b7c6b6 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 --- kget/kget_download.desktop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kget/kget_download.desktop') diff --git a/kget/kget_download.desktop b/kget/kget_download.desktop index 89654b8e..bc7ebc82 100644 --- a/kget/kget_download.desktop +++ b/kget/kget_download.desktop @@ -1,8 +1,8 @@ [Desktop Entry] Actions=KGetDownload; Icon= -ServiceTypes=all/allfiles -ExcludeServiceTypes=kdedevice/* +X-TDE-ServiceTypes=all/allfiles +X-TDE-ExcludeServiceTypes=kdedevice/* [Desktop Action KGetDownload] Exec=kget %U -- cgit v1.2.1