From 26890758fed56a8b109d8cae6162b404fd11967e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 11 Oct 2014 17:19:18 -0500 Subject: [PATCH] Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications --- knights/knights.desktop | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/knights/knights.desktop b/knights/knights.desktop index 62e359b..2514fd4 100644 --- a/knights/knights.desktop +++ b/knights/knights.desktop @@ -8,10 +8,10 @@ Name[de]=Knights GenericName=Chess Game Comment=A graphical chess interface Comment[de]=A graphical chess interface -InitialPreference=1 +X-TDE-InitialPreference=1 MimeType=application/x-chess-pgn,Application -ServiceTypes= -DocPath=knights/index.html +X-TDE-ServiceTypes= +X-DocPath=knights/index.html Terminal=false