bump product version to 5.0.4.1
[LibreOffice.git] / svtools / uiconfig / ui / placeedit.ui
blob3941f06e3e6611fe1cb047dd5dacf33e530b07e4
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
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>
9 </object>
10 <object class="GtkImage" id="image1">
11 <property name="visible">True</property>
12 <property name="can_focus">False</property>
13 <property name="stock">gtk-refresh</property>
14 </object>
15 <object class="GtkListStore" id="liststore1">
16 <columns>
17 <!-- column-name type -->
18 <column type="gchararray"/>
19 </columns>
20 <data>
21 <row>
22 <col id="0" translatable="yes">WebDAV</col>
23 </row>
24 <row>
25 <col id="0" translatable="yes">FTP</col>
26 </row>
27 <row>
28 <col id="0" translatable="yes">SSH</col>
29 </row>
30 <row>
31 <col id="0" translatable="yes">Windows Share</col>
32 </row>
33 <row>
34 <col id="0" translatable="yes">CMIS</col>
35 </row>
36 </data>
37 </object>
38 <object class="GtkDialog" id="PlaceEditDialog">
39 <property name="can_focus">False</property>
40 <property name="border_width">6</property>
41 <property name="title" translatable="yes">File Services</property>
42 <property name="type_hint">dialog</property>
43 <child internal-child="vbox">
44 <object class="GtkBox" id="dialog-vbox1">
45 <property name="can_focus">False</property>
46 <property name="orientation">vertical</property>
47 <property name="spacing">12</property>
48 <child internal-child="action_area">
49 <object class="GtkButtonBox" id="dialog-action_area1">
50 <property name="can_focus">False</property>
51 <property name="layout_style">end</property>
52 <child>
53 <object class="GtkButton" id="button1">
54 <property name="label">gtk-help</property>
55 <property name="visible">True</property>
56 <property name="can_focus">True</property>
57 <property name="receives_default">True</property>
58 <property name="use_stock">True</property>
59 </object>
60 <packing>
61 <property name="expand">False</property>
62 <property name="fill">True</property>
63 <property name="position">0</property>
64 <property name="secondary">True</property>
65 </packing>
66 </child>
67 <child>
68 <object class="GtkButton" id="delete">
69 <property name="label">gtk-delete</property>
70 <property name="visible">True</property>
71 <property name="can_focus">True</property>
72 <property name="receives_default">True</property>
73 <property name="use_stock">True</property>
74 </object>
75 <packing>
76 <property name="expand">False</property>
77 <property name="fill">True</property>
78 <property name="position">1</property>
79 <property name="secondary">True</property>
80 </packing>
81 </child>
82 <child>
83 <object class="GtkButton" id="ok">
84 <property name="label">gtk-ok</property>
85 <property name="visible">True</property>
86 <property name="can_focus">True</property>
87 <property name="can_default">True</property>
88 <property name="has_default">True</property>
89 <property name="receives_default">True</property>
90 <property name="use_stock">True</property>
91 </object>
92 <packing>
93 <property name="expand">False</property>
94 <property name="fill">True</property>
95 <property name="position">2</property>
96 </packing>
97 </child>
98 <child>
99 <object class="GtkButton" id="cancel">
100 <property name="label">gtk-cancel</property>
101 <property name="visible">True</property>
102 <property name="can_focus">True</property>
103 <property name="receives_default">True</property>
104 <property name="use_stock">True</property>
105 <property name="image_position">top</property>
106 </object>
107 <packing>
108 <property name="expand">False</property>
109 <property name="fill">True</property>
110 <property name="position">3</property>
111 </packing>
112 </child>
113 </object>
114 <packing>
115 <property name="expand">False</property>
116 <property name="fill">True</property>
117 <property name="pack_type">end</property>
118 <property name="position">3</property>
119 </packing>
120 </child>
121 <child>
122 <object class="GtkFrame" id="FileServices">
123 <property name="visible">True</property>
124 <property name="can_focus">False</property>
125 <property name="label_xalign">0</property>
126 <property name="shadow_type">none</property>
127 <child>
128 <object class="GtkAlignment" id="alignment5">
129 <property name="visible">True</property>
130 <property name="can_focus">False</property>
131 <property name="top_padding">6</property>
132 <property name="left_padding">12</property>
133 <child>
134 <object class="GtkGrid" id="grid1">
135 <property name="visible">True</property>
136 <property name="can_focus">False</property>
137 <property name="row_spacing">6</property>
138 <property name="column_spacing">12</property>
139 <child>
140 <object class="GtkLabel" id="label2">
141 <property name="visible">True</property>
142 <property name="can_focus">False</property>
143 <property name="xalign">1</property>
144 <property name="label" translatable="yes">Name:</property>
145 <property name="use_underline">True</property>
146 <property name="mnemonic_widget">name</property>
147 </object>
148 <packing>
149 <property name="left_attach">0</property>
150 <property name="top_attach">0</property>
151 </packing>
152 </child>
153 <child>
154 <object class="GtkLabel" id="label6">
155 <property name="visible">True</property>
156 <property name="can_focus">False</property>
157 <property name="xalign">1</property>
158 <property name="label" translatable="yes">Type:</property>
159 <property name="use_underline">True</property>
160 <property name="mnemonic_widget">type</property>
161 </object>
162 <packing>
163 <property name="left_attach">0</property>
164 <property name="top_attach">1</property>
165 </packing>
166 </child>
167 <child>
168 <object class="GtkEntry" id="name">
169 <property name="visible">True</property>
170 <property name="can_focus">True</property>
171 <property name="hexpand">True</property>
172 <property name="invisible_char"></property>
173 </object>
174 <packing>
175 <property name="left_attach">1</property>
176 <property name="top_attach">0</property>
177 </packing>
178 </child>
179 <child>
180 <object class="GtkComboBox" id="type">
181 <property name="visible">True</property>
182 <property name="can_focus">False</property>
183 <property name="hexpand">True</property>
184 <property name="model">liststore1</property>
185 <child>
186 <object class="GtkCellRendererText" id="cellrenderertext1"/>
187 <attributes>
188 <attribute name="text">0</attribute>
189 </attributes>
190 </child>
191 </object>
192 <packing>
193 <property name="left_attach">1</property>
194 <property name="top_attach">1</property>
195 </packing>
196 </child>
197 </object>
198 </child>
199 </object>
200 </child>
201 <child type="label">
202 <object class="GtkLabel" id="label1">
203 <property name="visible">True</property>
204 <property name="can_focus">False</property>
205 <property name="label" translatable="yes">File Service</property>
206 <attributes>
207 <attribute name="weight" value="bold"/>
208 </attributes>
209 </object>
210 </child>
211 </object>
212 <packing>
213 <property name="expand">False</property>
214 <property name="fill">True</property>
215 <property name="position">0</property>
216 </packing>
217 </child>
218 <child>
219 <object class="GtkFrame" id="HostDetails">
220 <property name="visible">True</property>
221 <property name="can_focus">False</property>
222 <property name="label_xalign">0</property>
223 <property name="shadow_type">none</property>
224 <child>
225 <object class="GtkAlignment" id="alignment1">
226 <property name="visible">True</property>
227 <property name="can_focus">False</property>
228 <property name="top_padding">6</property>
229 <property name="left_padding">12</property>
230 <child>
231 <object class="GtkGrid" id="grid2">
232 <property name="visible">True</property>
233 <property name="can_focus">False</property>
234 <property name="row_spacing">6</property>
235 <property name="column_spacing">12</property>
236 <child>
237 <object class="GtkLabel" id="hostLabel">
238 <property name="visible">True</property>
239 <property name="can_focus">False</property>
240 <property name="xalign">1</property>
241 <property name="label" translatable="yes">Host:</property>
242 <property name="use_underline">True</property>
243 <property name="mnemonic_widget">host</property>
244 </object>
245 <packing>
246 <property name="left_attach">0</property>
247 <property name="top_attach">0</property>
248 </packing>
249 </child>
250 <child>
251 <object class="GtkLabel" id="pathLabel">
252 <property name="visible">True</property>
253 <property name="can_focus">False</property>
254 <property name="xalign">1</property>
255 <property name="label" translatable="yes">Path:</property>
256 <property name="use_underline">True</property>
257 <property name="mnemonic_widget">path</property>
258 </object>
259 <packing>
260 <property name="left_attach">0</property>
261 <property name="top_attach">1</property>
262 </packing>
263 </child>
264 <child>
265 <object class="GtkGrid" id="grid3">
266 <property name="visible">True</property>
267 <property name="can_focus">False</property>
268 <property name="column_spacing">12</property>
269 <child>
270 <object class="GtkEntry" id="host">
271 <property name="visible">True</property>
272 <property name="can_focus">True</property>
273 <property name="hexpand">True</property>
274 <property name="invisible_char"></property>
275 </object>
276 <packing>
277 <property name="left_attach">0</property>
278 <property name="top_attach">0</property>
279 </packing>
280 </child>
281 <child>
282 <object class="GtkLabel" id="portLabel">
283 <property name="visible">True</property>
284 <property name="can_focus">False</property>
285 <property name="xalign">0</property>
286 <property name="label" translatable="yes">Port:</property>
287 <property name="use_underline">True</property>
288 <property name="mnemonic_widget">port</property>
289 </object>
290 <packing>
291 <property name="left_attach">1</property>
292 <property name="top_attach">0</property>
293 </packing>
294 </child>
295 <child>
296 <object class="GtkSpinButton" id="port">
297 <property name="visible">True</property>
298 <property name="can_focus">True</property>
299 <property name="invisible_char"></property>
300 <property name="adjustment">adjustment1</property>
301 <property name="numeric">True</property>
302 </object>
303 <packing>
304 <property name="left_attach">2</property>
305 <property name="top_attach">0</property>
306 </packing>
307 </child>
308 </object>
309 <packing>
310 <property name="left_attach">1</property>
311 <property name="top_attach">0</property>
312 </packing>
313 </child>
314 <child>
315 <object class="GtkEntry" id="path">
316 <property name="visible">True</property>
317 <property name="can_focus">True</property>
318 <property name="hexpand">True</property>
319 <property name="invisible_char"></property>
320 </object>
321 <packing>
322 <property name="left_attach">1</property>
323 <property name="top_attach">1</property>
324 </packing>
325 </child>
326 <child>
327 <object class="GtkCheckButton" id="webdavs">
328 <property name="label" translatable="yes">Secured WebDAV (HTTPS)</property>
329 <property name="can_focus">True</property>
330 <property name="receives_default">False</property>
331 <property name="hexpand">True</property>
332 <property name="xalign">0</property>
333 <property name="draw_indicator">True</property>
334 </object>
335 <packing>
336 <property name="left_attach">1</property>
337 <property name="top_attach">2</property>
338 </packing>
339 </child>
340 <child>
341 <placeholder/>
342 </child>
343 </object>
344 </child>
345 </object>
346 </child>
347 <child type="label">
348 <object class="GtkLabel" id="label4">
349 <property name="visible">True</property>
350 <property name="can_focus">False</property>
351 <property name="label" translatable="yes">Server Details</property>
352 <attributes>
353 <attribute name="weight" value="bold"/>
354 </attributes>
355 </object>
356 </child>
357 </object>
358 <packing>
359 <property name="expand">False</property>
360 <property name="fill">True</property>
361 <property name="position">1</property>
362 </packing>
363 </child>
364 <child>
365 <object class="GtkFrame" id="CmisDetails">
366 <property name="visible">True</property>
367 <property name="can_focus">False</property>
368 <property name="label_xalign">0</property>
369 <property name="shadow_type">none</property>
370 <child>
371 <object class="GtkAlignment" id="alignment3">
372 <property name="visible">True</property>
373 <property name="can_focus">False</property>
374 <property name="top_padding">6</property>
375 <property name="left_padding">12</property>
376 <child>
377 <object class="GtkGrid" id="grid5">
378 <property name="visible">True</property>
379 <property name="can_focus">False</property>
380 <property name="row_spacing">6</property>
381 <property name="column_spacing">12</property>
382 <child>
383 <object class="GtkLabel" id="bindingLabel">
384 <property name="visible">True</property>
385 <property name="can_focus">False</property>
386 <property name="xalign">1</property>
387 <property name="label" translatable="yes">Binding URL:</property>
388 <property name="use_underline">True</property>
389 <property name="mnemonic_widget">binding</property>
390 </object>
391 <packing>
392 <property name="left_attach">0</property>
393 <property name="top_attach">1</property>
394 </packing>
395 </child>
396 <child>
397 <object class="GtkLabel" id="repositoryLabel">
398 <property name="visible">True</property>
399 <property name="can_focus">False</property>
400 <property name="xalign">1</property>
401 <property name="label" translatable="yes">Repository:</property>
402 <property name="use_underline">True</property>
403 <property name="mnemonic_widget">repositories</property>
404 </object>
405 <packing>
406 <property name="left_attach">0</property>
407 <property name="top_attach">2</property>
408 </packing>
409 </child>
410 <child>
411 <object class="GtkEntry" id="binding">
412 <property name="visible">True</property>
413 <property name="can_focus">True</property>
414 <property name="hexpand">True</property>
415 <property name="invisible_char"></property>
416 </object>
417 <packing>
418 <property name="left_attach">1</property>
419 <property name="top_attach">1</property>
420 </packing>
421 </child>
422 <child>
423 <object class="GtkGrid" id="grid6">
424 <property name="visible">True</property>
425 <property name="can_focus">False</property>
426 <property name="column_spacing">6</property>
427 <child>
428 <object class="GtkComboBox" id="repositories">
429 <property name="visible">True</property>
430 <property name="can_focus">False</property>
431 <property name="hexpand">True</property>
432 </object>
433 <packing>
434 <property name="left_attach">0</property>
435 <property name="top_attach">0</property>
436 </packing>
437 </child>
438 <child>
439 <object class="GtkButton" id="repositoriesRefresh">
440 <property name="visible">True</property>
441 <property name="can_focus">True</property>
442 <property name="receives_default">True</property>
443 <property name="image">image1</property>
444 </object>
445 <packing>
446 <property name="left_attach">1</property>
447 <property name="top_attach">0</property>
448 </packing>
449 </child>
450 </object>
451 <packing>
452 <property name="left_attach">1</property>
453 <property name="top_attach">2</property>
454 </packing>
455 </child>
456 <child>
457 <object class="GtkLabel" id="label3">
458 <property name="visible">True</property>
459 <property name="can_focus">False</property>
460 <property name="xalign">1</property>
461 <property name="label" translatable="yes">Server type:</property>
462 <property name="use_underline">True</property>
463 <property name="mnemonic_widget">serverType</property>
464 </object>
465 <packing>
466 <property name="left_attach">0</property>
467 <property name="top_attach">0</property>
468 </packing>
469 </child>
470 <child>
471 <object class="GtkComboBox" id="serverType">
472 <property name="visible">True</property>
473 <property name="can_focus">False</property>
474 </object>
475 <packing>
476 <property name="left_attach">1</property>
477 <property name="top_attach">0</property>
478 </packing>
479 </child>
480 <child>
481 <object class="GtkLabel" id="label5">
482 <property name="visible">True</property>
483 <property name="can_focus">False</property>
484 <property name="xalign">1</property>
485 <property name="label" translatable="yes">Path:</property>
486 <property name="use_underline">True</property>
487 <property name="mnemonic_widget">cmisPath</property>
488 </object>
489 <packing>
490 <property name="left_attach">0</property>
491 <property name="top_attach">3</property>
492 </packing>
493 </child>
494 <child>
495 <object class="GtkEntry" id="cmisPath">
496 <property name="visible">True</property>
497 <property name="can_focus">True</property>
498 <property name="invisible_char"></property>
499 </object>
500 <packing>
501 <property name="left_attach">1</property>
502 <property name="top_attach">3</property>
503 </packing>
504 </child>
505 </object>
506 </child>
507 </object>
508 </child>
509 <child type="label">
510 <object class="GtkLabel" id="label12">
511 <property name="visible">True</property>
512 <property name="can_focus">False</property>
513 <property name="label" translatable="yes">Server Details</property>
514 <attributes>
515 <attribute name="weight" value="bold"/>
516 </attributes>
517 </object>
518 </child>
519 </object>
520 <packing>
521 <property name="expand">False</property>
522 <property name="fill">True</property>
523 <property name="position">3</property>
524 </packing>
525 </child>
526 <child>
527 <object class="GtkFrame" id="SmbDetails">
528 <property name="visible">True</property>
529 <property name="can_focus">False</property>
530 <property name="label_xalign">0</property>
531 <property name="shadow_type">none</property>
532 <child>
533 <object class="GtkAlignment" id="alignment2">
534 <property name="visible">True</property>
535 <property name="can_focus">False</property>
536 <property name="top_padding">6</property>
537 <property name="left_padding">12</property>
538 <child>
539 <object class="GtkGrid" id="grid4">
540 <property name="visible">True</property>
541 <property name="can_focus">False</property>
542 <property name="row_spacing">6</property>
543 <property name="column_spacing">12</property>
544 <child>
545 <object class="GtkLabel" id="label9">
546 <property name="visible">True</property>
547 <property name="can_focus">False</property>
548 <property name="xalign">1</property>
549 <property name="label" translatable="yes">Host:</property>
550 <property name="use_underline">True</property>
551 <property name="mnemonic_widget">smbHost</property>
552 </object>
553 <packing>
554 <property name="left_attach">0</property>
555 <property name="top_attach">0</property>
556 </packing>
557 </child>
558 <child>
559 <object class="GtkLabel" id="label10">
560 <property name="visible">True</property>
561 <property name="can_focus">False</property>
562 <property name="xalign">1</property>
563 <property name="label" translatable="yes">Share:</property>
564 <property name="use_underline">True</property>
565 <property name="mnemonic_widget">smbShare</property>
566 </object>
567 <packing>
568 <property name="left_attach">0</property>
569 <property name="top_attach">1</property>
570 </packing>
571 </child>
572 <child>
573 <object class="GtkLabel" id="label11">
574 <property name="visible">True</property>
575 <property name="can_focus">False</property>
576 <property name="xalign">1</property>
577 <property name="label" translatable="yes">Path:</property>
578 <property name="use_underline">True</property>
579 <property name="mnemonic_widget">smbPath</property>
580 </object>
581 <packing>
582 <property name="left_attach">0</property>
583 <property name="top_attach">2</property>
584 </packing>
585 </child>
586 <child>
587 <object class="GtkEntry" id="smbHost">
588 <property name="visible">True</property>
589 <property name="can_focus">True</property>
590 <property name="hexpand">True</property>
591 <property name="invisible_char"></property>
592 </object>
593 <packing>
594 <property name="left_attach">1</property>
595 <property name="top_attach">0</property>
596 </packing>
597 </child>
598 <child>
599 <object class="GtkEntry" id="smbShare">
600 <property name="visible">True</property>
601 <property name="can_focus">True</property>
602 <property name="hexpand">True</property>
603 <property name="invisible_char"></property>
604 </object>
605 <packing>
606 <property name="left_attach">1</property>
607 <property name="top_attach">1</property>
608 </packing>
609 </child>
610 <child>
611 <object class="GtkEntry" id="smbPath">
612 <property name="visible">True</property>
613 <property name="can_focus">True</property>
614 <property name="hexpand">True</property>
615 <property name="invisible_char"></property>
616 </object>
617 <packing>
618 <property name="left_attach">1</property>
619 <property name="top_attach">2</property>
620 </packing>
621 </child>
622 </object>
623 </child>
624 </object>
625 </child>
626 <child type="label">
627 <object class="GtkLabel" id="label8">
628 <property name="visible">True</property>
629 <property name="can_focus">False</property>
630 <property name="label" translatable="yes">Server Details</property>
631 <attributes>
632 <attribute name="weight" value="bold"/>
633 </attributes>
634 </object>
635 </child>
636 </object>
637 <packing>
638 <property name="expand">False</property>
639 <property name="fill">True</property>
640 <property name="position">3</property>
641 </packing>
642 </child>
643 <child>
644 <object class="GtkFrame" id="UserDetails">
645 <property name="visible">True</property>
646 <property name="can_focus">False</property>
647 <property name="label_xalign">0</property>
648 <property name="shadow_type">none</property>
649 <child>
650 <object class="GtkAlignment" id="alignment4">
651 <property name="visible">True</property>
652 <property name="can_focus">False</property>
653 <property name="top_padding">6</property>
654 <property name="left_padding">12</property>
655 <child>
656 <object class="GtkGrid" id="grid7">
657 <property name="visible">True</property>
658 <property name="can_focus">False</property>
659 <property name="column_spacing">12</property>
660 <child>
661 <object class="GtkLabel" id="label16">
662 <property name="visible">True</property>
663 <property name="can_focus">False</property>
664 <property name="xalign">1</property>
665 <property name="label" translatable="yes">Login:</property>
666 <property name="use_underline">True</property>
667 <property name="mnemonic_widget">login</property>
668 </object>
669 <packing>
670 <property name="left_attach">0</property>
671 <property name="top_attach">0</property>
672 </packing>
673 </child>
674 <child>
675 <object class="GtkEntry" id="login">
676 <property name="visible">True</property>
677 <property name="can_focus">True</property>
678 <property name="hexpand">True</property>
679 <property name="invisible_char"></property>
680 </object>
681 <packing>
682 <property name="left_attach">1</property>
683 <property name="top_attach">0</property>
684 </packing>
685 </child>
686 </object>
687 </child>
688 </object>
689 </child>
690 <child type="label">
691 <object class="GtkLabel" id="label15">
692 <property name="visible">True</property>
693 <property name="can_focus">False</property>
694 <property name="label" translatable="yes">User Details</property>
695 <attributes>
696 <attribute name="weight" value="bold"/>
697 </attributes>
698 </object>
699 </child>
700 </object>
701 <packing>
702 <property name="expand">False</property>
703 <property name="fill">True</property>
704 <property name="position">5</property>
705 </packing>
706 </child>
707 </object>
708 </child>
709 <action-widgets>
710 <action-widget response="0">delete</action-widget>
711 <action-widget response="0">ok</action-widget>
712 <action-widget response="0">cancel</action-widget>
713 </action-widgets>
714 </object>
715 </interface>