summaryrefslogtreecommitdiffstats
path: root/parts/appwizard/common
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 /parts/appwizard/common
parentb6beb1816f978aecc2ffdc5a3ec36282b6df38ce (diff)
downloadtdevelop-f9a9d3f59ec01bfc6ac037e801c0decece9596cc.tar.gz
tdevelop-f9a9d3f59ec01bfc6ac037e801c0decece9596cc.zip
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'parts/appwizard/common')
-rw-r--r--parts/appwizard/common/tde-app.desktop2
-rw-r--r--parts/appwizard/common/tde-part.desktop2
2 files changed, 2 insertions, 2 deletions
diff --git a/parts/appwizard/common/tde-app.desktop b/parts/appwizard/common/tde-app.desktop
index 5c7ab928..ec6d8726 100644
--- a/parts/appwizard/common/tde-app.desktop
+++ b/parts/appwizard/common/tde-app.desktop
@@ -3,7 +3,7 @@ Name=%{APPNAME}
Exec=%{APPNAMELC} %i -caption "%c"
Icon=%{APPNAMELC}
Type=Application
-DocPath=%{APPNAMELC}/%{APPNAMELC}.html
+X-DocPath=%{APPNAMELC}/%{APPNAMELC}.html
Comment=A TDE KPart Application
Comment[br]=Ur meziant Kpart evit TDE
Comment[ca]=Una aplicació KPart per al TDE
diff --git a/parts/appwizard/common/tde-part.desktop b/parts/appwizard/common/tde-part.desktop
index 0e832427..ebbd7dca 100644
--- a/parts/appwizard/common/tde-part.desktop
+++ b/parts/appwizard/common/tde-part.desktop
@@ -13,6 +13,6 @@ Name[sv]=%{APPNAME}-del
Name[ta]=%{APPNAME}பாகம்
Name[tr]=%{APPNAME} Bileşeni
MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
-ServiceTypes=KParts/ReadOnlyPart,KParts/ReadWritePart
+X-TDE-ServiceTypes=KParts/ReadOnlyPart,KParts/ReadWritePart
X-TDE-Library=lib%{APPNAMELC}part
Type=Service