From f9a9d3f59ec01bfc6ac037e801c0decece9596cc Mon Sep 17 00:00:00 2001
From: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Date: Sat, 11 Oct 2014 17:19:24 -0500
Subject: Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file
 entries to match XDG specifications

---
 languages/cpp/app_templates/kofficepart/kopart.desktop | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'languages/cpp/app_templates/kofficepart/kopart.desktop')

diff --git a/languages/cpp/app_templates/kofficepart/kopart.desktop b/languages/cpp/app_templates/kofficepart/kopart.desktop
index 6e3c7c4c..ab4fb51d 100644
--- a/languages/cpp/app_templates/kofficepart/kopart.desktop
+++ b/languages/cpp/app_templates/kofficepart/kopart.desktop
@@ -5,5 +5,5 @@ X-TDE-Library=lib%{APPNAMELC}part
 MimeType=application/x-%{APPNAMELC};
 Type=Application
 Icon=%{APPNAMELC}
-ServiceTypes=KOfficePart,KParts/ReadOnlyPart,KParts/ReadWritePart
+X-TDE-ServiceTypes=KOfficePart,KParts/ReadOnlyPart,KParts/ReadWritePart
 X-TDE-NativeMimeType=application/x-%{APPNAMELC}
-- 
cgit v1.2.1