diff options
author | Timothy Pearson <[email protected]> | 2014-10-11 17:19:18 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-11 17:19:18 -0500 |
commit | 40697b904ec292090442c459c088465e49f35d47 (patch) | |
tree | 5be864f4e19e1a66813a0e90bcf1ca147b48e7c1 /src | |
parent | 2706e0702f5618c51206a3145f4a12d2dedae858 (diff) | |
download | kile-40697b904ec292090442c459c088465e49f35d47.tar.gz kile-40697b904ec292090442c459c088465e49f35d47.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'src')
-rw-r--r-- | src/kile/kile.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kile/kile.desktop b/src/kile/kile.desktop index 31e5a98..0992f94 100644 --- a/src/kile/kile.desktop +++ b/src/kile/kile.desktop @@ -2,7 +2,7 @@ Type=Application Exec=kile Icon=kile -DocPath=kile/index.html +X-DocPath=kile/index.html Comment=(La)TeX development environment Comment[be]=Асяроддзе распрацоўкі (La)TeX Comment[bg]=Графичен интерфейс на (La)TeX |