tdf#130857 qt weld: Support mail merge "Server Auth" dialog
[LibreOffice.git] / cui / uiconfig / ui / hyperlinknewdocpage.ui
bloba087c403b344c44750306cf856a684c8594cbd96
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="GtkImage" id="image1">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="icon_name">cmd/sc_adddirect.png</property>
9 </object>
10 <object class="GtkTreeStore" id="liststore1">
11 <columns>
12 <!-- column-name text -->
13 <column type="gchararray"/>
14 <!-- column-name id -->
15 <column type="gchararray"/>
16 </columns>
17 </object>
18 <object class="GtkBox" id="HyperlinkNewDocPage">
19 <property name="visible">True</property>
20 <property name="can_focus">False</property>
21 <property name="hexpand">True</property>
22 <property name="vexpand">True</property>
23 <property name="border_width">6</property>
24 <property name="orientation">vertical</property>
25 <property name="spacing">12</property>
26 <child>
27 <object class="GtkFrame" id="frame1">
28 <property name="visible">True</property>
29 <property name="can_focus">False</property>
30 <property name="vexpand">True</property>
31 <property name="label_xalign">0</property>
32 <property name="shadow_type">none</property>
33 <child>
34 <!-- n-columns=1 n-rows=1 -->
35 <object class="GtkGrid" id="grid1">
36 <property name="visible">True</property>
37 <property name="can_focus">False</property>
38 <property name="hexpand">True</property>
39 <property name="vexpand">True</property>
40 <property name="row_spacing">6</property>
41 <property name="column_spacing">12</property>
42 <property name="margin-start">12</property>
43 <property name="margin-top">6</property>
44 <child>
45 <!-- n-columns=1 n-rows=1 -->
46 <object class="GtkGrid" id="grid2">
47 <property name="visible">True</property>
48 <property name="can_focus">False</property>
49 <property name="hexpand">True</property>
50 <property name="row_spacing">6</property>
51 <property name="column_spacing">12</property>
52 <child>
53 <object class="GtkRadioButton" id="editnow">
54 <property name="label" translatable="yes" context="hyperlinknewdocpage|editnow">Edit _now</property>
55 <property name="visible">True</property>
56 <property name="can_focus">True</property>
57 <property name="receives_default">False</property>
58 <property name="use_underline">True</property>
59 <property name="active">True</property>
60 <property name="draw_indicator">True</property>
61 <child internal-child="accessible">
62 <object class="AtkObject" id="editnow-atkobject">
63 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinknewdocpage|extended_tip|editnow">Specifies that the new document is created and immediately opened for editing.</property>
64 </object>
65 </child>
66 </object>
67 <packing>
68 <property name="left_attach">0</property>
69 <property name="top_attach">0</property>
70 </packing>
71 </child>
72 <child>
73 <object class="GtkRadioButton" id="editlater">
74 <property name="label" translatable="yes" context="hyperlinknewdocpage|editlater">Edit _later</property>
75 <property name="visible">True</property>
76 <property name="can_focus">True</property>
77 <property name="receives_default">False</property>
78 <property name="use_underline">True</property>
79 <property name="draw_indicator">True</property>
80 <property name="group">editnow</property>
81 <child internal-child="accessible">
82 <object class="AtkObject" id="editlater-atkobject">
83 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinknewdocpage|extended_tip|editlater">Specifies that the document is created but it is not immediately opened.</property>
84 </object>
85 </child>
86 </object>
87 <packing>
88 <property name="left_attach">1</property>
89 <property name="top_attach">0</property>
90 </packing>
91 </child>
92 </object>
93 <packing>
94 <property name="left_attach">1</property>
95 <property name="top_attach">0</property>
96 </packing>
97 </child>
98 <child>
99 <object class="GtkLabel" id="file_label">
100 <property name="visible">True</property>
101 <property name="can_focus">False</property>
102 <property name="halign">start</property>
103 <property name="label" translatable="yes" context="hyperlinknewdocpage|file_label">_File:</property>
104 <property name="use_underline">True</property>
105 <property name="mnemonic_widget">path</property>
106 <property name="xalign">0</property>
107 </object>
108 <packing>
109 <property name="left_attach">0</property>
110 <property name="top_attach">1</property>
111 </packing>
112 </child>
113 <child>
114 <object class="GtkButton" id="create">
115 <property name="visible">True</property>
116 <property name="can_focus">True</property>
117 <property name="receives_default">True</property>
118 <property name="tooltip_text" translatable="yes" context="hyperlinknewdocpage|create|tooltip_text">Select Path</property>
119 <property name="image">image1</property>
120 <property name="always-show-image">True</property>
121 <child internal-child="accessible">
122 <object class="AtkObject" id="create-atkobject">
123 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinknewdocpage|extended_tip|create">Opens the Select Path dialog, where you can select a path.</property>
124 </object>
125 </child>
126 </object>
127 <packing>
128 <property name="left_attach">2</property>
129 <property name="top_attach">1</property>
130 </packing>
131 </child>
132 <child>
133 <object class="GtkLabel" id="types_label">
134 <property name="visible">True</property>
135 <property name="can_focus">False</property>
136 <property name="halign">start</property>
137 <property name="label" translatable="yes" context="hyperlinknewdocpage|types_label">File _type:</property>
138 <property name="use_underline">True</property>
139 <property name="mnemonic_widget">types</property>
140 <property name="xalign">0</property>
141 <property name="yalign">0</property>
142 </object>
143 <packing>
144 <property name="left_attach">0</property>
145 <property name="top_attach">2</property>
146 </packing>
147 </child>
148 <child>
149 <object class="GtkComboBoxText" id="path">
150 <property name="visible">True</property>
151 <property name="can_focus">False</property>
152 <property name="hexpand">True</property>
153 <property name="has_entry">True</property>
154 <child internal-child="entry">
155 <object class="GtkEntry">
156 <property name="can_focus">True</property>
157 <property name="truncate-multiline">True</property>
158 <property name="activates_default">True</property>
159 </object>
160 </child>
161 <child internal-child="accessible">
162 <object class="AtkObject" id="path-atkobject">
163 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinknewdocpage|extended_tip|path">Enter a URL for the file that you want to open when you click the hyperlink.</property>
164 </object>
165 </child>
166 </object>
167 <packing>
168 <property name="left_attach">1</property>
169 <property name="top_attach">1</property>
170 </packing>
171 </child>
172 <child>
173 <object class="GtkScrolledWindow">
174 <property name="visible">True</property>
175 <property name="can_focus">True</property>
176 <property name="vexpand">False</property>
177 <property name="shadow_type">in</property>
178 <child>
179 <object class="GtkTreeView" id="types">
180 <property name="visible">True</property>
181 <property name="can_focus">True</property>
182 <property name="vexpand">True</property>
183 <property name="model">liststore1</property>
184 <property name="headers_visible">False</property>
185 <property name="headers_clickable">False</property>
186 <property name="search_column">0</property>
187 <property name="show_expanders">False</property>
188 <child internal-child="selection">
189 <object class="GtkTreeSelection" id="treeview-selection1"/>
190 </child>
191 <child>
192 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
193 <child>
194 <object class="GtkCellRendererText" id="cellrenderertext1"/>
195 <attributes>
196 <attribute name="text">0</attribute>
197 </attributes>
198 </child>
199 </object>
200 </child>
201 <child internal-child="accessible">
202 <object class="AtkObject" id="types-atkobject">
203 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinknewdocpage|extended_tip|types">Specifies the file type for the new document.</property>
204 </object>
205 </child>
206 </object>
207 </child>
208 </object>
209 <packing>
210 <property name="left_attach">1</property>
211 <property name="top_attach">2</property>
212 </packing>
213 </child>
214 <child>
215 <placeholder/>
216 </child>
217 <child>
218 <placeholder/>
219 </child>
220 <child>
221 <placeholder/>
222 </child>
223 </object>
224 </child>
225 <child type="label">
226 <object class="GtkLabel" id="label2">
227 <property name="visible">True</property>
228 <property name="can_focus">False</property>
229 <property name="label" translatable="yes" context="hyperlinknewdocpage|label2">New Document</property>
230 <attributes>
231 <attribute name="weight" value="bold"/>
232 </attributes>
233 </object>
234 </child>
235 </object>
236 <packing>
237 <property name="expand">True</property>
238 <property name="fill">True</property>
239 <property name="position">0</property>
240 </packing>
241 </child>
242 <child>
243 <object class="GtkFrame" id="frame2">
244 <property name="visible">True</property>
245 <property name="can_focus">False</property>
246 <property name="valign">end</property>
247 <property name="hexpand">True</property>
248 <property name="vexpand">True</property>
249 <property name="label_xalign">0</property>
250 <property name="shadow_type">none</property>
251 <child>
252 <!-- n-columns=1 n-rows=1 -->
253 <object class="GtkGrid" id="grid3">
254 <property name="visible">True</property>
255 <property name="can_focus">False</property>
256 <property name="row_spacing">6</property>
257 <property name="column_spacing">12</property>
258 <property name="margin-start">12</property>
259 <property name="margin-top">6</property>
260 <child>
261 <object class="GtkLabel" id="frame_label">
262 <property name="visible">True</property>
263 <property name="can_focus">False</property>
264 <property name="halign">start</property>
265 <property name="label" translatable="yes" context="hyperlinknewdocpage|frame_label">F_rame:</property>
266 <property name="use_underline">True</property>
267 <property name="mnemonic_widget">frame</property>
268 <property name="xalign">0</property>
269 </object>
270 <packing>
271 <property name="left_attach">0</property>
272 <property name="top_attach">0</property>
273 </packing>
274 </child>
275 <child>
276 <object class="GtkLabel" id="indication_label">
277 <property name="visible">True</property>
278 <property name="can_focus">False</property>
279 <property name="halign">start</property>
280 <property name="label" translatable="yes" context="hyperlinknewdocpage|indication_label">Te_xt:</property>
281 <property name="use_underline">True</property>
282 <property name="mnemonic_widget">indication</property>
283 <property name="xalign">0</property>
284 </object>
285 <packing>
286 <property name="left_attach">0</property>
287 <property name="top_attach">1</property>
288 </packing>
289 </child>
290 <child>
291 <object class="GtkLabel" id="name_label">
292 <property name="visible">True</property>
293 <property name="can_focus">False</property>
294 <property name="halign">start</property>
295 <property name="label" translatable="yes" context="hyperlinknewdocpage|name_label">N_ame:</property>
296 <property name="use_underline">True</property>
297 <property name="mnemonic_widget">name</property>
298 <property name="xalign">0</property>
299 </object>
300 <packing>
301 <property name="left_attach">0</property>
302 <property name="top_attach">2</property>
303 </packing>
304 </child>
305 <child>
306 <object class="GtkEntry" id="indication">
307 <property name="visible">True</property>
308 <property name="can_focus">True</property>
309 <property name="activates_default">True</property>
310 <property name="truncate-multiline">True</property>
311 <child internal-child="accessible">
312 <object class="AtkObject" id="indication-atkobject">
313 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinknewdocpage|extended_tip|indication">Specifies the visible text or button caption for the hyperlink.</property>
314 </object>
315 </child>
316 </object>
317 <packing>
318 <property name="left_attach">1</property>
319 <property name="top_attach">1</property>
320 </packing>
321 </child>
322 <child>
323 <object class="GtkEntry" id="name">
324 <property name="visible">True</property>
325 <property name="can_focus">True</property>
326 <property name="activates_default">True</property>
327 <property name="truncate-multiline">True</property>
328 <child internal-child="accessible">
329 <object class="AtkObject" id="name-atkobject">
330 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinknewdocpage|extended_tip|name">Enter a name for the hyperlink.</property>
331 </object>
332 </child>
333 </object>
334 <packing>
335 <property name="left_attach">1</property>
336 <property name="top_attach">2</property>
337 </packing>
338 </child>
339 <child>
340 <!-- n-columns=1 n-rows=1 -->
341 <object class="GtkGrid" id="grid4">
342 <property name="visible">True</property>
343 <property name="can_focus">False</property>
344 <property name="hexpand">True</property>
345 <property name="row_spacing">6</property>
346 <property name="column_spacing">12</property>
347 <child>
348 <object class="GtkLabel" id="form_label">
349 <property name="visible">True</property>
350 <property name="can_focus">False</property>
351 <property name="label" translatable="yes" context="hyperlinknewdocpage|form_label">F_orm:</property>
352 <property name="use_underline">True</property>
353 <property name="mnemonic_widget">form</property>
354 </object>
355 <packing>
356 <property name="left_attach">1</property>
357 <property name="top_attach">0</property>
358 </packing>
359 </child>
360 <child>
361 <object class="GtkComboBoxText" id="form">
362 <property name="visible">True</property>
363 <property name="can_focus">False</property>
364 <property name="hexpand">True</property>
365 <child internal-child="accessible">
366 <object class="AtkObject" id="form-atkobject">
367 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinknewdocpage|extended_tip|form">Specifies whether the hyperlink is inserted as text or as a button.</property>
368 </object>
369 </child>
370 </object>
371 <packing>
372 <property name="left_attach">2</property>
373 <property name="top_attach">0</property>
374 </packing>
375 </child>
376 <child>
377 <object class="GtkButton" id="script">
378 <property name="visible">True</property>
379 <property name="can_focus">True</property>
380 <property name="receives_default">True</property>
381 <property name="tooltip_text" translatable="yes" context="hyperlinknewdocpage|script|tooltip_text">Events</property>
382 <child internal-child="accessible">
383 <object class="AtkObject" id="script-atkobject">
384 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinknewdocpage|extended_tip|script">Opens the Assign Macro dialog, in which you can give events such as "mouse over object" or "trigger hyperlink" their own program codes.</property>
385 </object>
386 </child>
387 </object>
388 <packing>
389 <property name="left_attach">3</property>
390 <property name="top_attach">0</property>
391 </packing>
392 </child>
393 <child>
394 <object class="GtkComboBoxText" id="frame">
395 <property name="visible">True</property>
396 <property name="can_focus">False</property>
397 <property name="hexpand">True</property>
398 <child internal-child="accessible">
399 <object class="AtkObject" id="frame-atkobject">
400 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinknewdocpage|extended_tip|frame">Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window.</property>
401 </object>
402 </child>
403 </object>
404 <packing>
405 <property name="left_attach">0</property>
406 <property name="top_attach">0</property>
407 </packing>
408 </child>
409 </object>
410 <packing>
411 <property name="left_attach">1</property>
412 <property name="top_attach">0</property>
413 </packing>
414 </child>
415 </object>
416 </child>
417 <child type="label">
418 <object class="GtkLabel" id="label1">
419 <property name="visible">True</property>
420 <property name="can_focus">False</property>
421 <property name="label" translatable="yes" context="hyperlinknewdocpage|label1">Further Settings</property>
422 <attributes>
423 <attribute name="weight" value="bold"/>
424 </attributes>
425 </object>
426 </child>
427 </object>
428 <packing>
429 <property name="expand">True</property>
430 <property name="fill">True</property>
431 <property name="position">1</property>
432 </packing>
433 </child>
434 <child internal-child="accessible">
435 <object class="AtkObject" id="HyperlinkNewDocPage-atkobject">
436 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinknewdocpage|extended_tip|HyperlinkNewDocPage">Use the New Document tab from the Hyperlink dialog to set up a hyperlink to a new document and create the new document simultaneously.</property>
437 </object>
438 </child>
439 </object>
440 <object class="GtkSizeGroup" id="sizegroup1">
441 <widgets>
442 <widget name="file_label"/>
443 <widget name="types_label"/>
444 </widgets>
445 </object>
446 </interface>