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 | 24db855178b48508b54c201c503a89ef8d6e36e9 (patch) | |
tree | 18aa37936a4acfff0008d01934be8b0879d6cb77 /kcontrol/tdeio/uasproviders/ie45onwinnt5.desktop | |
parent | ee9dade9cf387a60b5c2a591500f68d8096ad9dc (diff) | |
download | tdebase-24db855178b48508b54c201c503a89ef8d6e36e9.tar.gz tdebase-24db855178b48508b54c201c503a89ef8d6e36e9.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'kcontrol/tdeio/uasproviders/ie45onwinnt5.desktop')
-rw-r--r-- | kcontrol/tdeio/uasproviders/ie45onwinnt5.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/tdeio/uasproviders/ie45onwinnt5.desktop b/kcontrol/tdeio/uasproviders/ie45onwinnt5.desktop index 94fa23150..09d757326 100644 --- a/kcontrol/tdeio/uasproviders/ie45onwinnt5.desktop +++ b/kcontrol/tdeio/uasproviders/ie45onwinnt5.desktop @@ -71,7 +71,7 @@ Name[xh]=UADescription (IE 4.5 kwi Win 2000) Name[zh_CN]=用户代理描述 (运行于 Win 2000 的 IE 4.5) Name[zh_TW]=使用者代理描述 (IE 4.5 on Win 2000) Type=Service -ServiceTypes=UserAgentStrings +X-TDE-ServiceTypes=UserAgentStrings X-TDE-UA-TAG=IE X-TDE-UA-FULL=Mozilla/4.0 (compatible; MSIE 4.5; Windows NT 5.0) X-TDE-UA-NAME=Internet Explorer |