diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:22 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:22 -0500 |
commit | 74986c6995bc7891db32d4e4dbeed80423a74e33 (patch) | |
tree | 9ca4747b7abdb31ef493af4929560d3df1bd1799 /kdat | |
parent | a72fb6adf9aff45d407e80e2ac296ff60aa9676f (diff) | |
download | tdeadmin-74986c6995bc7891db32d4e4dbeed80423a74e33.tar.gz tdeadmin-74986c6995bc7891db32d4e4dbeed80423a74e33.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'kdat')
-rw-r--r-- | kdat/kdat.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/kdat.desktop b/kdat/kdat.desktop index 9733100..6e42121 100644 --- a/kdat/kdat.desktop +++ b/kdat/kdat.desktop @@ -86,7 +86,7 @@ Exec=kdat %i %m -caption "%c" Icon=kdat Type=Application X-TDE-StartupNotify=true -DocPath=kdat/index.html +X-DocPath=kdat/index.html Terminal=false X-DCOP-ServiceType=Multi Categories=Qt;TDE;System; |