From 4aed2c8219774f5d797760606b8489a92ddc5163 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kcontrol/kio/socksbase.ui | 335 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 335 insertions(+) create mode 100644 kcontrol/kio/socksbase.ui (limited to 'kcontrol/kio/socksbase.ui') diff --git a/kcontrol/kio/socksbase.ui b/kcontrol/kio/socksbase.ui new file mode 100644 index 000000000..5def84076 --- /dev/null +++ b/kcontrol/kio/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 KDE 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