summaryrefslogtreecommitdiffstats
path: root/kcontrol/kio
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/kio')
-rw-r--r--kcontrol/kio/UA-DESKTOP-FILE-HOWTO44
-rw-r--r--kcontrol/kio/cache.desktop8
-rw-r--r--kcontrol/kio/cookies.desktop8
-rw-r--r--kcontrol/kio/fakeuaprovider.cpp14
-rw-r--r--kcontrol/kio/lanbrowser.desktop6
-rw-r--r--kcontrol/kio/netpref.desktop8
-rw-r--r--kcontrol/kio/proxy.desktop8
-rw-r--r--kcontrol/kio/smb.desktop6
-rw-r--r--kcontrol/kio/uasprovider.desktop16
-rw-r--r--kcontrol/kio/uasproviders/ie401onwinnt4.desktop14
-rw-r--r--kcontrol/kio/uasproviders/ie45onwinnt5.desktop12
-rw-r--r--kcontrol/kio/uasproviders/ie501onwinnt5.desktop12
-rw-r--r--kcontrol/kio/uasproviders/ie50onppc.desktop14
-rw-r--r--kcontrol/kio/uasproviders/ie55onwin98.desktop12
-rw-r--r--kcontrol/kio/uasproviders/ie55onwinnt5.desktop14
-rw-r--r--kcontrol/kio/uasproviders/ie60oncurrent.desktop12
-rw-r--r--kcontrol/kio/uasproviders/ie60onwinnt51.desktop14
-rw-r--r--kcontrol/kio/uasproviders/lynxoncurrent.desktop10
-rw-r--r--kcontrol/kio/uasproviders/ns71oncurrent.desktop12
-rw-r--r--kcontrol/kio/uasproviders/ns71onwinnt51.desktop14
-rw-r--r--kcontrol/kio/uasproviders/op75oncurrent.desktop10
-rw-r--r--kcontrol/kio/uasproviders/w3moncurrent.desktop10
-rw-r--r--kcontrol/kio/uasproviders/wgetoncurrent.desktop10
-rw-r--r--kcontrol/kio/useragent.desktop8
24 files changed, 148 insertions, 148 deletions
diff --git a/kcontrol/kio/UA-DESKTOP-FILE-HOWTO b/kcontrol/kio/UA-DESKTOP-FILE-HOWTO
index 8d67d9a37..a592d4b57 100644
--- a/kcontrol/kio/UA-DESKTOP-FILE-HOWTO
+++ b/kcontrol/kio/UA-DESKTOP-FILE-HOWTO
@@ -27,7 +27,7 @@ emulated by your desktop file.
NEW PROPERTIES:
===============
-X-KDE-UA-TAG
+X-TDE-UA-TAG
FIELD: REQUIRED
TYPE: QString
TRANSLATE: NO
@@ -38,9 +38,9 @@ approximations: IE, NN, MOZ, OP, MISC. These represent Internet
Explorer, Netscape Navigator, Mozilla, Opera and Miscellaneous
respectively. NOTE: you can enter any value here as it is just
a place holder that would be automatically replaced with the
-actual user-agent name (X-KDE-UA-NAME).
+actual user-agent name (X-TDE-UA-NAME).
-X-KDE-UA-FULL
+X-TDE-UA-FULL
FIELD: REQUIRED
TYPE: QString
TRANSLATE: NO
@@ -57,24 +57,24 @@ appKDERelease the current release number as set by KDE (ex: 2.1.9 >=200103
appMachineType the processor or machine type (ex: i686).
NOTE: if you use any of these values and want them to be replaced
-automatically, make sure you include the X-KDE-UA-DYNAMIC-ENTRY field
+automatically, make sure you include the X-TDE-UA-DYNAMIC-ENTRY field
and set its value to 1 (for true).
-X-KDE-UA-NAME
+X-TDE-UA-NAME
FIELD: REQUIRED
TYPE: QString
TRANSLATE: YES
DESCRIPTION:
The actual name of the browser or user-agent.
-X-KDE-UA-VERSION
+X-TDE-UA-VERSION
FIELD: REQUIRED
TYPE: QString
TRANSLATE: YES
DESCRIPTION:
The actual version of the browser or user-agent.
-X-KDE-UA-SYSNAME
+X-TDE-UA-SYSNAME
FIELD: OPTIONAL
TYPE: QString
TRANSLATE: YES
@@ -82,7 +82,7 @@ DESCRIPTION:
The system name (for example Linux) where the browser
identification was obtained from.
-X-KDE-UA-SYSRELEASE
+X-TDE-UA-SYSRELEASE
FIELD: OPTIONAL
TYPE: QString
TRANSLATE: YES
@@ -90,13 +90,13 @@ DESCRIPTION:
The system version (for example 2.4.1) where the browser
identification was obtained from.
-X-KDE-UA-DYNAMIC-ENTRY
+X-TDE-UA-DYNAMIC-ENTRY
FIELD: OPTIONAL
TYPE: BOOLEAN (0/1)
TRANSLATE: NO
DESCRIPTION:
A boolean that indicates whether the keywords described under
-X-KDE-UA-FULL should be translated. Make sure this field is
+X-TDE-UA-FULL should be translated. Make sure this field is
there with its value set to "1" if you want the keywords to
be replaced appropriately.
@@ -107,29 +107,29 @@ EXAMPLES:
Name=UADescription (IE 5.5 on Win 98)
Type=Service
ServiceTypes=UserAgentStrings
-X-KDE-UA-TAG=IE
-X-KDE-UA-FULL=Mozilla/4.0 (compatible; MSIE 5.5; Windows 98)
-X-KDE-UA-NAME=Internet Explorer
-X-KDE-UA-VERSION=5.5
-X-KDE-UA-SYSNAME=Windows
-X-KDE-UA-SYSRELEASE=98
+X-TDE-UA-TAG=IE
+X-TDE-UA-FULL=Mozilla/4.0 (compatible; MSIE 5.5; Windows 98)
+X-TDE-UA-NAME=Internet Explorer
+X-TDE-UA-VERSION=5.5
+X-TDE-UA-SYSNAME=Windows
+X-TDE-UA-SYSRELEASE=98
[Desktop Entry]
Name=UADescription (NN 4.76 on current)
Type=Service
ServiceTypes=UserAgentStrings
-X-KDE-UA-TAG=NN
-X-KDE-UA-FULL=Mozilla/4.76 (appPlatform; U; appSysName appSysRelease appMachineType)
-X-KDE-UA-NAME=Netscape Navigator
-X-KDE-UA-VERSION=4.76
-X-KDE-UA-DYNAMIC-ENTRY=1
+X-TDE-UA-TAG=NN
+X-TDE-UA-FULL=Mozilla/4.76 (appPlatform; U; appSysName appSysRelease appMachineType)
+X-TDE-UA-NAME=Netscape Navigator
+X-TDE-UA-VERSION=4.76
+X-TDE-UA-DYNAMIC-ENTRY=1
The first entry is a description file for Internet Explorer running on
a Windows 98 machine while the second one is an example of a description
file for Netscape browser using the "keyword" based approach to describe
the fields that should be replaced dynamically based on the current system
settings. Note that all "keyword" based desktop files should always set
-X-KDE-UA-DYNAMIC-ENTRY to 1.
+X-TDE-UA-DYNAMIC-ENTRY to 1.
Enjoy,
Dawit A.
diff --git a/kcontrol/kio/cache.desktop b/kcontrol/kio/cache.desktop
index c56f36a09..315b0a450 100644
--- a/kcontrol/kio/cache.desktop
+++ b/kcontrol/kio/cache.desktop
@@ -5,9 +5,9 @@ Icon=cache
Exec=kcmshell cache
-X-KDE-Library=kio
-X-KDE-FactoryName=cache
-X-KDE-ParentApp=kcontrol
+X-TDE-Library=kio
+X-TDE-FactoryName=cache
+X-TDE-ParentApp=kcontrol
Name=Cache
Name[af]=Kas
@@ -217,4 +217,4 @@ Keywords[zh_CN]=Cache,History,Browsing History,Ports,Size,缓存,历史
Keywords[zh_TW]=Cache,History,Browsing History,Ports,Size,快取
Keywords[zu]=Cache,Umlando,Umlando wokucinga,Izikhumulo,Usayizi
-Categories=Qt;KDE;X-KDE-settings-webbrowsing;
+Categories=Qt;TDE;X-TDE-settings-webbrowsing;
diff --git a/kcontrol/kio/cookies.desktop b/kcontrol/kio/cookies.desktop
index 206dd3a92..4bfae61e8 100644
--- a/kcontrol/kio/cookies.desktop
+++ b/kcontrol/kio/cookies.desktop
@@ -5,9 +5,9 @@ Icon=cookie
Exec=kcmshell cookies
-X-KDE-Library=kio
-X-KDE-FactoryName=cookie
-X-KDE-ParentApp=kcontrol
+X-TDE-Library=kio
+X-TDE-FactoryName=cookie
+X-TDE-ParentApp=kcontrol
Name=Cookies
Name[af]=Koekies
@@ -212,4 +212,4 @@ Keywords[zh_CN]=Cookies,Browsing,Internet,WWW,Network,Policy,Domains,浏览,互
Keywords[zh_TW]=Cookies,Browsing,Internet,WWW,Network,Policy,Domain,瀏覽,網際網路,網路,策略,域名
Keywords[zu]=Cookies,Cinga,Internet,WWW,Uxhumano olusakazekile,Umthetho, Izindawo
-Categories=Qt;KDE;X-KDE-settings-webbrowsing;
+Categories=Qt;TDE;X-TDE-settings-webbrowsing;
diff --git a/kcontrol/kio/fakeuaprovider.cpp b/kcontrol/kio/fakeuaprovider.cpp
index 00a87567e..b3eec5340 100644
--- a/kcontrol/kio/fakeuaprovider.cpp
+++ b/kcontrol/kio/fakeuaprovider.cpp
@@ -83,9 +83,9 @@ void FakeUASProvider::parseDescription()
for ( ; it != lastItem; ++it )
{
- tmp = UA_PTOS("X-KDE-UA-FULL");
+ tmp = UA_PTOS("X-TDE-UA-FULL");
- if ( (*it)->property("X-KDE-UA-DYNAMIC-ENTRY").toBool() )
+ if ( (*it)->property("X-TDE-UA-DYNAMIC-ENTRY").toBool() )
{
struct utsname utsn;
uname( &utsn );
@@ -117,13 +117,13 @@ void FakeUASProvider::parseDescription()
m_lstIdentity << tmp;
- tmp = TQString("%1 %2").arg(UA_PTOS("X-KDE-UA-SYSNAME")).arg(UA_PTOS("X-KDE-UA-SYSRELEASE"));
+ tmp = TQString("%1 %2").arg(UA_PTOS("X-TDE-UA-SYSNAME")).arg(UA_PTOS("X-TDE-UA-SYSRELEASE"));
if ( tmp.stripWhiteSpace().isEmpty() )
- tmp = TQString("%1 %2").arg(UA_PTOS("X-KDE-UA-"
- "NAME")).arg(UA_PTOS("X-KDE-UA-VERSION"));
+ tmp = TQString("%1 %2").arg(UA_PTOS("X-TDE-UA-"
+ "NAME")).arg(UA_PTOS("X-TDE-UA-VERSION"));
else
- tmp = TQString("%1 %2 on %3").arg(UA_PTOS("X-KDE-UA-"
- "NAME")).arg(UA_PTOS("X-KDE-UA-VERSION")).arg(tmp);
+ tmp = TQString("%1 %2 on %3").arg(UA_PTOS("X-TDE-UA-"
+ "NAME")).arg(UA_PTOS("X-TDE-UA-VERSION")).arg(tmp);
m_lstAlias << tmp;
}
diff --git a/kcontrol/kio/lanbrowser.desktop b/kcontrol/kio/lanbrowser.desktop
index 5d3965667..975af7378 100644
--- a/kcontrol/kio/lanbrowser.desktop
+++ b/kcontrol/kio/lanbrowser.desktop
@@ -4,8 +4,8 @@ Icon=samba
Exec=kcmshell lanbrowser
-X-KDE-Library=kio
-X-KDE-FactoryName=lanbrowser
+X-TDE-Library=kio
+X-TDE-FactoryName=lanbrowser
Name=Local Network Browsing
Name[af]=Plaaslike Netwerk Blaaiïng
@@ -223,4 +223,4 @@ Keywords[vi]=samba,smb,cửa sổ,mạng
Keywords[wa]=samba,smb,windows,network,rantoele
Keywords[zh_CN]=samba,smb,windows,network,网络
-Categories=Qt;KDE;X-KDE-settings-network;
+Categories=Qt;TDE;X-TDE-settings-network;
diff --git a/kcontrol/kio/netpref.desktop b/kcontrol/kio/netpref.desktop
index 43349e926..62f95bd5e 100644
--- a/kcontrol/kio/netpref.desktop
+++ b/kcontrol/kio/netpref.desktop
@@ -197,9 +197,9 @@ Name[zh_CN]=连接首选项
Name[zh_TW]=連線偏好設定
Type=Application
DocPath=kcontrol/netpref/index.html
-X-KDE-FactoryName=netpref
-X-KDE-Library=kio
+X-TDE-FactoryName=netpref
+X-TDE-Library=kio
-X-KDE-ParentApp=kcontrol
+X-TDE-ParentApp=kcontrol
-Categories=Qt;KDE;X-KDE-settings-network;
+Categories=Qt;TDE;X-TDE-settings-network;
diff --git a/kcontrol/kio/proxy.desktop b/kcontrol/kio/proxy.desktop
index 6d2773bf7..937753bdc 100644
--- a/kcontrol/kio/proxy.desktop
+++ b/kcontrol/kio/proxy.desktop
@@ -5,9 +5,9 @@ Icon=proxy
Exec=kcmshell proxy
-X-KDE-Library=kio
-X-KDE-FactoryName=proxy
-X-KDE-ParentApp=kcontrol
+X-TDE-Library=kio
+X-TDE-FactoryName=proxy
+X-TDE-ParentApp=kcontrol
Name=Proxy
Name[af]=Volmag
@@ -206,4 +206,4 @@ Keywords[zh_CN]=Proxy,Proxy server,Firewall,Squid,proxy,代理,代理服务器,
Keywords[zh_TW]=Proxy,Proxy server,Firewall,Squid,proxy,代理,代理伺服器,防火牆
Keywords[zu]=Umlingani,Umlekeleli ongumlingana,Firewall,Squid,umlingani
-Categories=Qt;KDE;X-KDE-settings-network;
+Categories=Qt;TDE;X-TDE-settings-network;
diff --git a/kcontrol/kio/smb.desktop b/kcontrol/kio/smb.desktop
index 7a1330706..b00a6b213 100644
--- a/kcontrol/kio/smb.desktop
+++ b/kcontrol/kio/smb.desktop
@@ -5,9 +5,9 @@ Icon=samba
Exec=kcmshell smb
-X-KDE-Library=kio
-X-KDE-FactoryName=smb
-X-KDE-ParentApp=kcontrol
+X-TDE-Library=kio
+X-TDE-FactoryName=smb
+X-TDE-ParentApp=kcontrol
Name=Windows Shares
Name[af]=Vensters Gedeelde bronne
diff --git a/kcontrol/kio/uasprovider.desktop b/kcontrol/kio/uasprovider.desktop
index f00dd37db..f6f6feb24 100644
--- a/kcontrol/kio/uasprovider.desktop
+++ b/kcontrol/kio/uasprovider.desktop
@@ -1,6 +1,6 @@
[Desktop Entry]
Type=ServiceType
-X-KDE-ServiceType=UserAgentStrings
+X-TDE-ServiceType=UserAgentStrings
Comment=UserAgent Strings
Comment[af]=Gebruiker agent Stringe
Comment[ar]=سلاسل UserAgent
@@ -76,23 +76,23 @@ Comment[zh_CN]=用户代理设置
Comment[zh_TW]=使用者代理字串設定
Comment[zu]=Iqoqo lamagama lommeli womsebenzisi
-[PropertyDef::X-KDE-UA-TAG]
+[PropertyDef::X-TDE-UA-TAG]
Type=TQString
-[PropertyDef::X-KDE-UA-FULL]
+[PropertyDef::X-TDE-UA-FULL]
Type=TQString
-[PropertyDef::X-KDE-UA-NAME]
+[PropertyDef::X-TDE-UA-NAME]
Type=TQString
-[PropertyDef::X-KDE-UA-VERSION]
+[PropertyDef::X-TDE-UA-VERSION]
Type=TQString
-[PropertyDef::X-KDE-UA-SYSNAME]
+[PropertyDef::X-TDE-UA-SYSNAME]
Type=TQString
-[PropertyDef::X-KDE-UA-SYSRELEASE]
+[PropertyDef::X-TDE-UA-SYSRELEASE]
Type=TQString
-[PropertyDef::X-KDE-UA-DYNAMIC-ENTRY]
+[PropertyDef::X-TDE-UA-DYNAMIC-ENTRY]
Type=bool
diff --git a/kcontrol/kio/uasproviders/ie401onwinnt4.desktop b/kcontrol/kio/uasproviders/ie401onwinnt4.desktop
index 32aa6dcb6..1aacae9a3 100644
--- a/kcontrol/kio/uasproviders/ie401onwinnt4.desktop
+++ b/kcontrol/kio/uasproviders/ie401onwinnt4.desktop
@@ -89,10 +89,10 @@ Name[x-test]=xxUADescription (IE 4.01 on Win 2000)xx
Name[zh_CN]=客户端描述(运行于 Win 2000 的 IE 4.01)
Name[zh_TW]=使用者代理描述 (IE 4.01 on Win 2000)
Type=Service
-X-KDE-ServiceTypes=UserAgentStrings
-X-KDE-UA-TAG=IE
-X-KDE-UA-FULL=Mozilla/4.0 (compatible; MSIE 4.01; Windows NT 5.0)
-X-KDE-UA-NAME=Internet Explorer
-X-KDE-UA-VERSION=4.01
-X-KDE-UA-SYSNAME=Windows
-X-KDE-UA-SYSRELEASE=2000
+X-TDE-ServiceTypes=UserAgentStrings
+X-TDE-UA-TAG=IE
+X-TDE-UA-FULL=Mozilla/4.0 (compatible; MSIE 4.01; Windows NT 5.0)
+X-TDE-UA-NAME=Internet Explorer
+X-TDE-UA-VERSION=4.01
+X-TDE-UA-SYSNAME=Windows
+X-TDE-UA-SYSRELEASE=2000
diff --git a/kcontrol/kio/uasproviders/ie45onwinnt5.desktop b/kcontrol/kio/uasproviders/ie45onwinnt5.desktop
index 25bf059d6..94fa23150 100644
--- a/kcontrol/kio/uasproviders/ie45onwinnt5.desktop
+++ b/kcontrol/kio/uasproviders/ie45onwinnt5.desktop
@@ -72,9 +72,9 @@ Name[zh_CN]=用户代理描述 (运行于 Win 2000 的 IE 4.5)
Name[zh_TW]=使用者代理描述 (IE 4.5 on Win 2000)
Type=Service
ServiceTypes=UserAgentStrings
-X-KDE-UA-TAG=IE
-X-KDE-UA-FULL=Mozilla/4.0 (compatible; MSIE 4.5; Windows NT 5.0)
-X-KDE-UA-NAME=Internet Explorer
-X-KDE-UA-VERSION=4.5
-X-KDE-UA-SYSNAME=Windows
-X-KDE-UA-SYSRELEASE=2000
+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
+X-TDE-UA-VERSION=4.5
+X-TDE-UA-SYSNAME=Windows
+X-TDE-UA-SYSRELEASE=2000
diff --git a/kcontrol/kio/uasproviders/ie501onwinnt5.desktop b/kcontrol/kio/uasproviders/ie501onwinnt5.desktop
index 27b90f643..a32a4a606 100644
--- a/kcontrol/kio/uasproviders/ie501onwinnt5.desktop
+++ b/kcontrol/kio/uasproviders/ie501onwinnt5.desktop
@@ -71,9 +71,9 @@ Name[zh_CN]=用户代理描述 (运行于 Win 2000 的 IE 5.01)
Name[zh_TW]=使用者代理描述 (IE 5.01 on Win 2000)
Type=Service
ServiceTypes=UserAgentStrings
-X-KDE-UA-TAG=IE
-X-KDE-UA-FULL=Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
-X-KDE-UA-NAME=Internet Explorer
-X-KDE-UA-VERSION=5.01
-X-KDE-UA-SYSNAME=Windows
-X-KDE-UA-SYSRELEASE=2000
+X-TDE-UA-TAG=IE
+X-TDE-UA-FULL=Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
+X-TDE-UA-NAME=Internet Explorer
+X-TDE-UA-VERSION=5.01
+X-TDE-UA-SYSNAME=Windows
+X-TDE-UA-SYSRELEASE=2000
diff --git a/kcontrol/kio/uasproviders/ie50onppc.desktop b/kcontrol/kio/uasproviders/ie50onppc.desktop
index 7300b4bf4..2f14da7b1 100644
--- a/kcontrol/kio/uasproviders/ie50onppc.desktop
+++ b/kcontrol/kio/uasproviders/ie50onppc.desktop
@@ -89,10 +89,10 @@ Name[x-test]=xxUADescription (IE 5.0 on Mac PPC)xx
Name[zh_CN]=客户端描述(运行于 Mac PPC 的 IE 5.0)
Name[zh_TW]=使用者代理描述 (IE 5.0 on Mac PPC)
Type=Service
-X-KDE-ServiceTypes=UserAgentStrings
-X-KDE-UA-TAG=IE
-X-KDE-UA-FULL=Mozilla/4.0 (compatible; MSIE 5.0; Mac_PowerPC)
-X-KDE-UA-NAME=Internet Explorer
-X-KDE-UA-VERSION=5.0
-X-KDE-UA-SYSNAME=Mac
-X-KDE-UA-SYSRELEASE=PPC
+X-TDE-ServiceTypes=UserAgentStrings
+X-TDE-UA-TAG=IE
+X-TDE-UA-FULL=Mozilla/4.0 (compatible; MSIE 5.0; Mac_PowerPC)
+X-TDE-UA-NAME=Internet Explorer
+X-TDE-UA-VERSION=5.0
+X-TDE-UA-SYSNAME=Mac
+X-TDE-UA-SYSRELEASE=PPC
diff --git a/kcontrol/kio/uasproviders/ie55onwin98.desktop b/kcontrol/kio/uasproviders/ie55onwin98.desktop
index 3d1aff5e8..f5c7046f0 100644
--- a/kcontrol/kio/uasproviders/ie55onwin98.desktop
+++ b/kcontrol/kio/uasproviders/ie55onwin98.desktop
@@ -71,9 +71,9 @@ Name[zh_CN]=用户代理描述 (运行于 Win 98 的 IE 5.5)
Name[zh_TW]=使用者代理描述 (IE 5.5 on Win 98)
Type=Service
ServiceTypes=UserAgentStrings
-X-KDE-UA-TAG=IE
-X-KDE-UA-FULL=Mozilla/4.0 (compatible; MSIE 5.5; Windows 98)
-X-KDE-UA-NAME=Internet Explorer
-X-KDE-UA-VERSION=5.5
-X-KDE-UA-SYSNAME=Windows
-X-KDE-UA-SYSRELEASE=98
+X-TDE-UA-TAG=IE
+X-TDE-UA-FULL=Mozilla/4.0 (compatible; MSIE 5.5; Windows 98)
+X-TDE-UA-NAME=Internet Explorer
+X-TDE-UA-VERSION=5.5
+X-TDE-UA-SYSNAME=Windows
+X-TDE-UA-SYSRELEASE=98
diff --git a/kcontrol/kio/uasproviders/ie55onwinnt5.desktop b/kcontrol/kio/uasproviders/ie55onwinnt5.desktop
index 735853d6a..89740ed21 100644
--- a/kcontrol/kio/uasproviders/ie55onwinnt5.desktop
+++ b/kcontrol/kio/uasproviders/ie55onwinnt5.desktop
@@ -89,10 +89,10 @@ Name[x-test]=xxUADescription (IE 5.5 on Win 2000)xx
Name[zh_CN]=客户端描述(运行于 Win 2000 的 IE 5.5)
Name[zh_TW]=使用者代理描述 (IE 5.5 on Win 2000)
Type=Service
-X-KDE-ServiceTypes=UserAgentStrings
-X-KDE-UA-TAG=IE
-X-KDE-UA-FULL=Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)
-X-KDE-UA-NAME=Internet Explorer
-X-KDE-UA-VERSION=5.5
-X-KDE-UA-SYSNAME=Windows
-X-KDE-UA-SYSRELEASE=2000
+X-TDE-ServiceTypes=UserAgentStrings
+X-TDE-UA-TAG=IE
+X-TDE-UA-FULL=Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)
+X-TDE-UA-NAME=Internet Explorer
+X-TDE-UA-VERSION=5.5
+X-TDE-UA-SYSNAME=Windows
+X-TDE-UA-SYSRELEASE=2000
diff --git a/kcontrol/kio/uasproviders/ie60oncurrent.desktop b/kcontrol/kio/uasproviders/ie60oncurrent.desktop
index bf7109aa1..09abff044 100644
--- a/kcontrol/kio/uasproviders/ie60oncurrent.desktop
+++ b/kcontrol/kio/uasproviders/ie60oncurrent.desktop
@@ -85,9 +85,9 @@ Name[x-test]=xxUADescription (IE 6.0 on current)xx
Name[zh_CN]=客户端描述(运行于本机的 IE 6.0)
Name[zh_TW]=使用者代理描述 (IE 6.0 on current)
Type=Service
-X-KDE-ServiceTypes=UserAgentStrings
-X-KDE-UA-TAG=IE
-X-KDE-UA-FULL=Mozilla/4.0 (compatible; MSIE 6.0; appPlatform; appSysName appMachineType) Konqueror/3.4 (KHTML, like Gecko)
-X-KDE-UA-NAME=Internet Explorer
-X-KDE-UA-VERSION=6.0
-X-KDE-UA-DYNAMIC-ENTRY=1
+X-TDE-ServiceTypes=UserAgentStrings
+X-TDE-UA-TAG=IE
+X-TDE-UA-FULL=Mozilla/4.0 (compatible; MSIE 6.0; appPlatform; appSysName appMachineType) Konqueror/3.4 (KHTML, like Gecko)
+X-TDE-UA-NAME=Internet Explorer
+X-TDE-UA-VERSION=6.0
+X-TDE-UA-DYNAMIC-ENTRY=1
diff --git a/kcontrol/kio/uasproviders/ie60onwinnt51.desktop b/kcontrol/kio/uasproviders/ie60onwinnt51.desktop
index 5c0e9bfb0..133643167 100644
--- a/kcontrol/kio/uasproviders/ie60onwinnt51.desktop
+++ b/kcontrol/kio/uasproviders/ie60onwinnt51.desktop
@@ -89,10 +89,10 @@ Name[x-test]=xxUADescription (IE 6.0 on Win XP)xx
Name[zh_CN]=客户端描述(运行于 Win XP 的 IE 6.0)
Name[zh_TW]=使用者代理描述 (IE 6.0 on Win XP)
Type=Service
-X-KDE-ServiceTypes=UserAgentStrings
-X-KDE-UA-TAG=IE
-X-KDE-UA-FULL=Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
-X-KDE-UA-NAME=Internet Explorer
-X-KDE-UA-VERSION=6.0
-X-KDE-UA-SYSNAME=Windows
-X-KDE-UA-SYSRELEASE=XP
+X-TDE-ServiceTypes=UserAgentStrings
+X-TDE-UA-TAG=IE
+X-TDE-UA-FULL=Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
+X-TDE-UA-NAME=Internet Explorer
+X-TDE-UA-VERSION=6.0
+X-TDE-UA-SYSNAME=Windows
+X-TDE-UA-SYSRELEASE=XP
diff --git a/kcontrol/kio/uasproviders/lynxoncurrent.desktop b/kcontrol/kio/uasproviders/lynxoncurrent.desktop
index d70aace7e..78d6855fe 100644
--- a/kcontrol/kio/uasproviders/lynxoncurrent.desktop
+++ b/kcontrol/kio/uasproviders/lynxoncurrent.desktop
@@ -88,8 +88,8 @@ Name[x-test]=xxUADescription (Lynx 2.8.3)xx
Name[zh_CN]=客户端描述(Lynx 2.8.3)
Name[zh_TW]=使用者代理描述 (Lynx 2.8.3)
Type=Service
-X-KDE-ServiceTypes=UserAgentStrings
-X-KDE-UA-TAG=MISC
-X-KDE-UA-FULL=Lynx/2.8.3dev.6 libwww-FM/2.14
-X-KDE-UA-NAME=Lynx
-X-KDE-UA-VERSION=2.8.3dev.6
+X-TDE-ServiceTypes=UserAgentStrings
+X-TDE-UA-TAG=MISC
+X-TDE-UA-FULL=Lynx/2.8.3dev.6 libwww-FM/2.14
+X-TDE-UA-NAME=Lynx
+X-TDE-UA-VERSION=2.8.3dev.6
diff --git a/kcontrol/kio/uasproviders/ns71oncurrent.desktop b/kcontrol/kio/uasproviders/ns71oncurrent.desktop
index b6678af30..6246257d9 100644
--- a/kcontrol/kio/uasproviders/ns71oncurrent.desktop
+++ b/kcontrol/kio/uasproviders/ns71oncurrent.desktop
@@ -85,9 +85,9 @@ Name[x-test]=xxUADescription (Netscape 7.1 on current)xx
Name[zh_CN]=客户端描述(运行于本机的 Netscape 7.1)
Name[zh_TW]=使用者代理描述 (Netscape 7.1 on current)
Type=Service
-X-KDE-ServiceTypes=UserAgentStrings
-X-KDE-UA-TAG=NN
-X-KDE-UA-FULL=Mozilla/5.0 (appPlatform; U; appSysName appMachineType; en-CA; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
-X-KDE-UA-NAME=Netscape
-X-KDE-UA-VERSION=7.1
-X-KDE-UA-DYNAMIC-ENTRY=1
+X-TDE-ServiceTypes=UserAgentStrings
+X-TDE-UA-TAG=NN
+X-TDE-UA-FULL=Mozilla/5.0 (appPlatform; U; appSysName appMachineType; en-CA; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
+X-TDE-UA-NAME=Netscape
+X-TDE-UA-VERSION=7.1
+X-TDE-UA-DYNAMIC-ENTRY=1
diff --git a/kcontrol/kio/uasproviders/ns71onwinnt51.desktop b/kcontrol/kio/uasproviders/ns71onwinnt51.desktop
index 45ee4d91c..7486f17a2 100644
--- a/kcontrol/kio/uasproviders/ns71onwinnt51.desktop
+++ b/kcontrol/kio/uasproviders/ns71onwinnt51.desktop
@@ -86,10 +86,10 @@ Name[x-test]=xxUADescription (Netscape 7.1 on XP)xx
Name[zh_CN]=客户端描述(运行于 Win XP 的 Netscape 7.1)
Name[zh_TW]=使用者代理描述 (Netscape 7.1 on XP)
Type=Service
-X-KDE-ServiceTypes=UserAgentStrings
-X-KDE-UA-TAG=NN
-X-KDE-UA-FULL=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-CA; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
-X-KDE-UA-NAME=Netscape
-X-KDE-UA-VERSION=7.1
-X-KDE-UA-SYSNAME=Windows
-X-KDE-UA-SYSRELEASE=XP
+X-TDE-ServiceTypes=UserAgentStrings
+X-TDE-UA-TAG=NN
+X-TDE-UA-FULL=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-CA; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
+X-TDE-UA-NAME=Netscape
+X-TDE-UA-VERSION=7.1
+X-TDE-UA-SYSNAME=Windows
+X-TDE-UA-SYSRELEASE=XP
diff --git a/kcontrol/kio/uasproviders/op75oncurrent.desktop b/kcontrol/kio/uasproviders/op75oncurrent.desktop
index 227a138ae..64c0c234b 100644
--- a/kcontrol/kio/uasproviders/op75oncurrent.desktop
+++ b/kcontrol/kio/uasproviders/op75oncurrent.desktop
@@ -62,8 +62,8 @@ Name[zh_CN]=用户代理描述 (运行于本机的 Opera 7.55)
Name[zh_TW]=使用者代理描述 (Opera 7.55 on current)
Type=Service
ServiceTypes=UserAgentStrings
-X-KDE-UA-TAG=OPR
-X-KDE-UA-FULL=Opera/7.55 (appPlatform; appSysName appMachineType; U) [appLanguage]
-X-KDE-UA-NAME=Opera
-X-KDE-UA-VERSION=7.55
-X-KDE-UA-DYNAMIC-ENTRY=1
+X-TDE-UA-TAG=OPR
+X-TDE-UA-FULL=Opera/7.55 (appPlatform; appSysName appMachineType; U) [appLanguage]
+X-TDE-UA-NAME=Opera
+X-TDE-UA-VERSION=7.55
+X-TDE-UA-DYNAMIC-ENTRY=1
diff --git a/kcontrol/kio/uasproviders/w3moncurrent.desktop b/kcontrol/kio/uasproviders/w3moncurrent.desktop
index 78329dd78..1e71a50f8 100644
--- a/kcontrol/kio/uasproviders/w3moncurrent.desktop
+++ b/kcontrol/kio/uasproviders/w3moncurrent.desktop
@@ -88,8 +88,8 @@ Name[x-test]=xxUADescription (w3m 0.1.9)xx
Name[zh_CN]=客户端描述(w3m 0.1.9)
Name[zh_TW]=使用者代理描述 (w3m 0.1.9)
Type=Service
-X-KDE-ServiceTypes=UserAgentStrings
-X-KDE-UA-TAG=MISC
-X-KDE-UA-FULL=w3m/0.1.9
-X-KDE-UA-NAME=w3m
-X-KDE-UA-VERSION=0.1.9
+X-TDE-ServiceTypes=UserAgentStrings
+X-TDE-UA-TAG=MISC
+X-TDE-UA-FULL=w3m/0.1.9
+X-TDE-UA-NAME=w3m
+X-TDE-UA-VERSION=0.1.9
diff --git a/kcontrol/kio/uasproviders/wgetoncurrent.desktop b/kcontrol/kio/uasproviders/wgetoncurrent.desktop
index d2be5f26e..17e07ba55 100644
--- a/kcontrol/kio/uasproviders/wgetoncurrent.desktop
+++ b/kcontrol/kio/uasproviders/wgetoncurrent.desktop
@@ -67,8 +67,8 @@ Name[x-test]=xxUADescription (Wget 1.11.4)xx
Name[zh_CN]=客户端描述(Wget 1.11.4)
Name[zh_TW]=使用者代理描述 (Wget 1.11.4)
Type=Service
-X-KDE-ServiceTypes=UserAgentStrings
-X-KDE-UA-TAG=MISC
-X-KDE-UA-FULL=Wget/1.11.4
-X-KDE-UA-NAME=Wget
-X-KDE-UA-VERSION=1.11.4
+X-TDE-ServiceTypes=UserAgentStrings
+X-TDE-UA-TAG=MISC
+X-TDE-UA-FULL=Wget/1.11.4
+X-TDE-UA-NAME=Wget
+X-TDE-UA-VERSION=1.11.4
diff --git a/kcontrol/kio/useragent.desktop b/kcontrol/kio/useragent.desktop
index e6d719872..56ba4a0a4 100644
--- a/kcontrol/kio/useragent.desktop
+++ b/kcontrol/kio/useragent.desktop
@@ -5,9 +5,9 @@ Exec=kcmshell useragent
DocPath=kcontrol/useragent/index.html
-X-KDE-Library=kio
-X-KDE-FactoryName=useragent
-X-KDE-ParentApp=kcontrol
+X-TDE-Library=kio
+X-TDE-FactoryName=useragent
+X-TDE-ParentApp=kcontrol
Name=Browser Identification
Name[af]=Stelsel identifisering
@@ -229,4 +229,4 @@ Keywords[zh_CN]=User Agent,Browser,Internet,WWW,Network,agent,bindings,server,lo
Keywords[zh_TW]=User Agent,Browser,Internet,WWW,Network,agent,bindings,server,login,使用者代理程式,瀏覽器,網際網路,網路,代理程式,伺服器,登入
Keywords[zu]=Ummeli Womsebenzisi,Umcingi,Internet,WWW,Uxhumano olusakazekile, ummeli,izibongo,umlekeleli,ngena ngaphakathi
-Categories=Qt;KDE;X-KDE-settings-webbrowsing;
+Categories=Qt;TDE;X-TDE-settings-webbrowsing;