summaryrefslogtreecommitdiffstats
path: root/xparts
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
commit621a04f06e663f64ee86a68bbbe57c40dec32cab (patch)
tree18ec491c8b15a0559b94358dd5f66ba2a175d91b /xparts
parenta0e3f9a8f0f05361f52c392cbab8650366a29c5d (diff)
downloadtdebindings-621a04f06e663f64ee86a68bbbe57c40dec32cab.tar.gz
tdebindings-621a04f06e663f64ee86a68bbbe57c40dec32cab.zip
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'xparts')
-rw-r--r--xparts/mozilla/kmozilla.desktop2
-rw-r--r--xparts/xpart_notepad/xp_notepad.desktop2
2 files changed, 2 insertions, 2 deletions
diff --git a/xparts/mozilla/kmozilla.desktop b/xparts/mozilla/kmozilla.desktop
index 16b79c92..63012abe 100644
--- a/xparts/mozilla/kmozilla.desktop
+++ b/xparts/mozilla/kmozilla.desktop
@@ -5,5 +5,5 @@ Comment=Embeddable HTML viewing component
MimeType=text/html;text/xml;
Icon=konqueror
Name=KMOZILLA
-ServiceTypes=KParts/ReadOnlyPart,Browser/View
+X-TDE-ServiceTypes=KParts/ReadOnlyPart,Browser/View
X-TDE-Library=libkmozillapart
diff --git a/xparts/xpart_notepad/xp_notepad.desktop b/xparts/xpart_notepad/xp_notepad.desktop
index 2a802b6f..301a6ffd 100644
--- a/xparts/xpart_notepad/xp_notepad.desktop
+++ b/xparts/xpart_notepad/xp_notepad.desktop
@@ -5,5 +5,5 @@ Comment=XPart Notepad Editor
Icon=
Name=XNotepad (XPart example)
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++;text/x-diff;
-ServiceTypes=KParts/ReadOnlyPart
+X-TDE-ServiceTypes=KParts/ReadOnlyPart
X-TDE-Library=libxp_notepadpart