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 /kmahjongg | |
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 'kmahjongg')
-rw-r--r-- | kmahjongg/kmahjongg.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmahjongg/kmahjongg.desktop b/kmahjongg/kmahjongg.desktop index 0a71ae1b..edf23bac 100644 --- a/kmahjongg/kmahjongg.desktop +++ b/kmahjongg/kmahjongg.desktop @@ -70,4 +70,4 @@ Icon=kmahjongg X-TDE-StartupNotify=true X-DCOP-ServiceType=Multi Categories=Qt;TDE;Game;BoardGame; -DocPath=kmahjongg/index.html +X-DocPath=kmahjongg/index.html |