tdf#147611: fix indices
[LibreOffice.git] / cui / uiconfig / ui / optproxypage.ui
blob663937620ab3ff2e996fc6e08f4c55c03f345069
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkFrame" id="OptProxyPage">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="hexpand">True</property>
9 <property name="border_width">6</property>
10 <property name="label_xalign">0</property>
11 <property name="shadow_type">none</property>
12 <child>
13 <!-- n-columns=1 n-rows=1 -->
14 <object class="GtkGrid" id="grid1">
15 <property name="visible">True</property>
16 <property name="can_focus">False</property>
17 <property name="hexpand">True</property>
18 <property name="row_spacing">6</property>
19 <property name="column_spacing">12</property>
20 <property name="margin-start">12</property>
21 <property name="margin-top">6</property>
22 <child>
23 <object class="GtkLabel" id="label2">
24 <property name="visible">True</property>
25 <property name="can_focus">False</property>
26 <property name="label" translatable="yes" context="optproxypage|label2">Proxy s_erver:</property>
27 <property name="use_underline">True</property>
28 <property name="mnemonic_widget">proxymode</property>
29 <property name="xalign">0</property>
30 </object>
31 <packing>
32 <property name="left_attach">0</property>
33 <property name="top_attach">0</property>
34 </packing>
35 </child>
36 <child>
37 <object class="GtkEntry" id="http">
38 <property name="visible">True</property>
39 <property name="can_focus">True</property>
40 <property name="valign">center</property>
41 <property name="hexpand">True</property>
42 <property name="activates_default">True</property>
43 <property name="truncate-multiline">True</property>
44 <child internal-child="accessible">
45 <object class="AtkObject" id="http-atkobject">
46 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|http">Type the name of the proxy server for HTTP.</property>
47 </object>
48 </child>
49 </object>
50 <packing>
51 <property name="left_attach">1</property>
52 <property name="top_attach">1</property>
53 </packing>
54 </child>
55 <child>
56 <object class="GtkEntry" id="https">
57 <property name="visible">True</property>
58 <property name="can_focus">True</property>
59 <property name="valign">center</property>
60 <property name="hexpand">True</property>
61 <property name="activates_default">True</property>
62 <property name="truncate-multiline">True</property>
63 <child internal-child="accessible">
64 <object class="AtkObject" id="https-atkobject">
65 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|https">Type the name of the proxy server for HTTPS. Type the port in the right-hand field.</property>
66 </object>
67 </child>
68 </object>
69 <packing>
70 <property name="left_attach">1</property>
71 <property name="top_attach">2</property>
72 </packing>
73 </child>
74 <child>
75 <object class="GtkEntry" id="ftp">
76 <property name="visible">True</property>
77 <property name="can_focus">True</property>
78 <property name="valign">center</property>
79 <property name="hexpand">True</property>
80 <property name="activates_default">True</property>
81 <property name="truncate-multiline">True</property>
82 <child internal-child="accessible">
83 <object class="AtkObject" id="ftp-atkobject">
84 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|ftp">Type the name of the proxy server for FTP.</property>
85 </object>
86 </child>
87 </object>
88 <packing>
89 <property name="left_attach">1</property>
90 <property name="top_attach">3</property>
91 </packing>
92 </child>
93 <child>
94 <object class="GtkEntry" id="noproxy">
95 <property name="visible">True</property>
96 <property name="can_focus">True</property>
97 <property name="valign">center</property>
98 <property name="hexpand">True</property>
99 <property name="activates_default">True</property>
100 <property name="truncate-multiline">True</property>
101 <child internal-child="accessible">
102 <object class="AtkObject" id="noproxy-atkobject">
103 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|noproxy">Specifies the names of the servers that do not require any proxy servers, separated by semicolons.</property>
104 </object>
105 </child>
106 </object>
107 <packing>
108 <property name="left_attach">1</property>
109 <property name="top_attach">4</property>
110 </packing>
111 </child>
112 <child>
113 <object class="GtkEntry" id="httpport">
114 <property name="visible">True</property>
115 <property name="can_focus">True</property>
116 <property name="valign">center</property>
117 <property name="max_length">5</property>
118 <property name="activates_default">True</property>
119 <property name="width_chars">5</property>
120 <property name="input_purpose">digits</property>
121 <property name="truncate-multiline">True</property>
122 <child internal-child="accessible">
123 <object class="AtkObject" id="httpport-atkobject">
124 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|httpport">Type the port for the corresponding proxy server.</property>
125 </object>
126 </child>
127 </object>
128 <packing>
129 <property name="left_attach">3</property>
130 <property name="top_attach">1</property>
131 </packing>
132 </child>
133 <child>
134 <object class="GtkEntry" id="httpsport">
135 <property name="visible">True</property>
136 <property name="can_focus">True</property>
137 <property name="valign">center</property>
138 <property name="max_length">5</property>
139 <property name="activates_default">True</property>
140 <property name="width_chars">5</property>
141 <property name="input_purpose">digits</property>
142 <property name="truncate-multiline">True</property>
143 <child internal-child="accessible">
144 <object class="AtkObject" id="httpsport-atkobject">
145 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|httpsport">Type the port for the corresponding proxy server.</property>
146 </object>
147 </child>
148 </object>
149 <packing>
150 <property name="left_attach">3</property>
151 <property name="top_attach">2</property>
152 </packing>
153 </child>
154 <child>
155 <object class="GtkEntry" id="ftpport">
156 <property name="visible">True</property>
157 <property name="can_focus">True</property>
158 <property name="valign">center</property>
159 <property name="max_length">5</property>
160 <property name="activates_default">True</property>
161 <property name="width_chars">5</property>
162 <property name="input_purpose">digits</property>
163 <property name="truncate-multiline">True</property>
164 <child internal-child="accessible">
165 <object class="AtkObject" id="ftpport-atkobject">
166 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|ftpport">Type the port for the corresponding proxy server.</property>
167 </object>
168 </child>
169 </object>
170 <packing>
171 <property name="left_attach">3</property>
172 <property name="top_attach">3</property>
173 </packing>
174 </child>
175 <child>
176 <object class="GtkComboBoxText" id="proxymode">
177 <property name="visible">True</property>
178 <property name="can_focus">False</property>
179 <items>
180 <item translatable="yes" context="optproxypage|proxymode">None</item>
181 <item translatable="yes" context="optproxypage|proxymode">System</item>
182 <item translatable="yes" context="optproxypage|proxymode">Manual</item>
183 </items>
184 <child internal-child="accessible">
185 <object class="AtkObject" id="proxymode-atkobject">
186 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|proxymode">Specifies the type of proxy definition.</property>
187 </object>
188 </child>
189 </object>
190 <packing>
191 <property name="left_attach">1</property>
192 <property name="top_attach">0</property>
193 </packing>
194 </child>
195 <child>
196 <object class="GtkLabel" id="httpft">
197 <property name="visible">True</property>
198 <property name="can_focus">False</property>
199 <property name="label" translatable="yes" context="optproxypage|httpft">HT_TP proxy:</property>
200 <property name="use_underline">True</property>
201 <property name="mnemonic_widget">http</property>
202 <property name="xalign">0</property>
203 </object>
204 <packing>
205 <property name="left_attach">0</property>
206 <property name="top_attach">1</property>
207 </packing>
208 </child>
209 <child>
210 <object class="GtkLabel" id="httpportft">
211 <property name="visible">True</property>
212 <property name="can_focus">False</property>
213 <property name="label" translatable="yes" context="optproxypage|httpportft">_Port:</property>
214 <property name="use_underline">True</property>
215 <property name="mnemonic_widget">httpport</property>
216 </object>
217 <packing>
218 <property name="left_attach">2</property>
219 <property name="top_attach">1</property>
220 </packing>
221 </child>
222 <child>
223 <object class="GtkLabel" id="httpsft">
224 <property name="visible">True</property>
225 <property name="can_focus">False</property>
226 <property name="label" translatable="yes" context="optproxypage|httpsft">HTTP_S proxy:</property>
227 <property name="use_underline">True</property>
228 <property name="mnemonic_widget">https</property>
229 <property name="xalign">0</property>
230 </object>
231 <packing>
232 <property name="left_attach">0</property>
233 <property name="top_attach">2</property>
234 </packing>
235 </child>
236 <child>
237 <object class="GtkLabel" id="ftpft">
238 <property name="visible">True</property>
239 <property name="can_focus">False</property>
240 <property name="label" translatable="yes" context="optproxypage|ftpft">_FTP proxy:</property>
241 <property name="use_underline">True</property>
242 <property name="mnemonic_widget">ftp</property>
243 <property name="xalign">0</property>
244 </object>
245 <packing>
246 <property name="left_attach">0</property>
247 <property name="top_attach">3</property>
248 </packing>
249 </child>
250 <child>
251 <object class="GtkLabel" id="noproxyft">
252 <property name="visible">True</property>
253 <property name="can_focus">False</property>
254 <property name="label" translatable="yes" context="optproxypage|noproxyft">_No proxy for:</property>
255 <property name="use_underline">True</property>
256 <property name="mnemonic_widget">noproxy</property>
257 <property name="xalign">0</property>
258 </object>
259 <packing>
260 <property name="left_attach">0</property>
261 <property name="top_attach">4</property>
262 </packing>
263 </child>
264 <child>
265 <object class="GtkLabel" id="httpsportft">
266 <property name="visible">True</property>
267 <property name="can_focus">False</property>
268 <property name="label" translatable="yes" context="optproxypage|httpsportft">P_ort:</property>
269 <property name="use_underline">True</property>
270 <property name="mnemonic_widget">httpsport</property>
271 </object>
272 <packing>
273 <property name="left_attach">2</property>
274 <property name="top_attach">2</property>
275 </packing>
276 </child>
277 <child>
278 <object class="GtkLabel" id="ftpportft">
279 <property name="visible">True</property>
280 <property name="can_focus">False</property>
281 <property name="label" translatable="yes" context="optproxypage|ftpportft">P_ort:</property>
282 <property name="use_underline">True</property>
283 <property name="mnemonic_widget">ftpport</property>
284 </object>
285 <packing>
286 <property name="left_attach">2</property>
287 <property name="top_attach">3</property>
288 </packing>
289 </child>
290 <child>
291 <object class="GtkLabel" id="noproxydesc">
292 <property name="visible">True</property>
293 <property name="can_focus">False</property>
294 <property name="label" translatable="yes" context="optproxypage|noproxydesc">Separator ;</property>
295 <property name="xalign">0</property>
296 </object>
297 <packing>
298 <property name="left_attach">2</property>
299 <property name="top_attach">4</property>
300 <property name="width">2</property>
301 </packing>
302 </child>
303 <child>
304 <placeholder/>
305 </child>
306 <child>
307 <placeholder/>
308 </child>
309 </object>
310 </child>
311 <child type="label">
312 <object class="GtkLabel" id="label1">
313 <property name="visible">True</property>
314 <property name="can_focus">False</property>
315 <property name="label" translatable="yes" context="optproxypage|label1">Settings</property>
316 <attributes>
317 <attribute name="weight" value="bold"/>
318 </attributes>
319 </object>
320 </child>
321 <child internal-child="accessible">
322 <object class="AtkObject" id="OptProxyPage-atkobject">
323 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|OptProxyPage">Specifies the type of proxy definition.</property>
324 </object>
325 </child>
326 </object>
327 </interface>