Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications

pull/1/head
Timothy Pearson 10 years ago
parent e3de451196
commit 7d51240e15

@ -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;

@ -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

Loading…
Cancel
Save