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/manualproxy_ui.ui | 317 ----------------------------------------- 1 file changed, 317 deletions(-) delete mode 100644 kcontrol/kio/manualproxy_ui.ui (limited to 'kcontrol/kio/manualproxy_ui.ui') diff --git a/kcontrol/kio/manualproxy_ui.ui b/kcontrol/kio/manualproxy_ui.ui deleted file mode 100644 index 43567977e..000000000 --- a/kcontrol/kio/manualproxy_ui.ui +++ /dev/null @@ -1,317 +0,0 @@ - -ManualProxyDlgUI - - - ManualProxyDlgUI - - - - 0 - 0 - 489 - 438 - - - - - unnamed - - - 0 - - - - gbServers - - - Ser&vers - - - - unnamed - - - - lbFtp - - - - 0 - 5 - 0 - 0 - - - - &FTP: - - - leFtp - - - - - lbHttps - - - - 0 - 5 - 0 - 0 - - - - HTTP&S: - - - leHttps - - - - - lbHttp - - - - 0 - 5 - 0 - 0 - - - - H&TTP: - - - leHttp - - - - - leHttp - - - Enter the address of the HTTP proxy server. - - - - - leHttps - - - Enter the address of the HTTPS proxy server. - - - - - leFtp - - - Enter the address of the FTP proxy server. - - - - - sbFtp - - - 65536 - - - Enter the port number of the FTP proxy server. Default 8080. Another common value is 3128. - - - - - sbHttps - - - 65536 - - - Enter the port number of the HTTP proxy server. Default is 8080. Another common value is 3128. - - - - - sbHttp - - - - 32767 - 32767 - - - - 65536 - - - Enter the port number of the HTTP proxy server. Default is 8080. Another common value is 3128. - - - - - spacer1 - - - Horizontal - - - Minimum - - - - 51 - 20 - - - - - - cbSameProxy - - - &Use the same proxy server for all protocols - - - - - pbCopyDown - - - - - - - - - - gbExceptions - - - E&xceptions - - - - unnamed - - - - cbReverseProxy - - - Use proxy only for entries in this list - - - <qt> -Reverse the use of the exception list. Checking this box will result in the proxy servers being used only when the requested URL matches one of the addresses listed here.<p>This feature is useful if all you want or need is to use a proxy server for a few specific sites.<p>If you have more complex requirements you might want to use a configuration script. -</qt> - - - - - layout2 - - - - unnamed - - - - pbDeleteAll - - - false - - - D&elete All - - - Remove all proxy exception addresses from the list. - - - - - pbDelete - - - false - - - De&lete - - - Remove the selected proxy exception address from the list. - - - - - pbNew - - - &New... - - - Add new proxy exception address to the list. - - - - - pbChange - - - false - - - C&hange... - - - Change the selected proxy exception address. - - - - - spacer2 - - - Vertical - - - Expanding - - - - 20 - 114 - - - - - - lbExceptions - - - - - - - - - - leHttp - sbHttp - leHttps - sbHttps - leFtp - sbFtp - cbSameProxy - pbCopyDown - cbReverseProxy - pbNew - pbChange - pbDelete - pbDeleteAll - - - -- cgit v1.2.1