diff options
author | Timothy Pearson <[email protected]> | 2014-10-11 17:19:17 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-11 17:19:17 -0500 |
commit | 7d51240e15df4007c790696e8512da18fc4533d0 (patch) | |
tree | ea4c52a89e75deedd256f7c72a67202f7b299b1b /src/kbibtex.desktop | |
parent | e3de4511963cb96f987a20288de181ba8c491972 (diff) | |
download | kbibtex-7d51240e15df4007c790696e8512da18fc4533d0.tar.gz kbibtex-7d51240e15df4007c790696e8512da18fc4533d0.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'src/kbibtex.desktop')
-rw-r--r-- | src/kbibtex.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
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; |