diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 15:51:46 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 15:51:46 -0500 |
commit | 6ed1ea98db6b1b369e7561efcc2c666b810e5446 (patch) | |
tree | 69da6d265387965c04a9584547ec42d4d372717d /kioslave | |
parent | 09d01cacf80d21ad213e6520b35e7f06e9546a83 (diff) | |
download | tdelibs-6ed1ea98db6b1b369e7561efcc2c666b810e5446.tar.gz tdelibs-6ed1ea98db6b1b369e7561efcc2c666b810e5446.zip |
Update XDG information in support of bug report 892.
Diffstat (limited to 'kioslave')
-rw-r--r-- | kioslave/bzip2/kbzip2filter.desktop | 2 | ||||
-rw-r--r-- | kioslave/gzip/kgzipfilter.desktop | 2 | ||||
-rw-r--r-- | kioslave/http/http_cache_cleaner.desktop | 2 | ||||
-rw-r--r-- | kioslave/http/kcookiejar/kcookiejar.desktop | 12 | ||||
-rw-r--r-- | kioslave/iso/kio_iso.desktop | 2 |
5 files changed, 10 insertions, 10 deletions
diff --git a/kioslave/bzip2/kbzip2filter.desktop b/kioslave/bzip2/kbzip2filter.desktop index d9d90ec88..046299aa1 100644 --- a/kioslave/bzip2/kbzip2filter.desktop +++ b/kioslave/bzip2/kbzip2filter.desktop @@ -82,5 +82,5 @@ Name[zh_CN]=BZip2 过滤程序 Name[zh_HK]=BZip2 過濾器 Name[zh_TW]=BZip2 過濾器 Name[zu]=Ihluzo le-BZip2 -X-KDE-Library=kbzip2filter +X-TDE-Library=kbzip2filter ServiceTypes=KDECompressionFilter,application/x-bzip2,application/x-tbz diff --git a/kioslave/gzip/kgzipfilter.desktop b/kioslave/gzip/kgzipfilter.desktop index e9f3c119c..cd065b8a9 100644 --- a/kioslave/gzip/kgzipfilter.desktop +++ b/kioslave/gzip/kgzipfilter.desktop @@ -82,5 +82,5 @@ Name[zh_CN]=GZip 过滤程序 Name[zh_HK]=GZip 過濾器 Name[zh_TW]=GZip 過濾器 Name[zu]=Ihluzo le-GZip -X-KDE-Library=kgzipfilter +X-TDE-Library=kgzipfilter ServiceTypes=KDECompressionFilter,application/x-gzip,application/x-tgz diff --git a/kioslave/http/http_cache_cleaner.desktop b/kioslave/http/http_cache_cleaner.desktop index 1af09abc0..33cebb731 100644 --- a/kioslave/http/http_cache_cleaner.desktop +++ b/kioslave/http/http_cache_cleaner.desktop @@ -165,4 +165,4 @@ Comment[zh_CN]=从 HTTP 缓存中清除旧条目 Comment[zh_HK]=從 HTTP 快取中清除舊的項目 Comment[zh_TW]=從 HTTP 快取中清除舊的項目 Comment[zu]=Ihlanza izingeniso ezindalam ezisuka kwi-cache ye-HTTP -X-KDE-StartupNotify=false +X-TDE-StartupNotify=false diff --git a/kioslave/http/kcookiejar/kcookiejar.desktop b/kioslave/http/kcookiejar/kcookiejar.desktop index 54421225a..0d29d3156 100644 --- a/kioslave/http/kcookiejar/kcookiejar.desktop +++ b/kioslave/http/kcookiejar/kcookiejar.desktop @@ -149,9 +149,9 @@ Comment[zh_TW]=追蹤系統所有的 cookies ServiceTypes=KDEDModule Exec=kcookiejar X-DCOP-ServiceType=Unique -X-KDE-StartupNotify=false -X-KDE-ModuleType=Library -X-KDE-Library=kcookiejar -X-KDE-FactoryName=kcookiejar -X-KDE-Kded-autoload=false -X-KDE-Kded-load-on-demand=true +X-TDE-StartupNotify=false +X-TDE-ModuleType=Library +X-TDE-Library=kcookiejar +X-TDE-FactoryName=kcookiejar +X-TDE-Kded-autoload=false +X-TDE-Kded-load-on-demand=true diff --git a/kioslave/iso/kio_iso.desktop b/kioslave/iso/kio_iso.desktop index 658cbf31b..8578f44b4 100644 --- a/kioslave/iso/kio_iso.desktop +++ b/kioslave/iso/kio_iso.desktop @@ -10,4 +10,4 @@ Name=ISO9660 Image Viewer Name[hu]=ISO9660 Nézet Name[fr]=Lecteur ISO9660 X-DCOP-ServiceType=None -Categories=Qt;KDE;System;
\ No newline at end of file +Categories=Qt;TDE;System;
\ No newline at end of file |