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 /ksysv | |
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 'ksysv')
-rw-r--r-- | ksysv/ksysv.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysv/ksysv.desktop b/ksysv/ksysv.desktop index 9e25dcd..3483313 100644 --- a/ksysv/ksysv.desktop +++ b/ksysv/ksysv.desktop @@ -63,7 +63,7 @@ MimeType= Exec=ksysv -caption "%c" %i %m Icon=ksysv Path= -DocPath=ksysv/index.html +X-DocPath=ksysv/index.html Type=Application Terminal=false X-TDE-StartupNotify=true |