From 7d51240e15df4007c790696e8512da18fc4533d0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 11 Oct 2014 17:19:17 -0500 Subject: Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications --- src/kbibtex.desktop | 2 +- src/kbibtex_part.desktop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/kbibtex.desktop b/src/kbibtex.desktop index 645be2b..5039a0f 100644 --- a/src/kbibtex.desktop +++ b/src/kbibtex.desktop @@ -4,7 +4,7 @@ GenericName=Bibliography Manager Exec=kbibtex %U %i -caption "%c" Icon=kbibtex Type=Application -DocPath=kbibtex/index.html +X-DocPath=kbibtex/index.html Comment=A BibTeX editor for TDE Comment[de]=Ein BibTeX-Editor für TDE MimeType=text/x-bibtex; diff --git a/src/kbibtex_part.desktop b/src/kbibtex_part.desktop index 93e3b2e..bb84803 100644 --- a/src/kbibtex_part.desktop +++ b/src/kbibtex_part.desktop @@ -10,6 +10,6 @@ Name[pl]=Moduł KBibTeX Name[pt_BR]=Parte do KBibTeX Name[de]=Einbettungsfähige Komponente von KBibTeX MimeType=text/x-bibtex;application/x-endnote-library; -ServiceTypes=KParts/ReadOnlyPart,KParts/ReadWritePart +X-TDE-ServiceTypes=KParts/ReadOnlyPart,KParts/ReadWritePart X-TDE-Library=libkbibtexpart Type=Service -- cgit v1.2.3