android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / optonlineupdatepage.ui
bloba7edf3a3342ed12638ccb4cbe20c7f706dd3d33d
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="OptOnlineUpdatePage">
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 <object class="GtkBox">
14 <property name="visible">True</property>
15 <property name="can_focus">False</property>
16 <property name="orientation">vertical</property>
17 <property name="spacing">12</property>
18 <child>
19 <!-- n-columns=1 n-rows=1 -->
20 <object class="GtkGrid" id="grid2">
21 <property name="visible">True</property>
22 <property name="can_focus">False</property>
23 <property name="hexpand">True</property>
24 <property name="row_spacing">3</property>
25 <property name="column_spacing">6</property>
26 <property name="margin-start">12</property>
27 <property name="margin-top">6</property>
28 <child>
29 <object class="GtkCheckButton" id="autocheck">
30 <property name="label" translatable="yes" context="optonlineupdatepage|autocheck">_Check for updates automatically</property>
31 <property name="visible">True</property>
32 <property name="can_focus">True</property>
33 <property name="receives_default">False</property>
34 <property name="halign">start</property>
35 <property name="use_underline">True</property>
36 <property name="draw_indicator">True</property>
37 <child internal-child="accessible">
38 <object class="AtkObject" id="autocheck-atkobject">
39 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|autocheck">Mark to check for online updates periodically, then select the time interval how often to automatically check for online updates.</property>
40 </object>
41 </child>
42 </object>
43 <packing>
44 <property name="left_attach">0</property>
45 <property name="top_attach">0</property>
46 <property name="width">2</property>
47 </packing>
48 </child>
49 <child>
50 <!-- n-columns=1 n-rows=1 -->
51 <object class="GtkGrid" id="grid4">
52 <property name="visible">True</property>
53 <property name="can_focus">False</property>
54 <property name="margin-start">18</property>
55 <child>
56 <object class="GtkRadioButton" id="everyday">
57 <property name="label" translatable="yes" context="optonlineupdatepage|everyday">Every da_y</property>
58 <property name="visible">True</property>
59 <property name="can_focus">True</property>
60 <property name="receives_default">False</property>
61 <property name="halign">start</property>
62 <property name="use_underline">True</property>
63 <property name="active">True</property>
64 <property name="draw_indicator">True</property>
65 <child internal-child="accessible">
66 <object class="AtkObject" id="everyday-atkobject">
67 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|everyday">A check will be performed once a day.</property>
68 </object>
69 </child>
70 </object>
71 <packing>
72 <property name="left_attach">0</property>
73 <property name="top_attach">0</property>
74 </packing>
75 </child>
76 <child>
77 <object class="GtkRadioButton" id="everyweek">
78 <property name="label" translatable="yes" context="optonlineupdatepage|everyweek">Every _week</property>
79 <property name="visible">True</property>
80 <property name="can_focus">True</property>
81 <property name="receives_default">False</property>
82 <property name="halign">start</property>
83 <property name="use_underline">True</property>
84 <property name="draw_indicator">True</property>
85 <property name="group">everyday</property>
86 <child internal-child="accessible">
87 <object class="AtkObject" id="everyweek-atkobject">
88 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|everyweek">A check will be performed once a week. This is the default setting.</property>
89 </object>
90 </child>
91 </object>
92 <packing>
93 <property name="left_attach">0</property>
94 <property name="top_attach">1</property>
95 </packing>
96 </child>
97 <child>
98 <object class="GtkRadioButton" id="everymonth">
99 <property name="label" translatable="yes" context="optonlineupdatepage|everymonth">Every _month</property>
100 <property name="visible">True</property>
101 <property name="can_focus">True</property>
102 <property name="receives_default">False</property>
103 <property name="halign">start</property>
104 <property name="use_underline">True</property>
105 <property name="draw_indicator">True</property>
106 <property name="group">everyday</property>
107 <child internal-child="accessible">
108 <object class="AtkObject" id="everymonth-atkobject">
109 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|everymonth">A check will be performed once a month.</property>
110 </object>
111 </child>
112 </object>
113 <packing>
114 <property name="left_attach">0</property>
115 <property name="top_attach">2</property>
116 </packing>
117 </child>
118 </object>
119 <packing>
120 <property name="left_attach">0</property>
121 <property name="top_attach">1</property>
122 <property name="width">2</property>
123 </packing>
124 </child>
125 <child>
126 <object class="GtkButton" id="checknow">
127 <property name="label" translatable="yes" context="optonlineupdatepage|checknow">Check _Now</property>
128 <property name="visible">True</property>
129 <property name="can_focus">True</property>
130 <property name="receives_default">True</property>
131 <property name="valign">center</property>
132 <property name="use_underline">True</property>
133 <child internal-child="accessible">
134 <object class="AtkObject" id="checknow-atkobject">
135 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|checknow">A check will be performed now.</property>
136 </object>
137 </child>
138 </object>
139 <packing>
140 <property name="left_attach">1</property>
141 <property name="top_attach">2</property>
142 </packing>
143 </child>
144 <child>
145 <object class="GtkBox" id="box2">
146 <property name="visible">True</property>
147 <property name="can_focus">False</property>
148 <property name="valign">center</property>
149 <property name="orientation">vertical</property>
150 <property name="spacing">6</property>
151 <property name="margin-start">18</property>
152 <child>
153 <object class="GtkLabel" id="lastchecked">
154 <property name="visible">True</property>
155 <property name="can_focus">False</property>
156 <property name="label" translatable="yes" context="optonlineupdatepage|lastchecked">Last checked: %DATE%, %TIME%</property>
157 <property name="xalign">0</property>
158 <attributes>
159 <attribute name="scale" value="0.9"/>
160 </attributes>
161 </object>
162 <packing>
163 <property name="expand">False</property>
164 <property name="fill">True</property>
165 <property name="position">0</property>
166 </packing>
167 </child>
168 <child>
169 <object class="GtkLabel" id="neverchecked">
170 <property name="can_focus">False</property>
171 <property name="no_show_all">True</property>
172 <property name="label" translatable="yes" context="optonlineupdatepage|neverchecked">Last checked: Not yet</property>
173 <property name="xalign">0</property>
174 <attributes>
175 <attribute name="scale" value="0.9"/>
176 </attributes>
177 </object>
178 <packing>
179 <property name="expand">False</property>
180 <property name="fill">True</property>
181 <property name="position">1</property>
182 </packing>
183 </child>
184 </object>
185 <packing>
186 <property name="left_attach">0</property>
187 <property name="top_attach">2</property>
188 </packing>
189 </child>
190 </object>
191 <packing>
192 <property name="expand">False</property>
193 <property name="fill">True</property>
194 <property name="position">0</property>
195 </packing>
196 </child>
197 <child>
198 <object class="GtkFrame">
199 <property name="visible">True</property>
200 <property name="can_focus">False</property>
201 <property name="label_xalign">0</property>
202 <property name="shadow_type">none</property>
203 <child>
204 <!-- n-columns=1 n-rows=1 -->
205 <object class="GtkGrid" id="grid1">
206 <property name="visible">True</property>
207 <property name="can_focus">False</property>
208 <property name="hexpand">True</property>
209 <property name="row_spacing">3</property>
210 <property name="column_spacing">6</property>
211 <property name="margin-start">12</property>
212 <property name="margin-top">6</property>
213 <child>
214 <object class="GtkCheckButton" id="autodownload">
215 <property name="label" translatable="yes" context="optonlineupdatepage|autodownload">_Download updates automatically</property>
216 <property name="visible">True</property>
217 <property name="can_focus">True</property>
218 <property name="receives_default">False</property>
219 <property name="halign">start</property>
220 <property name="use_underline">True</property>
221 <property name="draw_indicator">True</property>
222 <child internal-child="accessible">
223 <object class="AtkObject" id="autodownload-atkobject">
224 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|autodownload">Enable the automatic download of updates to the specified folder.</property>
225 </object>
226 </child>
227 </object>
228 <packing>
229 <property name="left_attach">0</property>
230 <property name="top_attach">0</property>
231 <property name="width">2</property>
232 </packing>
233 </child>
234 <child>
235 <!-- n-columns=1 n-rows=1 -->
236 <object class="GtkGrid" id="grid3">
237 <property name="visible">True</property>
238 <property name="can_focus">False</property>
239 <property name="row_spacing">6</property>
240 <property name="column_spacing">6</property>
241 <property name="margin-start">18</property>
242 <child>
243 <object class="GtkButton" id="changepath">
244 <property name="label" translatable="yes" context="optonlineupdatepage|changepath">Ch_ange...</property>
245 <property name="visible">True</property>
246 <property name="can_focus">True</property>
247 <property name="receives_default">True</property>
248 <property name="halign">start</property>
249 <property name="use_underline">True</property>
250 <child internal-child="accessible">
251 <object class="AtkObject" id="changepath-atkobject">
252 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|changepath">Click to select the destination folder for downloaded files.</property>
253 </object>
254 </child>
255 </object>
256 <packing>
257 <property name="left_attach">1</property>
258 <property name="top_attach">0</property>
259 </packing>
260 </child>
261 <child>
262 <object class="GtkBox" id="box1">
263 <property name="visible">True</property>
264 <property name="can_focus">False</property>
265 <property name="spacing">6</property>
266 <child>
267 <object class="GtkLabel" id="destpathlabel">
268 <property name="visible">True</property>
269 <property name="can_focus">False</property>
270 <property name="label" translatable="yes" context="optonlineupdatepage|destpathlabel">Download destination:</property>
271 <property name="xalign">0</property>
272 <attributes>
273 <attribute name="scale" value="0.9"/>
274 </attributes>
275 <child internal-child="accessible">
276 <object class="AtkObject" id="destpathlabel-atkobject">
277 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|destpathlabel">Click to select the destination folder for downloaded files.</property>
278 </object>
279 </child>
280 </object>
281 <packing>
282 <property name="expand">False</property>
283 <property name="fill">True</property>
284 <property name="position">0</property>
285 </packing>
286 </child>
287 <child>
288 <object class="GtkLabel" id="destpath">
289 <property name="visible">True</property>
290 <property name="can_focus">False</property>
291 <property name="ellipsize">end</property>
292 <property name="xalign">0</property>
293 <attributes>
294 <attribute name="scale" value="0.9"/>
295 </attributes>
296 </object>
297 <packing>
298 <property name="expand">False</property>
299 <property name="fill">True</property>
300 <property name="position">1</property>
301 </packing>
302 </child>
303 </object>
304 <packing>
305 <property name="left_attach">0</property>
306 <property name="top_attach">0</property>
307 </packing>
308 </child>
309 </object>
310 <packing>
311 <property name="left_attach">0</property>
312 <property name="top_attach">1</property>
313 <property name="width">2</property>
314 </packing>
315 </child>
316 </object>
317 </child>
318 <child type="label">
319 <object class="GtkLabel" id="labeldest">
320 <property name="visible">True</property>
321 <property name="can_focus">False</property>
322 <property name="label" translatable="yes" context="optonlineupdatepage|labeldest">Download Destination</property>
323 <attributes>
324 <attribute name="weight" value="bold"/>
325 </attributes>
326 </object>
327 </child>
328 </object>
329 <packing>
330 <property name="expand">False</property>
331 <property name="fill">True</property>
332 <property name="position">1</property>
333 </packing>
334 </child>
335 <child>
336 <object class="GtkFrame">
337 <property name="visible">True</property>
338 <property name="can_focus">False</property>
339 <property name="label_xalign">0</property>
340 <property name="shadow_type">none</property>
341 <child>
342 <!-- n-columns=1 n-rows=1 -->
343 <object class="GtkGrid" id="grid5">
344 <property name="visible">True</property>
345 <property name="can_focus">False</property>
346 <property name="hexpand">True</property>
347 <property name="row_spacing">3</property>
348 <property name="column_spacing">6</property>
349 <property name="margin-start">12</property>
350 <property name="margin-top">6</property>
351 <child>
352 <object class="GtkCheckButton" id="extrabits">
353 <property name="label" translatable="yes" context="optonlineupdatepage|extrabits">_Send OS version and basic hardware information</property>
354 <property name="visible">True</property>
355 <property name="can_focus">True</property>
356 <property name="receives_default">False</property>
357 <property name="tooltip_text" translatable="yes" context="optonlineupdatepage|extrabits|tooltip_text">This information lets us make optimizations for your hardware and operating system.</property>
358 <property name="halign">start</property>
359 <property name="use_underline">True</property>
360 <property name="draw_indicator">True</property>
361 </object>
362 <packing>
363 <property name="left_attach">0</property>
364 <property name="top_attach">0</property>
365 <property name="width">2</property>
366 </packing>
367 </child>
368 <child>
369 <object class="GtkBox" id="hbox">
370 <property name="visible">True</property>
371 <property name="can_focus">False</property>
372 <property name="spacing">6</property>
373 <property name="margin-start">18</property>
374 <child>
375 <object class="GtkLabel" id="useragent_label">
376 <property name="visible">True</property>
377 <property name="can_focus">False</property>
378 <property name="label" translatable="yes" context="optonlineupdatepage|useragent_label">User Agent:</property>
379 <property name="yalign">0</property>
380 <attributes>
381 <attribute name="scale" value="0.9"/>
382 </attributes>
383 </object>
384 <packing>
385 <property name="expand">False</property>
386 <property name="fill">True</property>
387 <property name="position">0</property>
388 </packing>
389 </child>
390 <child>
391 <object class="GtkLabel" id="useragent_changed">
392 <property name="can_focus">False</property>
393 <property name="label" translatable="yes" context="optonlineupdatepage|useragent_changed">Hit apply to update</property>
394 <property name="yalign">0</property>
395 <attributes>
396 <attribute name="scale" value="0.9"/>
397 </attributes>
398 </object>
399 <packing>
400 <property name="expand">False</property>
401 <property name="fill">True</property>
402 <property name="position">1</property>
403 </packing>
404 </child>
405 <child>
406 <object class="GtkLabel" id="useragent">
407 <property name="visible">True</property>
408 <property name="can_focus">False</property>
409 <property name="xalign">0</property>
410 <attributes>
411 <attribute name="scale" value="0.9"/>
412 </attributes>
413 </object>
414 <packing>
415 <property name="expand">True</property>
416 <property name="fill">True</property>
417 <property name="position">2</property>
418 </packing>
419 </child>
420 </object>
421 <packing>
422 <property name="left_attach">0</property>
423 <property name="top_attach">1</property>
424 <property name="width">2</property>
425 </packing>
426 </child>
427 </object>
428 </child>
429 <child type="label">
430 <object class="GtkLabel" id="labelagent">
431 <property name="visible">True</property>
432 <property name="can_focus">False</property>
433 <property name="label" translatable="yes" context="optonlineupdatepage|labelagent">User Agent</property>
434 <attributes>
435 <attribute name="weight" value="bold"/>
436 </attributes>
437 </object>
438 </child>
439 </object>
440 <packing>
441 <property name="expand">False</property>
442 <property name="fill">True</property>
443 <property name="position">2</property>
444 </packing>
445 </child>
446 <child>
447 <object class="GtkLinkButton" id="btnPrivacyPolicy">
448 <property name="label" translatable="yes" context="optonlineupdatepage|privacy">Privacy Policy</property>
449 <property name="visible">True</property>
450 <property name="can-focus">True</property>
451 <property name="receives-default">True</property>
452 <property name="relief">none</property>
453 </object>
454 <packing>
455 <property name="expand">False</property>
456 <property name="fill">True</property>
457 <property name="position">3</property>
458 </packing>
459 </child>
460 </object>
461 </child>
462 <child type="label">
463 <object class="GtkLabel" id="label1">
464 <property name="visible">True</property>
465 <property name="can_focus">False</property>
466 <property name="label" translatable="yes" context="optonlineupdatepage|label1">Online Update Options</property>
467 <attributes>
468 <attribute name="weight" value="bold"/>
469 </attributes>
470 </object>
471 </child>
472 <child internal-child="accessible">
473 <object class="AtkObject" id="OptOnlineUpdatePage-atkobject">
474 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|OptOnlineUpdatePage">Specifies some options for the automatic notification and downloading of online updates to the office suite.</property>
475 </object>
476 </child>
477 </object>
478 <object class="GtkSizeGroup" id="sizegroupButtons">
479 <widgets>
480 <widget name="checknow"/>
481 <widget name="changepath"/>
482 </widgets>
483 </object>
484 <object class="GtkSizeGroup" id="sizegroupLabel">
485 <widgets>
486 <widget name="box2"/>
487 <widget name="box1"/>
488 </widgets>
489 </object>
490 </interface>