diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:23 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:23 -0500 |
commit | 7e183aba69092545125f18bb2930283b46bfc154 (patch) | |
tree | d4789f262bd0b19f8b6a50b34f24e9e38089a7a3 /twin4 | |
parent | 0d65d8ddfea0f9ea04c96f5723a161ac2dc0b464 (diff) | |
download | tdegames-7e183aba69092545125f18bb2930283b46bfc154.tar.gz tdegames-7e183aba69092545125f18bb2930283b46bfc154.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'twin4')
-rw-r--r-- | twin4/twin4.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin4/twin4.desktop b/twin4/twin4.desktop index fcfcf072..60561000 100644 --- a/twin4/twin4.desktop +++ b/twin4/twin4.desktop @@ -90,5 +90,5 @@ Icon=twin4 MimeType= Terminal=false Type=Application -DocPath=twin4/index.html +X-DocPath=twin4/index.html Categories=Qt;TDE;Game;BoardGame; |