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 | 9545faf0fc330f3e26179997ababa3bfa26eaa8f (patch) | |
tree | a68e8c0fb01ad824f38e158d45ae96b253abd8ed /kfax | |
parent | a99fd3399d43ad5070b3f4fb1a062dd1a8de0150 (diff) | |
download | tdegraphics-9545faf0fc330f3e26179997ababa3bfa26eaa8f.tar.gz tdegraphics-9545faf0fc330f3e26179997ababa3bfa26eaa8f.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'kfax')
-rw-r--r-- | kfax/kfax.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kfax/kfax.desktop b/kfax/kfax.desktop index ca409914..9d6c674a 100644 --- a/kfax/kfax.desktop +++ b/kfax/kfax.desktop @@ -84,4 +84,4 @@ Terminal=false X-TDE-StartupNotify=true X-DCOP-ServiceType=Multi Categories=Qt;TDE;Graphics; -DocPath=kfax/index.html +X-DocPath=kfax/index.html |