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 /kbounce | |
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 'kbounce')
-rw-r--r-- | kbounce/kbounce.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbounce/kbounce.desktop b/kbounce/kbounce.desktop index fdc70618..58fb9aca 100644 --- a/kbounce/kbounce.desktop +++ b/kbounce/kbounce.desktop @@ -15,7 +15,7 @@ Name[zh_TW]=KBounce 彈力球 Type=Application Exec=kbounce %i %m -caption "%c" -DocPath=kbounce/index.html +X-DocPath=kbounce/index.html Icon=kbounce GenericName=Bounce Ball Game |