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 /ktuberling | |
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 'ktuberling')
-rw-r--r-- | ktuberling/ktuberling.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ktuberling/ktuberling.desktop b/ktuberling/ktuberling.desktop index 2654f537..cff59feb 100644 --- a/ktuberling/ktuberling.desktop +++ b/ktuberling/ktuberling.desktop @@ -115,7 +115,7 @@ GenericName[x-test]=xxPicture Game for Childrenxx GenericName[zh_CN]=孩子们的游戏 GenericName[zh_TW]=小孩的圖畫遊戲 Type=Application -DocPath=ktuberling/index.html +X-DocPath=ktuberling/index.html Terminal=false Icon=ktuberling MimeType=application/x-tuberling; |