summaryrefslogtreecommitdiffstats
path: root/languages/cpp/app_templates/kofficepart/kopart.desktop
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-11 17:19:24 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-11 17:19:24 -0500
commitf9a9d3f59ec01bfc6ac037e801c0decece9596cc (patch)
treec7617c401d2505adef5e1008b72d30674dcc5dd2 /languages/cpp/app_templates/kofficepart/kopart.desktop
parentb6beb1816f978aecc2ffdc5a3ec36282b6df38ce (diff)
downloadtdevelop-f9a9d3f59ec01bfc6ac037e801c0decece9596cc.tar.gz
tdevelop-f9a9d3f59ec01bfc6ac037e801c0decece9596cc.zip
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'languages/cpp/app_templates/kofficepart/kopart.desktop')
-rw-r--r--languages/cpp/app_templates/kofficepart/kopart.desktop2
1 files changed, 1 insertions, 1 deletions
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}