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

pull/1/head
Timothy Pearson 10 years ago
parent 80984a0dd5
commit 07ad742077

@ -3,7 +3,7 @@ Type=Service
Name=KBarcode Info
Comment=KBarcode Info
Icon=kbarcode
ServiceTypes=KFilePlugin
X-TDE-ServiceTypes=KFilePlugin
MimeType=application/kbarcode-label
X-TDE-Library=tdefile_kbarcode
SupportsThumbnail=

@ -3,7 +3,7 @@ Type=MimeType
Comment=KBarcode Label
Encoding=UTF-8
Icon=kbarcode
DocPath=kbarcode/index.html
X-DocPath=kbarcode/index.html
MimeType=application/kbarcode-label
Name[de]=kbarcode-label.desktop
GenericName=KBarcode Label

@ -4,7 +4,7 @@ Type=Application
Exec=kbarcode -caption "%c" %i %m %f
Icon=kbarcode.png
MimeType=application/kbarcode-label
DocPath=kbarcode/index.html
X-DocPath=kbarcode/index.html
Comment=Barcode and label printing tool
Comment[de]=Werkzeug zum Barcode und Etiketten Druck
Terminal=0

Loading…
Cancel
Save