From 472156a41b1348c714986c772759ad950fffbe75 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 15:11:21 -0600 Subject: Rename kioslaves --- kcontrol/kio/kproxydlg_ui.ui | 441 ------------------------------------------- 1 file changed, 441 deletions(-) delete mode 100644 kcontrol/kio/kproxydlg_ui.ui (limited to 'kcontrol/kio/kproxydlg_ui.ui') diff --git a/kcontrol/kio/kproxydlg_ui.ui b/kcontrol/kio/kproxydlg_ui.ui deleted file mode 100644 index e2edb2d27..000000000 --- a/kcontrol/kio/kproxydlg_ui.ui +++ /dev/null @@ -1,441 +0,0 @@ - -KProxyDialogUI - - - ProxyDlgUI - - - - 0 - 0 - 418 - 420 - - - - <qt> -Setup proxy configuration. -<p> -A proxy server is an intermediate machine that sits between your computer and the Internet and provides services such as web page caching and filtering. Caching proxy servers give you faster access to web sites you have already visited by locally storing or caching those pages; filtering proxy servers usually provide the ability to block out requests for ads, spam, or anything else you want to block. -<p> -If you are uncertain whether or not you need to use a proxy server to connect to the Internet, consult your Internet service provider's setup guide or your system administrator. -</qt> - - - - unnamed - - - 0 - - - - gbConfigure - - - NoFrame - - - 0 - - - - - - true - - - - unnamed - - - 0 - - - - rbNoProxy - - - Connect to the &Internet directly - - - true - - - Connect to the Internet directly. - - - - - rbAutoDiscover - - - true - - - A&utomatically detect proxy configuration - - - <qt> -Automatically detect and configure the proxy settings.<p> -Automatic detection is performed using the <b>Web Proxy Auto-Discovery Protocol (WPAD)</b>.<p> -<b>NOTE:</b> This option might not work properly or not work at all in some UNIX/Linux distributions. If you encounter a problem when using this option, please check the FAQ section at http://konqueror.kde.org. -</qt> - - - - - rbAutoScript - - - true - - - U&se the following proxy configuration URL - - - Use the specified proxy script URL to configure the proxy settings. - - - - - layout5 - - - - unnamed - - - - spacer2 - - - Horizontal - - - Fixed - - - - 16 - 20 - - - - - - location - - - false - - - - 7 - 5 - 0 - 0 - - - - Enter the address for the proxy configuration script. - - - - - - - layout7 - - - - unnamed - - - - rbEnvVar - - - true - - - - 3 - 0 - 0 - 0 - - - - Use preset proxy environment &variables - - - <qt> -Use environment variables to configure the proxy settings.<p> -Environment variables such as <b>HTTP_PROXY</b> and <b>NO_PROXY</b> are usually used in multi-user UNIX installations, where both graphical and non-graphical applications need to share the same proxy configuration information. -</qt> - - - - - pbEnvSetup - - - true - - - Setup... - - - Show the proxy environment variable configuration dialog. - - - - - - - layout6 - - - - unnamed - - - - rbManual - - - true - - - - 3 - 0 - 0 - 0 - - - - &Manually specify the proxy settings - - - Manually enter proxy server configuration information. - - - - - pbManSetup - - - true - - - Setup... - - - Show the manual proxy configuration dialog. - - - - - - - - - gbAuth - - - false - - - Authori&zation - - - - unnamed - - - - rbPrompt - - - Prompt as &needed - - - true - - - Prompt for login information whenever it is required. - - - - - rbPresetLogin - - - false - - - Use the following lo&gin information. - - - Use the information below to login into proxy servers as needed. - - - - - layout5 - - - - unnamed - - - - spacer5 - - - Horizontal - - - Fixed - - - - 16 - 20 - - - - - - lePassword - - - false - - - Password - - - Login password. - - - - - leUsername - - - false - - - Login name. - - - - - lbPassword - - - false - - - Password: - - - Login password. - - - - - lbUsername - - - false - - - Username: - - - Login name. - - - - - - - - - gbOptions - - - false - - - O&ptions - - - - unnamed - - - - cbPersConn - - - Use persistent connections to proxy - - - <qt> -Use persistent proxy connection.<p> -Although a persistent proxy connection is faster, note that it only works correctly with proxies that are fully HTTP 1.1 compliant. Do <b>not</b> use this option in combination with non-HTTP 1.1 compliant proxy servers such as JunkBuster and WWWOfle. -</qt> - - - - - - - - - - - rbPresetLogin - toggled(bool) - leUsername - setEnabled(bool) - - - rbPresetLogin - toggled(bool) - lbUsername - setEnabled(bool) - - - rbPresetLogin - toggled(bool) - lePassword - setEnabled(bool) - - - rbPresetLogin - toggled(bool) - lbPassword - setEnabled(bool) - - - rbAutoScript - toggled(bool) - location - setEnabled(bool) - - - - kdialog.h - - - - - kpushbutton.h - - -- cgit v1.2.3