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 | d46b1b9c643c4694ae5c58d38bf90d2578cc72d7 (patch) | |
tree | 56ec460f714e764b5dbf910410b81f133740aa68 /arts/knotify | |
parent | e95efe57900d7a7e3b07c7e34116b450b894dee9 (diff) | |
download | tdelibs-d46b1b9c643c4694ae5c58d38bf90d2578cc72d7.tar.gz tdelibs-d46b1b9c643c4694ae5c58d38bf90d2578cc72d7.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'arts/knotify')
-rw-r--r-- | arts/knotify/knotify.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/knotify/knotify.desktop b/arts/knotify/knotify.desktop index 2041cdeb1..7718c98f5 100644 --- a/arts/knotify/knotify.desktop +++ b/arts/knotify/knotify.desktop @@ -114,6 +114,6 @@ Comment[zh_HK]=TDE 通知伺服程式 Comment[zh_TW]=TDE 通知服務程式 Comment[zu]=Isaziso se-Daemon ye-TDE Icon=knotify -ServiceTypes=KNotify +X-TDE-ServiceTypes=KNotify X-DCOP-ServiceType=Unique X-TDE-StartupNotify=false |