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 /tdeio/misc/kpac | |
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 'tdeio/misc/kpac')
-rw-r--r-- | tdeio/misc/kpac/proxyscout.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/misc/kpac/proxyscout.desktop b/tdeio/misc/kpac/proxyscout.desktop index 02e402b50..8dfa62c14 100644 --- a/tdeio/misc/kpac/proxyscout.desktop +++ b/tdeio/misc/kpac/proxyscout.desktop @@ -123,7 +123,7 @@ Comment[vi]=Cấu hình ủy nhiệm tự động. Comment[zh_CN]=自动代理配置 Comment[zh_HK]=自動代理伺服器組態 Comment[zh_TW]=自動代理組態 -ServiceTypes=KDEDModule +X-TDE-ServiceTypes=KDEDModule X-TDE-ModuleType=Library X-TDE-Library=proxyscout X-TDE-FactoryName=proxyscout |