summaryrefslogtreecommitdiffstats
path: root/kcontrol/kio/manualproxy_ui.ui
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 15:11:21 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 15:11:21 -0600
commit472156a41b1348c714986c772759ad950fffbe75 (patch)
tree86369dab3bbe3d52c49051665bdfb49b9dfc16e3 /kcontrol/kio/manualproxy_ui.ui
parent3e891e81335e5243583dab27faeebf001b8139a6 (diff)
downloadtdebase-472156a41b1348c714986c772759ad950fffbe75.tar.gz
tdebase-472156a41b1348c714986c772759ad950fffbe75.zip
Rename kioslaves
Diffstat (limited to 'kcontrol/kio/manualproxy_ui.ui')
-rw-r--r--kcontrol/kio/manualproxy_ui.ui317
1 files changed, 0 insertions, 317 deletions
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 @@
-<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
-<class>ManualProxyDlgUI</class>
-<widget class="TQWidget">
- <property name="name">
- <cstring>ManualProxyDlgUI</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>489</width>
- <height>438</height>
- </rect>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- <widget class="TQGroupBox">
- <property name="name">
- <cstring>gbServers</cstring>
- </property>
- <property name="title">
- <string>Ser&amp;vers</string>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="TQLabel" row="2" column="0">
- <property name="name">
- <cstring>lbFtp</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>0</hsizetype>
- <vsizetype>5</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="text">
- <string>&amp;FTP:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>leFtp</cstring>
- </property>
- </widget>
- <widget class="TQLabel" row="1" column="0">
- <property name="name">
- <cstring>lbHttps</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>0</hsizetype>
- <vsizetype>5</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="text">
- <string>HTTP&amp;S:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>leHttps</cstring>
- </property>
- </widget>
- <widget class="TQLabel" row="0" column="0">
- <property name="name">
- <cstring>lbHttp</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>0</hsizetype>
- <vsizetype>5</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="text">
- <string>H&amp;TTP:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>leHttp</cstring>
- </property>
- </widget>
- <widget class="KLineEdit" row="0" column="1">
- <property name="name">
- <cstring>leHttp</cstring>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Enter the address of the HTTP proxy server.</string>
- </property>
- </widget>
- <widget class="KLineEdit" row="1" column="1">
- <property name="name">
- <cstring>leHttps</cstring>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Enter the address of the HTTPS proxy server.</string>
- </property>
- </widget>
- <widget class="KLineEdit" row="2" column="1">
- <property name="name">
- <cstring>leFtp</cstring>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Enter the address of the FTP proxy server.</string>
- </property>
- </widget>
- <widget class="KIntSpinBox" row="2" column="2">
- <property name="name">
- <cstring>sbFtp</cstring>
- </property>
- <property name="maxValue">
- <number>65536</number>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Enter the port number of the FTP proxy server. Default 8080. Another common value is 3128.</string>
- </property>
- </widget>
- <widget class="KIntSpinBox" row="1" column="2">
- <property name="name">
- <cstring>sbHttps</cstring>
- </property>
- <property name="maxValue">
- <number>65536</number>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Enter the port number of the HTTP proxy server. Default is 8080. Another common value is 3128.</string>
- </property>
- </widget>
- <widget class="KIntSpinBox" row="0" column="2">
- <property name="name">
- <cstring>sbHttp</cstring>
- </property>
- <property name="maximumSize">
- <size>
- <width>32767</width>
- <height>32767</height>
- </size>
- </property>
- <property name="maxValue">
- <number>65536</number>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Enter the port number of the HTTP proxy server. Default is 8080. Another common value is 3128.</string>
- </property>
- </widget>
- <spacer row="3" column="0">
- <property name="name">
- <cstring>spacer1</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Minimum</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>51</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <widget class="TQCheckBox" row="3" column="1" rowspan="1" colspan="2">
- <property name="name">
- <cstring>cbSameProxy</cstring>
- </property>
- <property name="text">
- <string>&amp;Use the same proxy server for all protocols</string>
- </property>
- </widget>
- <widget class="TQPushButton" row="0" column="3">
- <property name="name">
- <cstring>pbCopyDown</cstring>
- </property>
- <property name="text">
- <string></string>
- </property>
- </widget>
- </grid>
- </widget>
- <widget class="TQGroupBox">
- <property name="name">
- <cstring>gbExceptions</cstring>
- </property>
- <property name="title">
- <string>E&amp;xceptions</string>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="TQCheckBox">
- <property name="name">
- <cstring>cbReverseProxy</cstring>
- </property>
- <property name="text">
- <string>Use proxy only for entries in this list</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>&lt;qt&gt;
-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.&lt;p&gt;This feature is useful if all you want or need is to use a proxy server for a few specific sites.&lt;p&gt;If you have more complex requirements you might want to use a configuration script.
-&lt;/qt&gt;</string>
- </property>
- </widget>
- <widget class="TQLayoutWidget">
- <property name="name">
- <cstring>layout2</cstring>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="TQPushButton" row="3" column="1">
- <property name="name">
- <cstring>pbDeleteAll</cstring>
- </property>
- <property name="enabled">
- <bool>false</bool>
- </property>
- <property name="text">
- <string>D&amp;elete All</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Remove all proxy exception addresses from the list.</string>
- </property>
- </widget>
- <widget class="TQPushButton" row="2" column="1">
- <property name="name">
- <cstring>pbDelete</cstring>
- </property>
- <property name="enabled">
- <bool>false</bool>
- </property>
- <property name="text">
- <string>De&amp;lete</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Remove the selected proxy exception address from the list.</string>
- </property>
- </widget>
- <widget class="TQPushButton" row="0" column="1">
- <property name="name">
- <cstring>pbNew</cstring>
- </property>
- <property name="text">
- <string>&amp;New...</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Add new proxy exception address to the list.</string>
- </property>
- </widget>
- <widget class="TQPushButton" row="1" column="1">
- <property name="name">
- <cstring>pbChange</cstring>
- </property>
- <property name="enabled">
- <bool>false</bool>
- </property>
- <property name="text">
- <string>C&amp;hange...</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Change the selected proxy exception address.</string>
- </property>
- </widget>
- <spacer row="4" column="1">
- <property name="name">
- <cstring>spacer2</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>20</width>
- <height>114</height>
- </size>
- </property>
- </spacer>
- <widget class="KListBox" row="0" column="0" rowspan="5" colspan="1">
- <property name="name">
- <cstring>lbExceptions</cstring>
- </property>
- </widget>
- </grid>
- </widget>
- </vbox>
- </widget>
- </vbox>
-</widget>
-<tabstops>
- <tabstop>leHttp</tabstop>
- <tabstop>sbHttp</tabstop>
- <tabstop>leHttps</tabstop>
- <tabstop>sbHttps</tabstop>
- <tabstop>leFtp</tabstop>
- <tabstop>sbFtp</tabstop>
- <tabstop>cbSameProxy</tabstop>
- <tabstop>pbCopyDown</tabstop>
- <tabstop>cbReverseProxy</tabstop>
- <tabstop>pbNew</tabstop>
- <tabstop>pbChange</tabstop>
- <tabstop>pbDelete</tabstop>
- <tabstop>pbDeleteAll</tabstop>
-</tabstops>
-<layoutdefaults spacing="6" margin="11"/>
-</UI>