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 | c31057da306afcc30cb7b4b03206cc43c2b7c6b6 (patch) | |
tree | 16d534a7afbd5e57e29fabb4bab2eeb7f3866a89 /kdict | |
parent | 096cbbcfcae860708e109fc10fa8edc6730c8fa4 (diff) | |
download | tdenetwork-c31057da306afcc30cb7b4b03206cc43c2b7c6b6.tar.gz tdenetwork-c31057da306afcc30cb7b4b03206cc43c2b7c6b6.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'kdict')
-rw-r--r-- | kdict/kdict.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdict/kdict.desktop b/kdict/kdict.desktop index ffcd6dfb..2bd3f87b 100644 --- a/kdict/kdict.desktop +++ b/kdict/kdict.desktop @@ -149,5 +149,5 @@ GenericName[zh_TW]=線上字典 GenericName[zu]=Isichaza magama esixhumekile X-TDE-StartupNotify=true X-DCOP-ServiceType=Unique -DocPath=kdict/index.html +X-DocPath=kdict/index.html Categories=Qt;TDE;Office;Dictionary; |