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 /ksokoban/data | |
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 'ksokoban/data')
-rw-r--r-- | ksokoban/data/ksokoban.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksokoban/data/ksokoban.desktop b/ksokoban/data/ksokoban.desktop index a680b655..2fb4ebf0 100644 --- a/ksokoban/data/ksokoban.desktop +++ b/ksokoban/data/ksokoban.desktop @@ -60,7 +60,7 @@ GenericName[sv]=Sokoban-spel GenericName[ta]=சொகோபான் விளையாட்டு GenericName[uk]=Гра Sokoban GenericName[zh_TW]=倉庫番遊戲 -DocPath=ksokoban/index.html +X-DocPath=ksokoban/index.html Exec=ksokoban %i %m -caption "%c" Icon=ksokoban Terminal=false |