From fd7a824a665cc57443575c3d157b0d9ff1fb2af1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 11 Oct 2014 17:19:18 -0500 Subject: Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications --- kformula/kformula.desktop | 2 +- kformula/kformulapart.desktop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'kformula') diff --git a/kformula/kformula.desktop b/kformula/kformula.desktop index 3742883e..2a074ad3 100644 --- a/kformula/kformula.desktop +++ b/kformula/kformula.desktop @@ -78,5 +78,5 @@ Type=Application Icon=kformula X-TDE-NativeMimeType=application/vnd.oasis.opendocument.formula X-DCOP-ServiceType=Multi -DocPath=kformula/index.html +X-DocPath=kformula/index.html Categories=Qt;TDE;Office; diff --git a/kformula/kformulapart.desktop b/kformula/kformulapart.desktop index 74d9ba06..6293f04f 100644 --- a/kformula/kformulapart.desktop +++ b/kformula/kformulapart.desktop @@ -50,7 +50,7 @@ Name[zh_TW]=KOffice Formula 元件 X-TDE-Library=libkformulapart MimeType=application/vnd.oasis.opendocument.formula;application/vnd.oasis.opendocument.formula-template;application/x-kformula;application/mathml+xml Type=Service -ServiceTypes=KOfficePart,KParts/ReadOnlyPart,KParts/ReadWritePart +X-TDE-ServiceTypes=KOfficePart,KParts/ReadOnlyPart,KParts/ReadWritePart X-TDE-NativeMimeType=application/vnd.oasis.opendocument.formula X-TDE-NativeOasisMimeType=application/vnd.oasis.opendocument.formula X-TDE-ExtraNativeMimeTypes=application/x-kformula,application/vnd.oasis.opendocument.formula-template,application/mathml+xml -- cgit v1.2.1