diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:24 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:24 -0500 |
commit | a25a696e1de76f5bf6eaaf79785c2e0c16bae03d (patch) | |
tree | 766805bc1fcf6c0b88c156e094825074284014b6 /khexedit/khexedit.desktop | |
parent | 77f3ed9cc39f4af6f6aa184bedcaef69b1430595 (diff) | |
download | tdeutils-a25a696e1de76f5bf6eaaf79785c2e0c16bae03d.tar.gz tdeutils-a25a696e1de76f5bf6eaaf79785c2e0c16bae03d.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'khexedit/khexedit.desktop')
-rw-r--r-- | khexedit/khexedit.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/khexedit.desktop b/khexedit/khexedit.desktop index 23c03da..edcd3d5 100644 --- a/khexedit/khexedit.desktop +++ b/khexedit/khexedit.desktop @@ -78,7 +78,7 @@ Exec=khexedit -caption "%c" %i %m %U Icon=khexedit Path= Type=Application -DocPath=khexedit/index.html +X-DocPath=khexedit/index.html Terminal=false X-TDE-StartupNotify=true X-DCOP-ServiceType=Multi |