diff options
author | Timothy Pearson <[email protected]> | 2014-10-11 17:19:23 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-11 17:19:23 -0500 |
commit | 7e183aba69092545125f18bb2930283b46bfc154 (patch) | |
tree | d4789f262bd0b19f8b6a50b34f24e9e38089a7a3 /klines | |
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 'klines')
-rw-r--r-- | klines/klines.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/klines/klines.desktop b/klines/klines.desktop index 75f60839..345e1ae2 100644 --- a/klines/klines.desktop +++ b/klines/klines.desktop @@ -2,7 +2,7 @@ Type=Application Exec=klines -caption "%c" %i %m Icon=klines -DocPath=klines/index.html +X-DocPath=klines/index.html GenericName=Tactical Game GenericName[af]=Taktiese Speletjie GenericName[ar]=لعبة تكتيكية |