diff options
author | Timothy Pearson <[email protected]> | 2014-10-11 17:19:20 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-11 17:19:20 -0500 |
commit | a26d0c105910d0ddf781667e4b97d87a6fbfc37b (patch) | |
tree | a9fc09eeb55478067982be0537e1dc80062a44fb | |
parent | 1c137dacd1195df2bba9c110e7b7b325b56dee56 (diff) | |
download | tellico-a26d0c105910d0ddf781667e4b97d87a6fbfc37b.tar.gz tellico-a26d0c105910d0ddf781667e4b97d87a6fbfc37b.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
-rw-r--r-- | tellico.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tellico.desktop b/tellico.desktop index dc3b6ba..cf29759 100644 --- a/tellico.desktop +++ b/tellico.desktop @@ -3,7 +3,7 @@ Version=1.0 Type=Application Exec=tellico -caption "%c" %i %u Icon=tellico -DocPath=tellico/index.html +X-DocPath=tellico/index.html Comment=A collection manager Comment[ru]=Менеджер коллекций Comment[cs]=Správce sbírek |