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 /ktimer | |
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 'ktimer')
-rw-r--r-- | ktimer/ktimer.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ktimer/ktimer.desktop b/ktimer/ktimer.desktop index a7cc1fe..1fdab9d 100644 --- a/ktimer/ktimer.desktop +++ b/ktimer/ktimer.desktop @@ -61,4 +61,4 @@ Name[zh_TW]=TDE 計時器 X-TDE-StartupNotify=true X-DCOP-ServiceType=Multi Categories=Qt;TDE;Utility; -DocPath=ktimer/index.html +X-DocPath=ktimer/index.html |