summaryrefslogtreecommitdiffstats
path: root/tdeparts
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-11 17:19:23 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-11 17:19:23 -0500
commitd46b1b9c643c4694ae5c58d38bf90d2578cc72d7 (patch)
tree56ec460f714e764b5dbf910410b81f133740aa68 /tdeparts
parente95efe57900d7a7e3b07c7e34116b450b894dee9 (diff)
downloadtdelibs-d46b1b9c643c4694ae5c58d38bf90d2578cc72d7.tar.gz
tdelibs-d46b1b9c643c4694ae5c58d38bf90d2578cc72d7.zip
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'tdeparts')
-rw-r--r--tdeparts/tests/notepad.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeparts/tests/notepad.desktop b/tdeparts/tests/notepad.desktop
index a529d69a1..2987f1c8e 100644
--- a/tdeparts/tests/notepad.desktop
+++ b/tdeparts/tests/notepad.desktop
@@ -81,6 +81,6 @@ Name[zh_HK]=記事本(範例)
Name[zh_TW]=記事本(範例)
Name[zu]=Incwadi yokubhala (umfanekiso)
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
+X-TDE-ServiceTypes=KParts/ReadOnlyPart
X-TDE-Library=libnotepadpart
Type=Service