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 --- example/examplepart.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example') diff --git a/example/examplepart.desktop b/example/examplepart.desktop index 6a705871..2cd2a85b 100644 --- a/example/examplepart.desktop +++ b/example/examplepart.desktop @@ -54,6 +54,6 @@ Name[zh_TW]=KOffice 範例元件 X-TDE-Library=libexamplepart MimeType=application/x-example Type=Service -ServiceTypes=KOfficePart,KParts/ReadOnlyPart,KParts/ReadWritePart +X-TDE-ServiceTypes=KOfficePart,KParts/ReadOnlyPart,KParts/ReadWritePart X-TDE-NativeMimeType=application/x-example Icon=example -- cgit v1.2.1