1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface domain=
"cui">
4 <requires lib=
"gtk+" version=
"3.18"/>
5 <requires lib=
"LibreOffice" version=
"1.0"/>
6 <object class=
"GtkFrame" id=
"OptProxyPage">
7 <property name=
"visible">True
</property>
8 <property name=
"can_focus">False
</property>
9 <property name=
"hexpand">True
</property>
10 <property name=
"border_width">6</property>
11 <property name=
"label_xalign">0</property>
12 <property name=
"shadow_type">none
</property>
14 <object class=
"GtkAlignment" id=
"alignment1">
15 <property name=
"visible">True
</property>
16 <property name=
"can_focus">False
</property>
17 <property name=
"hexpand">True
</property>
18 <property name=
"top_padding">6</property>
19 <property name=
"left_padding">12</property>
21 <object class=
"GtkGrid" id=
"grid1">
22 <property name=
"visible">True
</property>
23 <property name=
"can_focus">False
</property>
24 <property name=
"hexpand">True
</property>
25 <property name=
"row_spacing">6</property>
26 <property name=
"column_spacing">12</property>
28 <object class=
"GtkLabel" id=
"label2">
29 <property name=
"visible">True
</property>
30 <property name=
"can_focus">False
</property>
31 <property name=
"xalign">0</property>
32 <property name=
"label" translatable=
"yes" context=
"optproxypage|label2">Proxy s_erver:
</property>
33 <property name=
"use_underline">True
</property>
34 <property name=
"mnemonic_widget">proxymode
</property>
37 <property name=
"left_attach">0</property>
38 <property name=
"top_attach">0</property>
42 <object class=
"cuilo-SvxNoSpaceEdit" id=
"http">
43 <property name=
"visible">True
</property>
44 <property name=
"can_focus">True
</property>
45 <property name=
"valign">center
</property>
46 <property name=
"hexpand">True
</property>
49 <property name=
"left_attach">1</property>
50 <property name=
"top_attach">1</property>
54 <object class=
"cuilo-SvxNoSpaceEdit" id=
"https">
55 <property name=
"visible">True
</property>
56 <property name=
"can_focus">True
</property>
57 <property name=
"valign">center
</property>
58 <property name=
"hexpand">True
</property>
61 <property name=
"left_attach">1</property>
62 <property name=
"top_attach">2</property>
66 <object class=
"cuilo-SvxNoSpaceEdit" id=
"ftp">
67 <property name=
"visible">True
</property>
68 <property name=
"can_focus">True
</property>
69 <property name=
"valign">center
</property>
70 <property name=
"hexpand">True
</property>
73 <property name=
"left_attach">1</property>
74 <property name=
"top_attach">3</property>
78 <object class=
"GtkEntry" id=
"noproxy">
79 <property name=
"visible">True
</property>
80 <property name=
"can_focus">True
</property>
81 <property name=
"valign">center
</property>
82 <property name=
"hexpand">True
</property>
85 <property name=
"left_attach">1</property>
86 <property name=
"top_attach">4</property>
90 <object class=
"cuilo-SvxNoSpaceEdit" id=
"httpport">
91 <property name=
"visible">True
</property>
92 <property name=
"can_focus">True
</property>
93 <property name=
"valign">center
</property>
94 <property name=
"max_length">5</property>
95 <property name=
"width_chars">5</property>
96 <property name=
"only_numeric">True
</property>
99 <property name=
"left_attach">3</property>
100 <property name=
"top_attach">1</property>
104 <object class=
"cuilo-SvxNoSpaceEdit" id=
"httpsport">
105 <property name=
"visible">True
</property>
106 <property name=
"can_focus">True
</property>
107 <property name=
"valign">center
</property>
108 <property name=
"max_length">5</property>
109 <property name=
"width_chars">5</property>
110 <property name=
"only_numeric">True
</property>
113 <property name=
"left_attach">3</property>
114 <property name=
"top_attach">2</property>
118 <object class=
"cuilo-SvxNoSpaceEdit" id=
"ftpport">
119 <property name=
"visible">True
</property>
120 <property name=
"can_focus">True
</property>
121 <property name=
"valign">center
</property>
122 <property name=
"max_length">5</property>
123 <property name=
"width_chars">5</property>
124 <property name=
"only_numeric">True
</property>
127 <property name=
"left_attach">3</property>
128 <property name=
"top_attach">3</property>
132 <object class=
"GtkComboBoxText" id=
"proxymode">
133 <property name=
"visible">True
</property>
134 <property name=
"can_focus">False
</property>
135 <property name=
"halign">start
</property>
137 <item translatable=
"yes" context=
"optproxypage|proxymode">None
</item>
138 <item translatable=
"yes" context=
"optproxypage|proxymode">System
</item>
139 <item translatable=
"yes" context=
"optproxypage|proxymode">Manual
</item>
143 <property name=
"left_attach">1</property>
144 <property name=
"top_attach">0</property>
148 <object class=
"GtkLabel" id=
"httpft">
149 <property name=
"visible">True
</property>
150 <property name=
"can_focus">False
</property>
151 <property name=
"xalign">0</property>
152 <property name=
"label" translatable=
"yes" context=
"optproxypage|httpft">HT_TP proxy:
</property>
153 <property name=
"use_underline">True
</property>
154 <property name=
"mnemonic_widget">http
</property>
157 <property name=
"left_attach">0</property>
158 <property name=
"top_attach">1</property>
162 <object class=
"GtkLabel" id=
"httpportft">
163 <property name=
"visible">True
</property>
164 <property name=
"can_focus">False
</property>
165 <property name=
"label" translatable=
"yes" context=
"optproxypage|httpportft">_Port:
</property>
166 <property name=
"use_underline">True
</property>
167 <property name=
"mnemonic_widget">httpport
</property>
170 <property name=
"left_attach">2</property>
171 <property name=
"top_attach">1</property>
175 <object class=
"GtkLabel" id=
"httpsft">
176 <property name=
"visible">True
</property>
177 <property name=
"can_focus">False
</property>
178 <property name=
"xalign">0</property>
179 <property name=
"label" translatable=
"yes" context=
"optproxypage|httpsft">HTTP_S proxy:
</property>
180 <property name=
"use_underline">True
</property>
181 <property name=
"mnemonic_widget">https
</property>
184 <property name=
"left_attach">0</property>
185 <property name=
"top_attach">2</property>
189 <object class=
"GtkLabel" id=
"ftpft">
190 <property name=
"visible">True
</property>
191 <property name=
"can_focus">False
</property>
192 <property name=
"xalign">0</property>
193 <property name=
"label" translatable=
"yes" context=
"optproxypage|ftpft">_FTP proxy:
</property>
194 <property name=
"use_underline">True
</property>
195 <property name=
"mnemonic_widget">ftp
</property>
198 <property name=
"left_attach">0</property>
199 <property name=
"top_attach">3</property>
203 <object class=
"GtkLabel" id=
"noproxyft">
204 <property name=
"visible">True
</property>
205 <property name=
"can_focus">False
</property>
206 <property name=
"xalign">0</property>
207 <property name=
"label" translatable=
"yes" context=
"optproxypage|noproxyft">_No proxy for:
</property>
208 <property name=
"use_underline">True
</property>
209 <property name=
"mnemonic_widget">noproxy
</property>
212 <property name=
"left_attach">0</property>
213 <property name=
"top_attach">4</property>
217 <object class=
"GtkLabel" id=
"httpsportft">
218 <property name=
"visible">True
</property>
219 <property name=
"can_focus">False
</property>
220 <property name=
"label" translatable=
"yes" context=
"optproxypage|httpsportft">P_ort:
</property>
221 <property name=
"use_underline">True
</property>
222 <property name=
"mnemonic_widget">httpsport
</property>
225 <property name=
"left_attach">2</property>
226 <property name=
"top_attach">2</property>
230 <object class=
"GtkLabel" id=
"ftpportft">
231 <property name=
"visible">True
</property>
232 <property name=
"can_focus">False
</property>
233 <property name=
"label" translatable=
"yes" context=
"optproxypage|ftpportft">P_ort:
</property>
234 <property name=
"use_underline">True
</property>
235 <property name=
"mnemonic_widget">ftpport
</property>
238 <property name=
"left_attach">2</property>
239 <property name=
"top_attach">3</property>
243 <object class=
"GtkLabel" id=
"noproxydesc">
244 <property name=
"visible">True
</property>
245 <property name=
"can_focus">False
</property>
246 <property name=
"xalign">0</property>
247 <property name=
"label" translatable=
"yes" context=
"optproxypage|noproxydesc">Separator ;
</property>
250 <property name=
"left_attach">2</property>
251 <property name=
"top_attach">4</property>
252 <property name=
"width">2</property>
266 <object class=
"GtkLabel" id=
"label1">
267 <property name=
"visible">True
</property>
268 <property name=
"can_focus">False
</property>
269 <property name=
"label" translatable=
"yes" context=
"optproxypage|label1">Settings
</property>
271 <attribute name=
"weight" value=
"bold"/>