tdf#163962 Enable spell checking in editable sections in read-only mode
[LibreOffice.git] / desktop / uiconfig / ui / updatedialog.ui
blob976fbfd10832452d980747f63bcf5d21cd8c0fbf
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="dkt">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkTreeStore" id="liststore1">
6 <columns>
7 <!-- column-name check1 -->
8 <column type="gboolean"/>
9 <!-- column-name text -->
10 <column type="gchararray"/>
11 <!-- column-name id -->
12 <column type="gchararray"/>
13 <!-- column-name checkvis1 -->
14 <column type="gboolean"/>
15 <!-- column-name checktri1 -->
16 <column type="gboolean"/>
17 </columns>
18 </object>
19 <object class="GtkDialog" id="UpdateDialog">
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="title" translatable="yes" context="updatedialog|UpdateDialog">Extension Update</property>
25 <property name="modal">True</property>
26 <property name="default_width">0</property>
27 <property name="default_height">0</property>
28 <property name="type_hint">dialog</property>
29 <child internal-child="vbox">
30 <object class="GtkBox" id="dialog-vbox1">
31 <property name="can_focus">False</property>
32 <property name="orientation">vertical</property>
33 <property name="spacing">12</property>
34 <child internal-child="action_area">
35 <object class="GtkButtonBox" id="dialog-action_area1">
36 <property name="can_focus">False</property>
37 <property name="layout_style">end</property>
38 <child>
39 <object class="GtkButton" id="help">
40 <property name="label" translatable="yes" context="stock">_Help</property>
41 <property name="visible">True</property>
42 <property name="can_focus">True</property>
43 <property name="receives_default">True</property>
44 <property name="use-underline">True</property>
45 </object>
46 <packing>
47 <property name="expand">False</property>
48 <property name="fill">True</property>
49 <property name="position">0</property>
50 <property name="secondary">True</property>
51 </packing>
52 </child>
53 <child>
54 <object class="GtkButton" id="ok">
55 <property name="label" translatable="yes" context="updatedialog|INSTALL">_Install</property>
56 <property name="visible">True</property>
57 <property name="sensitive">False</property>
58 <property name="can_focus">True</property>
59 <property name="can_default">True</property>
60 <property name="has_default">True</property>
61 <property name="receives_default">True</property>
62 <property name="use_underline">True</property>
63 </object>
64 <packing>
65 <property name="expand">False</property>
66 <property name="fill">True</property>
67 <property name="position">1</property>
68 </packing>
69 </child>
70 <child>
71 <object class="GtkButton" id="close">
72 <property name="label" translatable="yes" context="stock">_Close</property>
73 <property name="visible">True</property>
74 <property name="can_focus">True</property>
75 <property name="receives_default">True</property>
76 <property name="use-underline">True</property>
77 </object>
78 <packing>
79 <property name="expand">False</property>
80 <property name="fill">True</property>
81 <property name="position">2</property>
82 </packing>
83 </child>
84 </object>
85 <packing>
86 <property name="expand">False</property>
87 <property name="fill">True</property>
88 <property name="pack_type">end</property>
89 <property name="position">0</property>
90 </packing>
91 </child>
92 <child>
93 <!-- n-columns=1 n-rows=1 -->
94 <object class="GtkGrid">
95 <property name="visible">True</property>
96 <property name="can_focus">False</property>
97 <property name="hexpand">True</property>
98 <property name="vexpand">True</property>
99 <property name="row_spacing">12</property>
100 <child>
101 <object class="GtkBox" id="box2">
102 <property name="visible">True</property>
103 <property name="can_focus">False</property>
104 <property name="hexpand">True</property>
105 <property name="vexpand">True</property>
106 <property name="orientation">vertical</property>
107 <property name="spacing">6</property>
108 <child>
109 <!-- n-columns=1 n-rows=1 -->
110 <object class="GtkGrid" id="grid1">
111 <property name="visible">True</property>
112 <property name="can_focus">False</property>
113 <property name="hexpand">True</property>
114 <property name="column_spacing">6</property>
115 <child>
116 <object class="GtkLabel" id="UPDATE_LABEL">
117 <property name="visible">True</property>
118 <property name="sensitive">False</property>
119 <property name="can_focus">False</property>
120 <property name="halign">start</property>
121 <property name="hexpand">True</property>
122 <property name="label" translatable="yes" context="updatedialog|UPDATE_LABEL">_Available extension updates</property>
123 <property name="use_underline">True</property>
124 </object>
125 <packing>
126 <property name="left_attach">0</property>
127 <property name="top_attach">0</property>
128 </packing>
129 </child>
130 <child>
131 <object class="GtkLabel" id="UPDATE_CHECKING">
132 <property name="visible">True</property>
133 <property name="can_focus">False</property>
134 <property name="halign">end</property>
135 <property name="label" translatable="yes" context="updatedialog|UPDATE_CHECKING">Checking...</property>
136 </object>
137 <packing>
138 <property name="left_attach">1</property>
139 <property name="top_attach">0</property>
140 </packing>
141 </child>
142 <child>
143 <object class="GtkSpinner" id="THROBBER">
144 <property name="visible">True</property>
145 <property name="can_focus">False</property>
146 </object>
147 <packing>
148 <property name="left_attach">2</property>
149 <property name="top_attach">0</property>
150 </packing>
151 </child>
152 </object>
153 <packing>
154 <property name="expand">False</property>
155 <property name="fill">True</property>
156 <property name="position">0</property>
157 </packing>
158 </child>
159 <child>
160 <object class="GtkScrolledWindow" id="checklistwin">
161 <property name="visible">True</property>
162 <property name="can_focus">True</property>
163 <property name="hexpand">True</property>
164 <property name="vexpand">True</property>
165 <property name="hscrollbar_policy">never</property>
166 <property name="vscrollbar_policy">never</property>
167 <property name="shadow_type">in</property>
168 <child>
169 <object class="GtkTreeView" id="checklist">
170 <property name="visible">True</property>
171 <property name="can_focus">True</property>
172 <property name="receives_default">True</property>
173 <property name="hexpand">True</property>
174 <property name="vexpand">True</property>
175 <property name="model">liststore1</property>
176 <property name="headers_visible">False</property>
177 <property name="search_column">0</property>
178 <property name="show_expanders">False</property>
179 <child internal-child="selection">
180 <object class="GtkTreeSelection"/>
181 </child>
182 <child>
183 <object class="GtkTreeViewColumn" id="treeviewcolumn4">
184 <property name="resizable">True</property>
185 <property name="spacing">6</property>
186 <property name="alignment">0.5</property>
187 <child>
188 <object class="GtkCellRendererToggle" id="cellrenderer5"/>
189 <attributes>
190 <attribute name="visible">3</attribute>
191 <attribute name="active">0</attribute>
192 </attributes>
193 </child>
194 </object>
195 </child>
196 <child>
197 <object class="GtkTreeViewColumn" id="treeviewcolumn5">
198 <property name="resizable">True</property>
199 <property name="spacing">6</property>
200 <child>
201 <object class="GtkCellRendererText" id="cellrenderer4"/>
202 <attributes>
203 <attribute name="text">1</attribute>
204 </attributes>
205 </child>
206 </object>
207 </child>
208 </object>
209 </child>
210 </object>
211 <packing>
212 <property name="expand">True</property>
213 <property name="fill">True</property>
214 <property name="position">1</property>
215 </packing>
216 </child>
217 <child>
218 <object class="GtkCheckButton" id="UPDATE_ALL">
219 <property name="label" translatable="yes" context="updatedialog|UPDATE_ALL">_Show all updates</property>
220 <property name="visible">True</property>
221 <property name="sensitive">False</property>
222 <property name="can_focus">True</property>
223 <property name="receives_default">False</property>
224 <property name="use_underline">True</property>
225 <property name="draw_indicator">True</property>
226 <child internal-child="accessible">
227 <object class="AtkObject" id="UPDATE_ALL-atkobject">
228 <property name="AtkObject::accessible-description" translatable="yes" context="updatedialog|extended_tip|UPDATE_ALL">By default, only the downloadable extensions are shown in the dialog. Mark Show all Updates to see also other extensions and error messages.</property>
229 </object>
230 </child>
231 </object>
232 <packing>
233 <property name="expand">False</property>
234 <property name="fill">True</property>
235 <property name="position">2</property>
236 </packing>
237 </child>
238 </object>
239 <packing>
240 <property name="left_attach">0</property>
241 <property name="top_attach">0</property>
242 </packing>
243 </child>
244 <child>
245 <object class="GtkBox" id="box3">
246 <property name="visible">True</property>
247 <property name="can_focus">False</property>
248 <property name="hexpand">True</property>
249 <property name="vexpand">True</property>
250 <property name="orientation">vertical</property>
251 <property name="spacing">6</property>
252 <child>
253 <object class="GtkLabel" id="DESCRIPTION_LABEL">
254 <property name="visible">True</property>
255 <property name="can_focus">False</property>
256 <property name="halign">start</property>
257 <property name="label" translatable="yes" context="updatedialog|DESCRIPTION_LABEL">Description</property>
258 </object>
259 <packing>
260 <property name="expand">False</property>
261 <property name="fill">True</property>
262 <property name="position">0</property>
263 </packing>
264 </child>
265 <child>
266 <!-- n-columns=1 n-rows=1 -->
267 <object class="GtkGrid" id="grid2">
268 <property name="visible">True</property>
269 <property name="can_focus">False</property>
270 <property name="column_spacing">6</property>
271 <child>
272 <object class="GtkLabel" id="PUBLISHER_LABEL">
273 <property name="visible">True</property>
274 <property name="can_focus">False</property>
275 <property name="halign">start</property>
276 <property name="label" translatable="yes" context="updatedialog|PUBLISHER_LABEL">Publisher:</property>
277 <property name="use_underline">True</property>
278 <property name="mnemonic_widget">PUBLISHER_LINK</property>
279 </object>
280 <packing>
281 <property name="left_attach">0</property>
282 <property name="top_attach">0</property>
283 </packing>
284 </child>
285 <child>
286 <object class="GtkLinkButton" id="PUBLISHER_LINK">
287 <property name="label" translatable="yes" context="updatedialog|PUBLISHER_LINK">button</property>
288 <property name="visible">True</property>
289 <property name="can_focus">True</property>
290 <property name="receives_default">True</property>
291 <property name="relief">none</property>
292 </object>
293 <packing>
294 <property name="left_attach">1</property>
295 <property name="top_attach">0</property>
296 </packing>
297 </child>
298 <child>
299 <object class="GtkLabel" id="RELEASE_NOTES_LABEL">
300 <property name="visible">True</property>
301 <property name="can_focus">False</property>
302 <property name="halign">start</property>
303 <property name="label" translatable="yes" context="updatedialog|RELEASE_NOTES_LABEL">What is new:</property>
304 <property name="use_underline">True</property>
305 <property name="mnemonic_widget">RELEASE_NOTES_LINK</property>
306 </object>
307 <packing>
308 <property name="left_attach">0</property>
309 <property name="top_attach">1</property>
310 </packing>
311 </child>
312 <child>
313 <object class="GtkLinkButton" id="RELEASE_NOTES_LINK">
314 <property name="label" translatable="yes" context="updatedialog|RELEASE_NOTES_LINK">Release notes</property>
315 <property name="visible">True</property>
316 <property name="can_focus">True</property>
317 <property name="receives_default">True</property>
318 <property name="relief">none</property>
319 </object>
320 <packing>
321 <property name="left_attach">1</property>
322 <property name="top_attach">1</property>
323 </packing>
324 </child>
325 </object>
326 <packing>
327 <property name="expand">False</property>
328 <property name="fill">True</property>
329 <property name="position">1</property>
330 </packing>
331 </child>
332 <child>
333 <object class="GtkScrolledWindow" id="DESCRIPTIONSWIN">
334 <property name="visible">True</property>
335 <property name="can_focus">True</property>
336 <property name="hexpand">True</property>
337 <property name="vexpand">True</property>
338 <property name="shadow_type">in</property>
339 <child>
340 <object class="GtkTextView" id="DESCRIPTIONS">
341 <property name="visible">True</property>
342 <property name="sensitive">False</property>
343 <property name="can_focus">True</property>
344 <property name="hexpand">True</property>
345 <property name="vexpand">True</property>
346 <property name="editable">False</property>
347 <property name="wrap_mode">word</property>
348 <property name="cursor_visible">False</property>
349 <property name="accepts_tab">False</property>
350 <child internal-child="accessible">
351 <object class="AtkObject" id="DESCRIPTIONS-atkobject">
352 <property name="AtkObject::accessible-description" translatable="yes" context="updatedialog|extended_tip|DESCRIPTIONS">While checking for updates, you see a progress indicator. Wait for some messages to show up in the dialog, or click Cancel to abort the update check.</property>
353 </object>
354 </child>
355 </object>
356 </child>
357 </object>
358 <packing>
359 <property name="expand">False</property>
360 <property name="fill">True</property>
361 <property name="position">2</property>
362 </packing>
363 </child>
364 </object>
365 <packing>
366 <property name="left_attach">0</property>
367 <property name="top_attach">1</property>
368 </packing>
369 </child>
370 </object>
371 <packing>
372 <property name="expand">False</property>
373 <property name="fill">True</property>
374 <property name="position">1</property>
375 </packing>
376 </child>
377 </object>
378 </child>
379 <action-widgets>
380 <action-widget response="-11">help</action-widget>
381 <action-widget response="-5">ok</action-widget>
382 <action-widget response="-7">close</action-widget>
383 </action-widgets>
384 <child type="titlebar">
385 <placeholder/>
386 </child>
387 <child internal-child="accessible">
388 <object class="AtkObject" id="UpdateDialog-atkobject">
389 <property name="AtkObject::accessible-description" translatable="yes" context="updatedialog|extended_tip|UpdateDialog">Click the Check for Updates button in the Extension Manager to check for online updates for all installed extensions. To check for online updates for only the selected extension, right-click to open the context menu, then choose Update.</property>
390 </object>
391 </child>
392 </object>
393 </interface>