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/tdeio/socksbase.ui | 335 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 335 insertions(+) create mode 100644 kcontrol/tdeio/socksbase.ui (limited to 'kcontrol/tdeio/socksbase.ui') diff --git a/kcontrol/tdeio/socksbase.ui b/kcontrol/tdeio/socksbase.ui new file mode 100644 index 000000000..bfda8e776 --- /dev/null +++ b/kcontrol/tdeio/socksbase.ui @@ -0,0 +1,335 @@ + +SocksBase + + + SocksBase + + + + 0 + 0 + 455 + 402 + + + + SOCKS + + + + + + + + unnamed + + + 0 + + + + _c_enableSocks + + + &Enable SOCKS support + + + Check this to enable SOCKS4 and SOCKS5 support in TDE applications and I/O subsystems. + + + + + bg + + + false + + + SOCKS Implementation + + + + unnamed + + + + _c_detect + + + A&uto detect + + + 1 + + + If you select Autodetect, then KDE will automatically search for an implementation of SOCKS on your computer. + + + + + _c_NEC + + + &NEC SOCKS + + + 2 + + + This will force KDE to use NEC SOCKS if it can be found. + + + + + _c_custom + + + Use &custom library + + + 4 + + + Select custom if you wish to use an unlisted SOCKS library. Please note that this may not always work as it depends on the API of the library which you specify (below). + + + + + Layout6 + + + + unnamed + + + + _c_customLabel + + + + 4 + 1 + 0 + 0 + + + + &Path: + + + 20 + + + _c_customPath + + + + + _c_customPath + + + + 0 + 20 + + + + Enter the path to an unsupported SOCKS library. + + + + + + + _c_Dante + + + &Dante + + + 3 + + + This will force KDE to use Dante if it can be found. + + + + + + + _c_addPaths + + + false + + + + 1 + 1 + 0 + 0 + + + + Additional Library Search Paths + + + Here you can specify additional directories to search for the SOCKS libraries. /usr/lib, /usr/local/lib, /usr/local/socks5/lib and /opt/socks5/lib are already searched by default. + + + + unnamed + + + + + Path + + + true + + + true + + + + _c_libs + + + + 7 + 7 + 0 + 0 + + + + This is the list of additional paths that will be searched. + + + + + _c_newPath + + + + 0 + 25 + + + + + + Layout1 + + + + unnamed + + + + Spacer1 + + + Horizontal + + + MinimumExpanding + + + + 20 + 20 + + + + + + _c_add + + + &Add + + + + + _c_remove + + + &Remove + + + + + + + + + Layout2 + + + + unnamed + + + + Spacer2 + + + Horizontal + + + Expanding + + + + 20 + 0 + + + + + + _c_test + + + false + + + &Test + + + Click here to test SOCKS support. + + + + + + + + + _c_enableSocks + toggled(bool) + bg + setEnabled(bool) + + + _c_enableSocks + toggled(bool) + _c_addPaths + setEnabled(bool) + + + _c_enableSocks + toggled(bool) + _c_test + setEnabled(bool) + + + + kurlrequester.h + kdialog.h + + + + -- cgit v1.2.1