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 /kcron/kcron.desktop | |
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 'kcron/kcron.desktop')
-rw-r--r-- | kcron/kcron.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcron/kcron.desktop b/kcron/kcron.desktop index 0c5b21d..b61cdb3 100644 --- a/kcron/kcron.desktop +++ b/kcron/kcron.desktop @@ -2,7 +2,7 @@ Type=Application Exec=kcron %i %m -caption "%c" Icon=kcron -DocPath=kcron/index.html +X-DocPath=kcron/index.html Name=KCron Name[af]= kcron Name[ar]=برنامج KCron |