1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain=
"svt">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkAdjustment" id=
"adjustment1">
6 <property name=
"upper">65535</property>
7 <property name=
"step-increment">1</property>
8 <property name=
"page-increment">10</property>
10 <object class=
"GtkImage" id=
"image1">
11 <property name=
"visible">True
</property>
12 <property name=
"can-focus">False
</property>
13 <property name=
"icon-name">view-refresh
</property>
15 <object class=
"GtkDialog" id=
"PlaceEditDialog">
16 <property name=
"can-focus">False
</property>
17 <property name=
"border-width">6</property>
18 <property name=
"title" translatable=
"yes" context=
"placeedit|PlaceEditDialog">File Services
</property>
19 <property name=
"modal">True
</property>
20 <property name=
"default-width">0</property>
21 <property name=
"default-height">0</property>
22 <property name=
"type-hint">dialog
</property>
23 <child internal-child=
"vbox">
24 <object class=
"GtkBox" id=
"dialog-vbox1">
25 <property name=
"can-focus">False
</property>
26 <property name=
"orientation">vertical
</property>
27 <property name=
"spacing">12</property>
28 <child internal-child=
"action_area">
29 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
30 <property name=
"can-focus">False
</property>
31 <property name=
"layout-style">end
</property>
33 <object class=
"GtkButton" id=
"help">
34 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
35 <property name=
"visible">True
</property>
36 <property name=
"can-focus">True
</property>
37 <property name=
"receives-default">True
</property>
38 <property name=
"use-underline">True
</property>
41 <property name=
"expand">False
</property>
42 <property name=
"fill">True
</property>
43 <property name=
"position">0</property>
44 <property name=
"secondary">True
</property>
48 <object class=
"GtkButton" id=
"delete">
49 <property name=
"label" translatable=
"yes" context=
"stock">_Delete
</property>
50 <property name=
"visible">True
</property>
51 <property name=
"can-focus">True
</property>
52 <property name=
"receives-default">True
</property>
53 <property name=
"use-underline">True
</property>
56 <property name=
"expand">False
</property>
57 <property name=
"fill">True
</property>
58 <property name=
"position">1</property>
59 <property name=
"secondary">True
</property>
63 <object class=
"GtkButton" id=
"ok">
64 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
65 <property name=
"visible">True
</property>
66 <property name=
"can-focus">True
</property>
67 <property name=
"can-default">True
</property>
68 <property name=
"has-default">True
</property>
69 <property name=
"receives-default">True
</property>
70 <property name=
"use-underline">True
</property>
73 <property name=
"expand">False
</property>
74 <property name=
"fill">True
</property>
75 <property name=
"position">2</property>
79 <object class=
"GtkButton" id=
"cancel">
80 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
81 <property name=
"visible">True
</property>
82 <property name=
"can-focus">True
</property>
83 <property name=
"receives-default">True
</property>
84 <property name=
"use-underline">True
</property>
87 <property name=
"expand">False
</property>
88 <property name=
"fill">True
</property>
89 <property name=
"position">3</property>
94 <property name=
"expand">False
</property>
95 <property name=
"fill">True
</property>
96 <property name=
"pack-type">end
</property>
97 <property name=
"position">0</property>
101 <!-- n-columns=2 n-rows=1 -->
102 <object class=
"GtkGrid" id=
"TypeGrid">
103 <property name=
"visible">True
</property>
104 <property name=
"can-focus">False
</property>
105 <property name=
"row-spacing">6</property>
106 <property name=
"column-spacing">12</property>
108 <object class=
"GtkLabel" id=
"typeLabel">
109 <property name=
"visible">True
</property>
110 <property name=
"can-focus">False
</property>
111 <property name=
"label" translatable=
"yes" context=
"placeedit|typeLabel">Type:
</property>
112 <property name=
"use-underline">True
</property>
113 <property name=
"mnemonic-widget">type
</property>
114 <property name=
"xalign">1</property>
117 <property name=
"left-attach">0</property>
118 <property name=
"top-attach">0</property>
122 <object class=
"GtkComboBoxText" id=
"type">
123 <property name=
"visible">True
</property>
124 <property name=
"can-focus">False
</property>
125 <property name=
"hexpand">True
</property>
127 <item translatable=
"yes" context=
"placeedit|liststore1">WebDAV
</item>
128 <item translatable=
"yes" context=
"placeedit|liststore1">SSH
</item>
129 <item translatable=
"yes" context=
"placeedit|liststore1">Windows Share
</item>
133 <property name=
"left-attach">1</property>
134 <property name=
"top-attach">0</property>
139 <property name=
"expand">False
</property>
140 <property name=
"fill">True
</property>
141 <property name=
"position">0</property>
145 <!-- n-columns=2 n-rows=9 -->
146 <object class=
"GtkGrid" id=
"Details">
147 <property name=
"visible">True
</property>
148 <property name=
"can-focus">False
</property>
149 <property name=
"row-spacing">6</property>
150 <property name=
"column-spacing">12</property>
152 <object class=
"GtkLabel" id=
"hostLabel">
153 <property name=
"visible">True
</property>
154 <property name=
"can-focus">False
</property>
155 <property name=
"label" translatable=
"yes" context=
"placeedit|hostLabel">Host:
</property>
156 <property name=
"use-underline">True
</property>
157 <property name=
"mnemonic-widget">host
</property>
158 <property name=
"xalign">0</property>
161 <property name=
"left-attach">0</property>
162 <property name=
"top-attach">0</property>
166 <object class=
"GtkLabel" id=
"pathLabel">
167 <property name=
"visible">True
</property>
168 <property name=
"can-focus">False
</property>
169 <property name=
"label" translatable=
"yes" context=
"placeedit|pathLabel">Root:
</property>
170 <property name=
"use-underline">True
</property>
171 <property name=
"mnemonic-widget">path
</property>
172 <property name=
"xalign">0</property>
175 <property name=
"left-attach">0</property>
176 <property name=
"top-attach">8</property>
180 <object class=
"GtkEntry" id=
"path">
181 <property name=
"visible">True
</property>
182 <property name=
"can-focus">True
</property>
183 <property name=
"hexpand">True
</property>
184 <property name=
"activates-default">True
</property>
185 <property name=
"truncate-multiline">True
</property>
188 <property name=
"left-attach">1</property>
189 <property name=
"top-attach">8</property>
193 <object class=
"GtkLabel" id=
"shareLabel">
194 <property name=
"visible">True
</property>
195 <property name=
"can-focus">False
</property>
196 <property name=
"label" translatable=
"yes" context=
"placeedit|shareLabel">Share:
</property>
197 <property name=
"use-underline">True
</property>
198 <property name=
"mnemonic-widget">share
</property>
199 <property name=
"xalign">0</property>
202 <property name=
"left-attach">0</property>
203 <property name=
"top-attach">2</property>
207 <object class=
"GtkEntry" id=
"share">
208 <property name=
"visible">True
</property>
209 <property name=
"can-focus">True
</property>
210 <property name=
"hexpand">True
</property>
211 <property name=
"activates-default">True
</property>
212 <property name=
"truncate-multiline">True
</property>
215 <property name=
"left-attach">1</property>
216 <property name=
"top-attach">2</property>
220 <object class=
"GtkLabel" id=
"repositoryLabel">
221 <property name=
"visible">True
</property>
222 <property name=
"can-focus">False
</property>
223 <property name=
"label" translatable=
"yes" context=
"placeedit|repositoryLabel">Repository:
</property>
224 <property name=
"use-underline">True
</property>
225 <property name=
"mnemonic-widget">repositories
</property>
226 <property name=
"xalign">0</property>
229 <property name=
"left-attach">0</property>
230 <property name=
"top-attach">6</property>
234 <object class=
"GtkCheckButton" id=
"webdavs">
235 <property name=
"label" translatable=
"yes" context=
"placeedit|webdavs">Secure connection
</property>
236 <property name=
"can-focus">True
</property>
237 <property name=
"receives-default">False
</property>
238 <property name=
"hexpand">True
</property>
239 <property name=
"use-underline">True
</property>
240 <property name=
"draw-indicator">True
</property>
243 <property name=
"left-attach">1</property>
244 <property name=
"top-attach">1</property>
248 <object class=
"GtkLabel" id=
"loginLabel">
249 <property name=
"visible">True
</property>
250 <property name=
"can-focus">False
</property>
251 <property name=
"label" translatable=
"yes" context=
"placeedit|loginLabel">User:
</property>
252 <property name=
"use-underline">True
</property>
253 <property name=
"mnemonic-widget">login
</property>
254 <property name=
"xalign">0</property>
257 <property name=
"left-attach">0</property>
258 <property name=
"top-attach">3</property>
262 <object class=
"GtkEntry" id=
"login">
263 <property name=
"visible">True
</property>
264 <property name=
"can-focus">True
</property>
265 <property name=
"hexpand">True
</property>
266 <property name=
"activates-default">True
</property>
267 <property name=
"truncate-multiline">True
</property>
270 <property name=
"left-attach">1</property>
271 <property name=
"top-attach">3</property>
275 <object class=
"GtkLabel" id=
"nameLabel">
276 <property name=
"visible">True
</property>
277 <property name=
"can-focus">False
</property>
278 <property name=
"label" translatable=
"yes" context=
"placeedit|nameLabel">Label:
</property>
279 <property name=
"use-underline">True
</property>
280 <property name=
"mnemonic-widget">name
</property>
281 <property name=
"xalign">0</property>
284 <property name=
"left-attach">0</property>
285 <property name=
"top-attach">7</property>
289 <object class=
"GtkEntry" id=
"name">
290 <property name=
"visible">True
</property>
291 <property name=
"can-focus">True
</property>
292 <property name=
"hexpand">True
</property>
293 <property name=
"activates-default">True
</property>
294 <property name=
"truncate-multiline">True
</property>
297 <property name=
"left-attach">1</property>
298 <property name=
"top-attach">7</property>
302 <object class=
"GtkBox" id=
"HostDetails">
303 <property name=
"visible">True
</property>
304 <property name=
"can-focus">False
</property>
305 <property name=
"spacing">6</property>
307 <object class=
"GtkEntry" id=
"host">
308 <property name=
"visible">True
</property>
309 <property name=
"can-focus">True
</property>
310 <property name=
"hexpand">True
</property>
311 <property name=
"activates-default">True
</property>
312 <property name=
"truncate-multiline">True
</property>
315 <property name=
"expand">True
</property>
316 <property name=
"fill">True
</property>
317 <property name=
"position">0</property>
321 <object class=
"GtkLabel" id=
"portLabel">
322 <property name=
"visible">True
</property>
323 <property name=
"can-focus">False
</property>
324 <property name=
"label" translatable=
"yes" context=
"placeedit|portLabel">Port:
</property>
325 <property name=
"use-underline">True
</property>
326 <property name=
"mnemonic-widget">port
</property>
327 <property name=
"xalign">0</property>
330 <property name=
"expand">False
</property>
331 <property name=
"fill">True
</property>
332 <property name=
"position">1</property>
336 <object class=
"GtkSpinButton" id=
"port">
337 <property name=
"visible">True
</property>
338 <property name=
"can-focus">True
</property>
339 <property name=
"activates-default">True
</property>
340 <property name=
"text">0</property>
341 <property name=
"truncate-multiline">True
</property>
342 <property name=
"adjustment">adjustment1
</property>
343 <property name=
"numeric">True
</property>
346 <property name=
"expand">False
</property>
347 <property name=
"fill">True
</property>
348 <property name=
"position">2</property>
353 <property name=
"left-attach">1</property>
354 <property name=
"top-attach">0</property>
358 <object class=
"GtkBox" id=
"RepositoryDetails">
359 <property name=
"visible">True
</property>
360 <property name=
"can-focus">False
</property>
361 <property name=
"spacing">6</property>
363 <object class=
"GtkComboBoxText" id=
"repositories">
364 <property name=
"visible">True
</property>
365 <property name=
"can-focus">False
</property>
366 <property name=
"hexpand">True
</property>
369 <property name=
"expand">True
</property>
370 <property name=
"fill">True
</property>
371 <property name=
"position">0</property>
375 <object class=
"GtkButton" id=
"repositoriesRefresh">
376 <property name=
"visible">True
</property>
377 <property name=
"can-focus">True
</property>
378 <property name=
"receives-default">True
</property>
379 <property name=
"image">image1
</property>
380 <property name=
"always-show-image">True
</property>
383 <property name=
"expand">False
</property>
384 <property name=
"fill">True
</property>
385 <property name=
"position">1</property>
390 <property name=
"left-attach">1</property>
391 <property name=
"top-attach">6</property>
395 <object class=
"GtkLabel" id=
"passwordLabel">
396 <property name=
"visible">True
</property>
397 <property name=
"can-focus">False
</property>
398 <property name=
"label" translatable=
"yes" context=
"placeedit|passwordLabel">Password:
</property>
399 <property name=
"mnemonic-widget">password
</property>
400 <property name=
"xalign">0</property>
403 <property name=
"left-attach">0</property>
404 <property name=
"top-attach">4</property>
408 <object class=
"GtkEntry" id=
"password">
409 <property name=
"visible">True
</property>
410 <property name=
"can-focus">True
</property>
411 <property name=
"visibility">False
</property>
412 <property name=
"activates-default">True
</property>
413 <property name=
"truncate-multiline">True
</property>
416 <property name=
"left-attach">1</property>
417 <property name=
"top-attach">4</property>
421 <object class=
"GtkCheckButton" id=
"rememberPassword">
422 <property name=
"label" translatable=
"yes" context=
"placeedit|rememberPassword">Remember password
</property>
423 <property name=
"visible">True
</property>
424 <property name=
"can-focus">True
</property>
425 <property name=
"receives-default">False
</property>
426 <property name=
"use-underline">True
</property>
427 <property name=
"draw-indicator">True
</property>
430 <property name=
"left-attach">1</property>
431 <property name=
"top-attach">5</property>
442 <property name=
"expand">False
</property>
443 <property name=
"fill">True
</property>
444 <property name=
"position">1</property>
450 <action-widget response=
"-11">help
</action-widget>
451 <action-widget response=
"101">delete
</action-widget>
452 <action-widget response=
"-5">ok
</action-widget>
453 <action-widget response=
"-6">cancel
</action-widget>