From 9545faf0fc330f3e26179997ababa3bfa26eaa8f 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 --- kpdf/kpdf_part.desktop | 4 ++-- kpdf/shell/kpdf.desktop | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'kpdf') diff --git a/kpdf/kpdf_part.desktop b/kpdf/kpdf_part.desktop index 736d09c8..a3620ada 100644 --- a/kpdf/kpdf_part.desktop +++ b/kpdf/kpdf_part.desktop @@ -5,7 +5,7 @@ Name[ar]=برنامج KPDF Name[hi]=के-पीडीएफ Name[zh_TW]=KPDF 檢視器 MimeType=application/pdf -InitialPreference=7 -ServiceTypes=KParts/ReadOnlyPart +X-TDE-InitialPreference=7 +X-TDE-ServiceTypes=KParts/ReadOnlyPart X-TDE-Library=libkpdfpart Type=Service diff --git a/kpdf/shell/kpdf.desktop b/kpdf/shell/kpdf.desktop index f7975410..dc4a96a9 100644 --- a/kpdf/shell/kpdf.desktop +++ b/kpdf/shell/kpdf.desktop @@ -76,7 +76,7 @@ GenericName[zu]=Umboniseli we PDF Exec=kpdf %U %i -caption "%c" Icon=kpdf Type=Application -DocPath=kpdf/index.html -InitialPreference=7 +X-DocPath=kpdf/index.html +X-TDE-InitialPreference=7 Categories=Qt;TDE;Office;Viewer; -- cgit v1.2.1