You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
442 lines
20 KiB
442 lines
20 KiB
15 years ago
|
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
|
||
|
<class>KProxyDialogUI</class>
|
||
14 years ago
|
<widget class="TQWidget">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>ProxyDlgUI</cstring>
|
||
|
</property>
|
||
14 years ago
|
<property name="geometry">
|
||
15 years ago
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>418</width>
|
||
|
<height>420</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string><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></string>
|
||
|
</property>
|
||
|
<vbox>
|
||
|
<property name="name">
|
||
|
<cstring>unnamed</cstring>
|
||
|
</property>
|
||
|
<property name="margin">
|
||
|
<number>0</number>
|
||
|
</property>
|
||
14 years ago
|
<widget class="TQButtonGroup">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>gbConfigure</cstring>
|
||
|
</property>
|
||
|
<property name="frameShape">
|
||
|
<enum>NoFrame</enum>
|
||
|
</property>
|
||
|
<property name="lineWidth">
|
||
|
<number>0</number>
|
||
|
</property>
|
||
|
<property name="title">
|
||
|
<string></string>
|
||
|
</property>
|
||
|
<property name="exclusive">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<vbox>
|
||
|
<property name="name">
|
||
|
<cstring>unnamed</cstring>
|
||
|
</property>
|
||
|
<property name="margin">
|
||
|
<number>0</number>
|
||
|
</property>
|
||
14 years ago
|
<widget class="TQRadioButton">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>rbNoProxy</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Connect to the &Internet directly</string>
|
||
|
</property>
|
||
|
<property name="checked">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string>Connect to the Internet directly.</string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQRadioButton">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>rbAutoDiscover</cstring>
|
||
|
</property>
|
||
|
<property name="enabled">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>A&utomatically detect proxy configuration</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string><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></string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQRadioButton">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>rbAutoScript</cstring>
|
||
|
</property>
|
||
|
<property name="enabled">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>U&se the following proxy configuration URL</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string>Use the specified proxy script URL to configure the proxy settings.</string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQLayoutWidget">
|
||
15 years ago
|
<property name="name">
|
||
14 years ago
|
<cstring>layout5</cstring>
|
||
15 years ago
|
</property>
|
||
|
<hbox>
|
||
|
<property name="name">
|
||
|
<cstring>unnamed</cstring>
|
||
|
</property>
|
||
|
<spacer>
|
||
|
<property name="name">
|
||
|
<cstring>spacer2</cstring>
|
||
|
</property>
|
||
|
<property name="orientation">
|
||
|
<enum>Horizontal</enum>
|
||
|
</property>
|
||
|
<property name="sizeType">
|
||
|
<enum>Fixed</enum>
|
||
|
</property>
|
||
13 years ago
|
<property name="sizeHint">
|
||
15 years ago
|
<size>
|
||
|
<width>16</width>
|
||
|
<height>20</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
</spacer>
|
||
|
<widget class="KURLRequester">
|
||
|
<property name="name">
|
||
|
<cstring>location</cstring>
|
||
|
</property>
|
||
|
<property name="enabled">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="sizePolicy">
|
||
|
<sizepolicy>
|
||
|
<hsizetype>7</hsizetype>
|
||
|
<vsizetype>5</vsizetype>
|
||
|
<horstretch>0</horstretch>
|
||
|
<verstretch>0</verstretch>
|
||
|
</sizepolicy>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string>Enter the address for the proxy configuration script.</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</hbox>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQLayoutWidget">
|
||
15 years ago
|
<property name="name">
|
||
14 years ago
|
<cstring>layout7</cstring>
|
||
15 years ago
|
</property>
|
||
|
<hbox>
|
||
|
<property name="name">
|
||
|
<cstring>unnamed</cstring>
|
||
|
</property>
|
||
14 years ago
|
<widget class="TQRadioButton">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>rbEnvVar</cstring>
|
||
|
</property>
|
||
|
<property name="enabled">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<property name="sizePolicy">
|
||
|
<sizepolicy>
|
||
|
<hsizetype>3</hsizetype>
|
||
|
<vsizetype>0</vsizetype>
|
||
|
<horstretch>0</horstretch>
|
||
|
<verstretch>0</verstretch>
|
||
|
</sizepolicy>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Use preset proxy environment &variables</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string><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></string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQPushButton">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>pbEnvSetup</cstring>
|
||
|
</property>
|
||
|
<property name="enabled">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Setup...</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string>Show the proxy environment variable configuration dialog.</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</hbox>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQLayoutWidget">
|
||
15 years ago
|
<property name="name">
|
||
14 years ago
|
<cstring>layout6</cstring>
|
||
15 years ago
|
</property>
|
||
|
<hbox>
|
||
|
<property name="name">
|
||
|
<cstring>unnamed</cstring>
|
||
|
</property>
|
||
14 years ago
|
<widget class="TQRadioButton">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>rbManual</cstring>
|
||
|
</property>
|
||
|
<property name="enabled">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<property name="sizePolicy">
|
||
|
<sizepolicy>
|
||
|
<hsizetype>3</hsizetype>
|
||
|
<vsizetype>0</vsizetype>
|
||
|
<horstretch>0</horstretch>
|
||
|
<verstretch>0</verstretch>
|
||
|
</sizepolicy>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>&Manually specify the proxy settings</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string>Manually enter proxy server configuration information.</string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQPushButton">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>pbManSetup</cstring>
|
||
|
</property>
|
||
|
<property name="enabled">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Setup...</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string>Show the manual proxy configuration dialog.</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</hbox>
|
||
|
</widget>
|
||
|
</vbox>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQButtonGroup">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>gbAuth</cstring>
|
||
|
</property>
|
||
|
<property name="enabled">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="title">
|
||
|
<string>Authori&zation</string>
|
||
|
</property>
|
||
|
<vbox>
|
||
|
<property name="name">
|
||
|
<cstring>unnamed</cstring>
|
||
|
</property>
|
||
14 years ago
|
<widget class="TQRadioButton">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>rbPrompt</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Prompt as &needed</string>
|
||
|
</property>
|
||
|
<property name="checked">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string>Prompt for login information whenever it is required.</string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQRadioButton">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>rbPresetLogin</cstring>
|
||
|
</property>
|
||
|
<property name="enabled">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Use the following lo&gin information.</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string>Use the information below to login into proxy servers as needed.</string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQLayoutWidget">
|
||
15 years ago
|
<property name="name">
|
||
14 years ago
|
<cstring>layout5</cstring>
|
||
15 years ago
|
</property>
|
||
|
<grid>
|
||
|
<property name="name">
|
||
|
<cstring>unnamed</cstring>
|
||
|
</property>
|
||
|
<spacer row="0" column="0" rowspan="2" colspan="1">
|
||
|
<property name="name">
|
||
|
<cstring>spacer5</cstring>
|
||
|
</property>
|
||
|
<property name="orientation">
|
||
|
<enum>Horizontal</enum>
|
||
|
</property>
|
||
|
<property name="sizeType">
|
||
|
<enum>Fixed</enum>
|
||
|
</property>
|
||
13 years ago
|
<property name="sizeHint">
|
||
15 years ago
|
<size>
|
||
|
<width>16</width>
|
||
|
<height>20</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
</spacer>
|
||
|
<widget class="KLineEdit" row="1" column="2">
|
||
|
<property name="name">
|
||
|
<cstring>lePassword</cstring>
|
||
|
</property>
|
||
|
<property name="enabled">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="echoMode">
|
||
|
<enum>Password</enum>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string>Login password.</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="KLineEdit" row="0" column="2">
|
||
|
<property name="name">
|
||
|
<cstring>leUsername</cstring>
|
||
|
</property>
|
||
|
<property name="enabled">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string>Login name.</string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQLabel" row="1" column="1">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>lbPassword</cstring>
|
||
|
</property>
|
||
|
<property name="enabled">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Password:</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string>Login password.</string>
|
||
|
</property>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQLabel" row="0" column="1">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>lbUsername</cstring>
|
||
|
</property>
|
||
|
<property name="enabled">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Username:</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string>Login name.</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</grid>
|
||
|
</widget>
|
||
|
</vbox>
|
||
|
</widget>
|
||
14 years ago
|
<widget class="TQButtonGroup">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>gbOptions</cstring>
|
||
|
</property>
|
||
|
<property name="enabled">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="title">
|
||
|
<string>O&ptions</string>
|
||
|
</property>
|
||
|
<vbox>
|
||
|
<property name="name">
|
||
|
<cstring>unnamed</cstring>
|
||
|
</property>
|
||
14 years ago
|
<widget class="TQCheckBox">
|
||
15 years ago
|
<property name="name">
|
||
|
<cstring>cbPersConn</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Use persistent connections to proxy</string>
|
||
|
</property>
|
||
|
<property name="whatsThis" stdset="0">
|
||
|
<string><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></string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</vbox>
|
||
|
</widget>
|
||
|
</vbox>
|
||
|
</widget>
|
||
|
<customwidgets>
|
||
|
</customwidgets>
|
||
|
<connections>
|
||
|
<connection>
|
||
|
<sender>rbPresetLogin</sender>
|
||
|
<signal>toggled(bool)</signal>
|
||
|
<receiver>leUsername</receiver>
|
||
|
<slot>setEnabled(bool)</slot>
|
||
|
</connection>
|
||
|
<connection>
|
||
|
<sender>rbPresetLogin</sender>
|
||
|
<signal>toggled(bool)</signal>
|
||
|
<receiver>lbUsername</receiver>
|
||
|
<slot>setEnabled(bool)</slot>
|
||
|
</connection>
|
||
|
<connection>
|
||
|
<sender>rbPresetLogin</sender>
|
||
|
<signal>toggled(bool)</signal>
|
||
|
<receiver>lePassword</receiver>
|
||
|
<slot>setEnabled(bool)</slot>
|
||
|
</connection>
|
||
|
<connection>
|
||
|
<sender>rbPresetLogin</sender>
|
||
|
<signal>toggled(bool)</signal>
|
||
|
<receiver>lbPassword</receiver>
|
||
|
<slot>setEnabled(bool)</slot>
|
||
|
</connection>
|
||
|
<connection>
|
||
|
<sender>rbAutoScript</sender>
|
||
|
<signal>toggled(bool)</signal>
|
||
|
<receiver>location</receiver>
|
||
|
<slot>setEnabled(bool)</slot>
|
||
|
</connection>
|
||
|
</connections>
|
||
|
<includes>
|
||
|
<include location="global" impldecl="in implementation">kdialog.h</include>
|
||
|
</includes>
|
||
14 years ago
|
<layoutdefaults spacing="6" margin="11"/>
|
||
|
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
|
||
15 years ago
|
<includehints>
|
||
|
<includehint>kpushbutton.h</includehint>
|
||
|
</includehints>
|
||
|
</UI>
|