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 /kpoker | |
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 'kpoker')
-rw-r--r-- | kpoker/kpoker.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpoker/kpoker.desktop b/kpoker/kpoker.desktop index ccd9f81c..87c5e41d 100644 --- a/kpoker/kpoker.desktop +++ b/kpoker/kpoker.desktop @@ -19,7 +19,7 @@ Name[uk]=Покер Name[zh_TW]=KPoker 紙牌遊戲 Exec=kpoker %i %m -caption "%c" Icon=kpoker -DocPath=kpoker/index.html +X-DocPath=kpoker/index.html GenericName=Poker Card Game GenericName[be]=Картачная гульня ў покер GenericName[bg]=Покер |