Fix crash if key bindings specified in profile cannot be found. Improve
[personal-kdebase.git] / apps / konqueror / settings / kio / envvarproxy.ui
blobf98e56a581b15da4424d819f7c504fcc70855385
1 <ui version="4.0" >
2  <class>EnvVarProxyDlgUI</class>
3  <widget class="QWidget" name="EnvVarProxyDlgUI" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>526</width>
9     <height>296</height>
10    </rect>
11   </property>
12   <layout class="QGridLayout" name="gridLayout" >
13    <item row="0" column="0" >
14     <layout class="QFormLayout" name="formLayout" >
15      <item row="0" column="0" >
16       <widget class="QLabel" name="lbHttp" >
17        <property name="whatsThis" >
18         <string>&lt;qt>
19 Enter the name of the environment variable, e.g. &lt;b>HTTP_PROXY&lt;/b>, used to store the address of the HTTP proxy server.&lt;p>
20 Alternatively, you can click on the &lt;b>"Auto Detect"&lt;/b> button to attempt automatic discovery of this variable.
21 &lt;/qt></string>
22        </property>
23        <property name="text" >
24         <string>H&amp;TTP:</string>
25        </property>
26        <property name="alignment" >
27         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
28        </property>
29        <property name="wordWrap" >
30         <bool>false</bool>
31        </property>
32        <property name="buddy" >
33         <cstring>leHttp</cstring>
34        </property>
35       </widget>
36      </item>
37      <item row="0" column="1" >
38       <widget class="KLineEdit" name="leHttp" >
39        <property name="sizePolicy" >
40         <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
41          <horstretch>0</horstretch>
42          <verstretch>0</verstretch>
43         </sizepolicy>
44        </property>
45        <property name="whatsThis" >
46         <string>&lt;qt>
47 Enter the name of the environment variable, e.g. &lt;b>HTTP_PROXY&lt;/b>, used to store the address of the HTTP proxy server.&lt;p>
48 Alternatively, you can click on the &lt;b>"Auto Detect"&lt;/b> button to attempt automatic discovery of this variable.
49 &lt;/qt></string>
50        </property>
51       </widget>
52      </item>
53      <item row="1" column="0" >
54       <widget class="QLabel" name="lbHttps" >
55        <property name="whatsThis" >
56         <string>&lt;qt>
57 Enter the name of the environment variable, e.g. &lt;b>HTTPS_PROXY&lt;/b>, used to store the address of the HTTPS proxy server.&lt;p>
58 Alternatively, you can click on the &lt;b>"Auto Detect"&lt;/b> button to attempt an automatic discovery of this variable.
59 &lt;/qt></string>
60        </property>
61        <property name="text" >
62         <string>HTTP&amp;S:</string>
63        </property>
64        <property name="alignment" >
65         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
66        </property>
67        <property name="wordWrap" >
68         <bool>false</bool>
69        </property>
70        <property name="buddy" >
71         <cstring>leHttps</cstring>
72        </property>
73       </widget>
74      </item>
75      <item row="1" column="1" >
76       <widget class="KLineEdit" name="leHttps" >
77        <property name="sizePolicy" >
78         <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
79          <horstretch>0</horstretch>
80          <verstretch>0</verstretch>
81         </sizepolicy>
82        </property>
83        <property name="whatsThis" >
84         <string>&lt;qt>
85 Enter the name of the environment variable, e.g. &lt;b>HTTPS_PROXY&lt;/b>, used to store the address of the HTTPS proxy server.&lt;p>
86 Alternatively, you can click on the &lt;b>"Auto Detect"&lt;/b> button to attempt an automatic discovery of this variable.
87 &lt;/qt></string>
88        </property>
89       </widget>
90      </item>
91      <item row="2" column="0" >
92       <widget class="QLabel" name="lbFtp" >
93        <property name="whatsThis" >
94         <string>&lt;qt>
95 Enter the name of the environment variable, e.g. &lt;b>FTP_PROXY&lt;/b>, used to store the address of the FTP proxy server.&lt;p>
96 Alternatively, you can click on the &lt;b>"Auto Detect"&lt;/b> button to attempt an automatic discovery of this variable.
97 &lt;/qt></string>
98        </property>
99        <property name="text" >
100         <string>&amp;FTP:</string>
101        </property>
102        <property name="alignment" >
103         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
104        </property>
105        <property name="wordWrap" >
106         <bool>false</bool>
107        </property>
108        <property name="buddy" >
109         <cstring>leFtp</cstring>
110        </property>
111       </widget>
112      </item>
113      <item row="2" column="1" >
114       <widget class="KLineEdit" name="leFtp" >
115        <property name="sizePolicy" >
116         <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
117          <horstretch>0</horstretch>
118          <verstretch>0</verstretch>
119         </sizepolicy>
120        </property>
121        <property name="whatsThis" >
122         <string>&lt;qt>
123 Enter the name of the environment variable, e.g. &lt;b>FTP_PROXY&lt;/b>, used to store the address of the FTP proxy server.&lt;p>
124 Alternatively, you can click on the &lt;b>"Auto Detect"&lt;/b> button to attempt an automatic discovery of this variable.
125 &lt;/qt></string>
126        </property>
127       </widget>
128      </item>
129      <item row="3" column="0" >
130       <widget class="QLabel" name="lnNoProxy" >
131        <property name="whatsThis" >
132         <string>&lt;qt>
133 Enter the environment variable, e.g. &lt;b>NO_PROXY&lt;/b>, used to store the addresses of sites for which the proxy server should not be used.&lt;p>
134 Alternatively, you can click on the &lt;b>"Auto Detect"&lt;/b> button to attempt an automatic discovery of this variable.
135 &lt;/qt></string>
136        </property>
137        <property name="text" >
138         <string>NO &amp;PROXY:</string>
139        </property>
140        <property name="alignment" >
141         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
142        </property>
143        <property name="wordWrap" >
144         <bool>false</bool>
145        </property>
146        <property name="buddy" >
147         <cstring>leNoProxy</cstring>
148        </property>
149       </widget>
150      </item>
151      <item row="3" column="1" >
152       <widget class="KLineEdit" name="leNoProxy" >
153        <property name="sizePolicy" >
154         <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
155          <horstretch>0</horstretch>
156          <verstretch>0</verstretch>
157         </sizepolicy>
158        </property>
159        <property name="whatsThis" >
160         <string>&lt;qt>
161 Enter the environment variable, e.g. &lt;b>NO_PROXY&lt;/b>, used to store the addresses of sites for which the proxy server should not be used.&lt;p>
162 Alternatively, you can click on the &lt;b>"Auto Detect"&lt;/b> button to attempt an automatic discovery of this variable.
163 &lt;/qt></string>
164        </property>
165       </widget>
166      </item>
167      <item row="4" column="1" >
168       <widget class="QCheckBox" name="cbShowValue" >
169        <property name="text" >
170         <string>Show the &amp;value of the environment variables</string>
171        </property>
172       </widget>
173      </item>
174     </layout>
175    </item>
176    <item row="0" column="1" >
177     <layout class="QVBoxLayout" >
178      <item>
179       <widget class="QPushButton" name="pbVerify" >
180        <property name="whatsThis" >
181         <string>&lt;qt>Verify whether or not the environment variable names you supplied are valid. If an environment variable is not found, the associated labels will be &lt;b>highlighted&lt;/b> to indicate that they are invalid.&lt;/qt></string>
182        </property>
183        <property name="text" >
184         <string>&amp;Verify</string>
185        </property>
186       </widget>
187      </item>
188      <item>
189       <widget class="QPushButton" name="pbDetect" >
190        <property name="whatsThis" >
191         <string>&lt;qt>Attempt automatic discovery of the environment variables used for setting system wide proxy information.&lt;p> This feature works by searching for commonly used variable names such as HTTP_PROXY, FTP_PROXY and NO_PROXY.&lt;/qt></string>
192        </property>
193        <property name="text" >
194         <string>Auto &amp;Detect</string>
195        </property>
196       </widget>
197      </item>
198      <item>
199       <spacer>
200        <property name="orientation" >
201         <enum>Qt::Vertical</enum>
202        </property>
203        <property name="sizeType" >
204         <enum>QSizePolicy::MinimumExpanding</enum>
205        </property>
206        <property name="sizeHint" stdset="0" >
207         <size>
208          <width>16</width>
209          <height>51</height>
210         </size>
211        </property>
212       </spacer>
213      </item>
214     </layout>
215    </item>
216    <item row="1" column="0" >
217     <spacer>
218      <property name="orientation" >
219       <enum>Qt::Vertical</enum>
220      </property>
221      <property name="sizeType" >
222       <enum>QSizePolicy::MinimumExpanding</enum>
223      </property>
224      <property name="sizeHint" stdset="0" >
225       <size>
226        <width>20</width>
227        <height>20</height>
228       </size>
229      </property>
230     </spacer>
231    </item>
232   </layout>
233  </widget>
234  <layoutdefault spacing="6" margin="11" />
235  <customwidgets>
236   <customwidget>
237    <class>KLineEdit</class>
238    <extends>QLineEdit</extends>
239    <header>klineedit.h</header>
240   </customwidget>
241  </customwidgets>
242  <tabstops>
243   <tabstop>leHttp</tabstop>
244   <tabstop>leHttps</tabstop>
245   <tabstop>leFtp</tabstop>
246   <tabstop>leNoProxy</tabstop>
247   <tabstop>pbVerify</tabstop>
248   <tabstop>pbDetect</tabstop>
249  </tabstops>
250  <resources/>
251  <connections/>
252 </ui>