diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:18 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:18 -0500 |
commit | fd7a824a665cc57443575c3d157b0d9ff1fb2af1 (patch) | |
tree | a64a2c6ca8371101e23b8f5a70e4e0f726d32a4f /kpresenter/kpresenterpart.desktop | |
parent | a0f523a8b19360d875c4055398dc7191eda08f5d (diff) | |
download | koffice-fd7a824a665cc57443575c3d157b0d9ff1fb2af1.tar.gz koffice-fd7a824a665cc57443575c3d157b0d9ff1fb2af1.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'kpresenter/kpresenterpart.desktop')
-rw-r--r-- | kpresenter/kpresenterpart.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/kpresenterpart.desktop b/kpresenter/kpresenterpart.desktop index ed84b1d6..43089506 100644 --- a/kpresenter/kpresenterpart.desktop +++ b/kpresenter/kpresenterpart.desktop @@ -16,7 +16,7 @@ Name[zu]=Umbonikeleli we K X-TDE-Library=libkpresenterpart MimeType=application/vnd.oasis.opendocument.presentation;application/vnd.oasis.opendocument.presentation-template;application/x-kpresenter;application/mspowerpoint Type=Service -ServiceTypes=KOfficePart,KParts/ReadOnlyPart,KParts/ReadWritePart +X-TDE-ServiceTypes=KOfficePart,KParts/ReadOnlyPart,KParts/ReadWritePart X-TDE-NativeMimeType=application/vnd.oasis.opendocument.presentation X-TDE-NativeOasisMimeType=application/vnd.oasis.opendocument.presentation X-TDE-ExtraNativeMimeTypes=application/x-kpresenter,application/vnd.oasis.opendocument.presentation-template |