diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-12-26 15:22:35 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-12-26 15:22:35 -0600 |
commit | 26dbe18ed432ade5c5607a0c2406e85c6b8c57b2 (patch) | |
tree | 6e5ed63b4663ef4be6caf658bc215a278b0aac33 /kcontrol/tdeio | |
parent | ee68bc1fd3d2e5edc1527bdfcacfb330b7670a86 (diff) | |
download | tdebase-26dbe18ed432ade5c5607a0c2406e85c6b8c57b2.tar.gz tdebase-26dbe18ed432ade5c5607a0c2406e85c6b8c57b2.zip |
KDE->TDE branding cleanup.
Diffstat (limited to 'kcontrol/tdeio')
-rw-r--r-- | kcontrol/tdeio/kcookiespoliciesdlg_ui.ui | 2 | ||||
-rw-r--r-- | kcontrol/tdeio/socksbase.ui | 6 | ||||
-rw-r--r-- | kcontrol/tdeio/uagentproviderdlg_ui.ui | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/kcontrol/tdeio/kcookiespoliciesdlg_ui.ui b/kcontrol/tdeio/kcookiespoliciesdlg_ui.ui index 03703bf1a..f26173353 100644 --- a/kcontrol/tdeio/kcookiespoliciesdlg_ui.ui +++ b/kcontrol/tdeio/kcookiespoliciesdlg_ui.ui @@ -98,7 +98,7 @@ Treat all cookies as session cookies. Session cookies are small pieces of data t <string><qt> Determines how cookies received from a remote machine will be handled: <ul> -<li><b>Ask</b> will cause KDE to ask for your confirmation whenever a server wants to set a cookie."</li> +<li><b>Ask</b> will cause TDE to ask for your confirmation whenever a server wants to set a cookie."</li> <li><b>Accept</b> will cause cookies to be accepted without prompting you.</li> <li><b>Reject</b> will cause the cookiejar to refuse all cookies it receives.</li> </ul><p> diff --git a/kcontrol/tdeio/socksbase.ui b/kcontrol/tdeio/socksbase.ui index bfda8e776..4ef700888 100644 --- a/kcontrol/tdeio/socksbase.ui +++ b/kcontrol/tdeio/socksbase.ui @@ -62,7 +62,7 @@ <number>1</number> </property> <property name="whatsThis" stdset="0"> - <string>If you select Autodetect, then KDE will automatically search for an implementation of SOCKS on your computer.</string> + <string>If you select Autodetect, then TDE will automatically search for an implementation of SOCKS on your computer.</string> </property> </widget> <widget class="TQRadioButton" row="0" column="1"> @@ -76,7 +76,7 @@ <number>2</number> </property> <property name="whatsThis" stdset="0"> - <string>This will force KDE to use NEC SOCKS if it can be found.</string> + <string>This will force TDE to use NEC SOCKS if it can be found.</string> </property> </widget> <widget class="TQRadioButton" row="1" column="0" rowspan="1" colspan="3"> @@ -150,7 +150,7 @@ <number>3</number> </property> <property name="whatsThis" stdset="0"> - <string>This will force KDE to use Dante if it can be found.</string> + <string>This will force TDE to use Dante if it can be found.</string> </property> </widget> </grid> diff --git a/kcontrol/tdeio/uagentproviderdlg_ui.ui b/kcontrol/tdeio/uagentproviderdlg_ui.ui index 2082e3db4..578721596 100644 --- a/kcontrol/tdeio/uagentproviderdlg_ui.ui +++ b/kcontrol/tdeio/uagentproviderdlg_ui.ui @@ -37,7 +37,7 @@ <property name="whatsThis" stdset="0"> <string><qt> Enter the site or domain name where a fake browser identification should be used.<p> -<u>NOTE:</u> Wildcard syntax such as \"*,?\" is NOT allowed: instead, use the top level address of a site to make generic matches; for example, if you want all KDE sites to receive a fake browser identification, you would enter <code>.kde.org</code> - the fake identity would then be sent to any KDE site that ends with <code>.kde.org</code>. +<u>NOTE:</u> Wildcard syntax such as \"*,?\" is NOT allowed: instead, use the top level address of a site to make generic matches; for example, if you want all TDE sites to receive a fake browser identification, you would enter <code>.kde.org</code> - the fake identity would then be sent to any TDE site that ends with <code>.kde.org</code>. </qt></string> </property> </widget> @@ -48,7 +48,7 @@ Enter the site or domain name where a fake browser identification should be used <property name="whatsThis" stdset="0"> <string><qt> Enter the site or domain name where a fake browser identification should be used.<p> -<u>NOTE:</u> Wildcard syntax such as \"*,?\" is NOT allowed: instead, use the top level address of a site to make generic matches; for example, if you want all KDE sites to receive a fake browser identification, you would enter <code>.kde.org</code> - the fake identity would then be sent to any KDE site that ends with <code>.kde.org</code>. +<u>NOTE:</u> Wildcard syntax such as \"*,?\" is NOT allowed: instead, use the top level address of a site to make generic matches; for example, if you want all TDE sites to receive a fake browser identification, you would enter <code>.kde.org</code> - the fake identity would then be sent to any TDE site that ends with <code>.kde.org</code>. </qt></string> </property> </widget> |