summaryrefslogtreecommitdiffstats
path: root/kspread
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-11 17:19:18 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-11 17:19:18 -0500
commitfd7a824a665cc57443575c3d157b0d9ff1fb2af1 (patch)
treea64a2c6ca8371101e23b8f5a70e4e0f726d32a4f /kspread
parenta0f523a8b19360d875c4055398dc7191eda08f5d (diff)
downloadkoffice-fd7a824a665cc57443575c3d157b0d9ff1fb2af1.tar.gz
koffice-fd7a824a665cc57443575c3d157b0d9ff1fb2af1.zip
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'kspread')
-rw-r--r--kspread/kspread.desktop2
-rw-r--r--kspread/kspreadpart.desktop2
2 files changed, 2 insertions, 2 deletions
diff --git a/kspread/kspread.desktop b/kspread/kspread.desktop
index dc1ab456..1aa397cb 100644
--- a/kspread/kspread.desktop
+++ b/kspread/kspread.desktop
@@ -75,6 +75,6 @@ Type=Application
Icon=kspread
X-TDE-NativeMimeType=application/vnd.oasis.opendocument.spreadsheet
X-DCOP-ServiceType=multi
-DocPath=kspread/index.html
+X-DocPath=kspread/index.html
X-TDE-StartupNotify=true
Categories=Qt;TDE;Office;
diff --git a/kspread/kspreadpart.desktop b/kspread/kspreadpart.desktop
index 530e15cd..d5c9824e 100644
--- a/kspread/kspreadpart.desktop
+++ b/kspread/kspreadpart.desktop
@@ -50,7 +50,7 @@ Name[zh_TW]=KOffice 工作表元件
X-TDE-Library=libkspreadpart
MimeType=application/vnd.oasis.opendocument.spreadsheet;application/vnd.oasis.opendocument.spreadsheet-template;application/x-kspread;application/msexcel;text/x-csv;application/x-quattropro
Type=Service
-ServiceTypes=KOfficePart,KParts/ReadOnlyPart,KParts/ReadWritePart
+X-TDE-ServiceTypes=KOfficePart,KParts/ReadOnlyPart,KParts/ReadWritePart
X-TDE-NativeOasisMimeType=application/vnd.oasis.opendocument.spreadsheet
X-TDE-NativeMimeType=application/vnd.oasis.opendocument.spreadsheet
X-TDE-ExtraNativeMimeTypes=application/vnd.oasis.opendocument.spreadsheet-template,application/x-kspread