GUI: Move .ui files from goffice resources to glib resources
[gnumeric.git] / src / dialogs / cell-format.ui
blob182a182c7e0ed88e9d79d9ad903eb7c5e76f0c38
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.16.1 -->
3 <interface>
4 <requires lib="gtk+" version="3.8"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="upper">20</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="icon_name">gnumeric-format-border-top</property>
14 </object>
15 <object class="GtkImage" id="image10">
16 <property name="visible">True</property>
17 <property name="can_focus">False</property>
18 <property name="icon_name">gnumeric-format-border-outline</property>
19 </object>
20 <object class="GtkImage" id="image11">
21 <property name="visible">True</property>
22 <property name="can_focus">False</property>
23 <property name="icon_name">gnumeric-format-border-no</property>
24 </object>
25 <object class="GtkImage" id="image2">
26 <property name="visible">True</property>
27 <property name="can_focus">False</property>
28 <property name="icon_name">gnumeric-format-border-rev-diag</property>
29 </object>
30 <object class="GtkImage" id="image3">
31 <property name="visible">True</property>
32 <property name="can_focus">False</property>
33 <property name="icon_name">gnumeric-format-border-diag</property>
34 </object>
35 <object class="GtkImage" id="image4">
36 <property name="visible">True</property>
37 <property name="can_focus">False</property>
38 <property name="icon_name">gnumeric-format-border-left</property>
39 </object>
40 <object class="GtkImage" id="image5">
41 <property name="visible">True</property>
42 <property name="can_focus">False</property>
43 <property name="icon_name">gnumeric-format-border-right</property>
44 </object>
45 <object class="GtkImage" id="image6">
46 <property name="visible">True</property>
47 <property name="can_focus">False</property>
48 <property name="icon_name">gnumeric-format-border-bottom</property>
49 </object>
50 <object class="GtkImage" id="image7">
51 <property name="visible">True</property>
52 <property name="can_focus">False</property>
53 <property name="icon_name">gnumeric-format-border-inside-vert</property>
54 </object>
55 <object class="GtkImage" id="image8">
56 <property name="visible">True</property>
57 <property name="can_focus">False</property>
58 <property name="icon_name">gnumeric-format-border-inside-horiz</property>
59 </object>
60 <object class="GtkImage" id="image9">
61 <property name="visible">True</property>
62 <property name="can_focus">False</property>
63 <property name="icon_name">gnumeric-format-border-inside</property>
64 </object>
65 <object class="GtkListStore" id="model1">
66 <columns>
67 <!-- column-name gchararray -->
68 <column type="gchararray"/>
69 </columns>
70 <data>
71 <row>
72 <col id="0" translatable="yes">Any Value (no validation)</col>
73 </row>
74 <row>
75 <col id="0" translatable="yes">Whole numbers</col>
76 </row>
77 <row>
78 <col id="0" translatable="yes">Numbers</col>
79 </row>
80 <row>
81 <col id="0" translatable="yes">In a list</col>
82 </row>
83 <row>
84 <col id="0" translatable="yes">Date</col>
85 </row>
86 <row>
87 <col id="0" translatable="yes">Time</col>
88 </row>
89 <row>
90 <col id="0" translatable="yes">Text length</col>
91 </row>
92 <row>
93 <col id="0" translatable="yes">Custom</col>
94 </row>
95 </data>
96 </object>
97 <object class="GtkListStore" id="model2">
98 <columns>
99 <!-- column-name gchararray -->
100 <column type="gchararray"/>
101 </columns>
102 <data>
103 <row>
104 <col id="0" translatable="yes">min &lt;= val &lt;= max (between)</col>
105 </row>
106 <row>
107 <col id="0" translatable="yes">val &lt;= min || max &lt;= val (not between)</col>
108 </row>
109 <row>
110 <col id="0" translatable="yes">val == bound (equal to)</col>
111 </row>
112 <row>
113 <col id="0" translatable="yes">val &lt;&gt; bound (not equal to)</col>
114 </row>
115 <row>
116 <col id="0" translatable="yes">val &gt; bound (greater than)</col>
117 </row>
118 <row>
119 <col id="0" translatable="yes">val &lt; bound (less than)</col>
120 </row>
121 <row>
122 <col id="0" translatable="yes">val &gt;= bound (greater than or equal)</col>
123 </row>
124 <row>
125 <col id="0" translatable="yes">val &lt;= bound (less than or equal)</col>
126 </row>
127 </data>
128 </object>
129 <object class="GtkDialog" id="CellFormat">
130 <property name="can_focus">False</property>
131 <property name="border_width">6</property>
132 <property name="title" translatable="yes">Format Cells</property>
133 <property name="type_hint">dialog</property>
134 <child internal-child="vbox">
135 <object class="GtkBox" id="vbox1">
136 <property name="visible">True</property>
137 <property name="can_focus">False</property>
138 <property name="orientation">vertical</property>
139 <property name="spacing">6</property>
140 <child internal-child="action_area">
141 <object class="GtkButtonBox" id="hbuttonbox1">
142 <property name="visible">True</property>
143 <property name="can_focus">False</property>
144 <property name="layout_style">end</property>
145 <child>
146 <object class="GtkButton" id="helpbutton">
147 <property name="label">gtk-help</property>
148 <property name="visible">True</property>
149 <property name="can_focus">True</property>
150 <property name="can_default">True</property>
151 <property name="receives_default">False</property>
152 <property name="use_stock">True</property>
153 </object>
154 <packing>
155 <property name="expand">False</property>
156 <property name="fill">False</property>
157 <property name="position">0</property>
158 </packing>
159 </child>
160 <child>
161 <object class="GtkButton" id="applybutton">
162 <property name="label">gtk-apply</property>
163 <property name="visible">True</property>
164 <property name="can_focus">True</property>
165 <property name="can_default">True</property>
166 <property name="receives_default">False</property>
167 <property name="use_stock">True</property>
168 </object>
169 <packing>
170 <property name="expand">False</property>
171 <property name="fill">False</property>
172 <property name="position">1</property>
173 </packing>
174 </child>
175 <child>
176 <object class="GtkButton" id="cancelbutton">
177 <property name="label">gtk-cancel</property>
178 <property name="visible">True</property>
179 <property name="can_focus">True</property>
180 <property name="can_default">True</property>
181 <property name="receives_default">False</property>
182 <property name="use_stock">True</property>
183 </object>
184 <packing>
185 <property name="expand">False</property>
186 <property name="fill">False</property>
187 <property name="position">2</property>
188 </packing>
189 </child>
190 <child>
191 <object class="GtkButton" id="okbutton">
192 <property name="label">gtk-ok</property>
193 <property name="visible">True</property>
194 <property name="can_focus">True</property>
195 <property name="can_default">True</property>
196 <property name="has_default">True</property>
197 <property name="receives_default">False</property>
198 <property name="use_stock">True</property>
199 </object>
200 <packing>
201 <property name="expand">False</property>
202 <property name="fill">False</property>
203 <property name="position">3</property>
204 </packing>
205 </child>
206 </object>
207 <packing>
208 <property name="expand">False</property>
209 <property name="fill">True</property>
210 <property name="pack_type">end</property>
211 <property name="position">0</property>
212 </packing>
213 </child>
214 <child>
215 <object class="GtkNotebook" id="notebook">
216 <property name="visible">True</property>
217 <property name="can_focus">True</property>
218 <property name="border_width">5</property>
219 <property name="scrollable">True</property>
220 <child>
221 <object class="GtkGrid" id="alignment-grid">
222 <property name="visible">True</property>
223 <property name="can_focus">False</property>
224 <property name="border_width">12</property>
225 <property name="row_spacing">6</property>
226 <property name="column_spacing">12</property>
227 <child>
228 <object class="GtkLabel" id="label67">
229 <property name="visible">True</property>
230 <property name="can_focus">False</property>
231 <property name="xalign">0</property>
232 <property name="label" translatable="yes">&lt;b&gt;Horizontal alignment&lt;/b&gt;</property>
233 <property name="use_markup">True</property>
234 </object>
235 <packing>
236 <property name="left_attach">0</property>
237 <property name="top_attach">0</property>
238 <property name="width">3</property>
239 <property name="height">1</property>
240 </packing>
241 </child>
242 <child>
243 <object class="GtkRadioButton" id="halign_left">
244 <property name="label" translatable="yes">_Left</property>
245 <property name="visible">True</property>
246 <property name="can_focus">True</property>
247 <property name="receives_default">False</property>
248 <property name="margin_left">24</property>
249 <property name="margin_top">6</property>
250 <property name="use_underline">True</property>
251 <property name="xalign">0</property>
252 <property name="draw_indicator">True</property>
253 <property name="group">halign_justify</property>
254 </object>
255 <packing>
256 <property name="left_attach">0</property>
257 <property name="top_attach">1</property>
258 <property name="width">1</property>
259 <property name="height">1</property>
260 </packing>
261 </child>
262 <child>
263 <object class="GtkRadioButton" id="halign_general">
264 <property name="label" translatable="yes">_General</property>
265 <property name="visible">True</property>
266 <property name="can_focus">True</property>
267 <property name="receives_default">False</property>
268 <property name="margin_left">24</property>
269 <property name="use_underline">True</property>
270 <property name="xalign">0</property>
271 <property name="draw_indicator">True</property>
272 <property name="group">halign_justify</property>
273 </object>
274 <packing>
275 <property name="left_attach">0</property>
276 <property name="top_attach">2</property>
277 <property name="width">1</property>
278 <property name="height">1</property>
279 </packing>
280 </child>
281 <child>
282 <object class="GtkRadioButton" id="halign_center_across_selection">
283 <property name="label" translatable="yes">Center across _selection</property>
284 <property name="visible">True</property>
285 <property name="can_focus">True</property>
286 <property name="receives_default">False</property>
287 <property name="margin_left">24</property>
288 <property name="use_underline">True</property>
289 <property name="xalign">0</property>
290 <property name="draw_indicator">True</property>
291 <property name="group">halign_justify</property>
292 </object>
293 <packing>
294 <property name="left_attach">0</property>
295 <property name="top_attach">3</property>
296 <property name="width">2</property>
297 <property name="height">1</property>
298 </packing>
299 </child>
300 <child>
301 <object class="GtkLabel" id="halign_indent_label">
302 <property name="visible">True</property>
303 <property name="can_focus">False</property>
304 <property name="margin_left">24</property>
305 <property name="xalign">0</property>
306 <property name="label" translatable="yes">_Indent:</property>
307 <property name="use_underline">True</property>
308 <property name="mnemonic_widget">halign_indent</property>
309 </object>
310 <packing>
311 <property name="left_attach">0</property>
312 <property name="top_attach">4</property>
313 <property name="width">1</property>
314 <property name="height">1</property>
315 </packing>
316 </child>
317 <child>
318 <object class="GtkLabel" id="label69">
319 <property name="visible">True</property>
320 <property name="can_focus">False</property>
321 <property name="margin_top">6</property>
322 <property name="xalign">0</property>
323 <property name="label" translatable="yes">&lt;b&gt;Vertical alignment&lt;/b&gt;</property>
324 <property name="use_markup">True</property>
325 </object>
326 <packing>
327 <property name="left_attach">0</property>
328 <property name="top_attach">5</property>
329 <property name="width">3</property>
330 <property name="height">1</property>
331 </packing>
332 </child>
333 <child>
334 <object class="GtkRadioButton" id="halign_center">
335 <property name="label" translatable="yes">Ce_nter</property>
336 <property name="visible">True</property>
337 <property name="can_focus">True</property>
338 <property name="receives_default">False</property>
339 <property name="use_underline">True</property>
340 <property name="xalign">0</property>
341 <property name="draw_indicator">True</property>
342 <property name="group">halign_justify</property>
343 </object>
344 <packing>
345 <property name="left_attach">1</property>
346 <property name="top_attach">1</property>
347 <property name="width">1</property>
348 <property name="height">1</property>
349 </packing>
350 </child>
351 <child>
352 <object class="GtkRadioButton" id="halign_right">
353 <property name="label" translatable="yes">_Right</property>
354 <property name="visible">True</property>
355 <property name="can_focus">True</property>
356 <property name="receives_default">False</property>
357 <property name="use_underline">True</property>
358 <property name="xalign">0</property>
359 <property name="draw_indicator">True</property>
360 <property name="group">halign_justify</property>
361 </object>
362 <packing>
363 <property name="left_attach">2</property>
364 <property name="top_attach">1</property>
365 <property name="width">1</property>
366 <property name="height">1</property>
367 </packing>
368 </child>
369 <child>
370 <object class="GtkRadioButton" id="halign_fill">
371 <property name="label" translatable="yes">_Fill</property>
372 <property name="visible">True</property>
373 <property name="can_focus">True</property>
374 <property name="receives_default">False</property>
375 <property name="use_underline">True</property>
376 <property name="xalign">0</property>
377 <property name="draw_indicator">True</property>
378 <property name="group">halign_justify</property>
379 </object>
380 <packing>
381 <property name="left_attach">1</property>
382 <property name="top_attach">2</property>
383 <property name="width">1</property>
384 <property name="height">1</property>
385 </packing>
386 </child>
387 <child>
388 <object class="GtkRadioButton" id="halign_justify">
389 <property name="label" translatable="yes">_Justify</property>
390 <property name="visible">True</property>
391 <property name="can_focus">True</property>
392 <property name="receives_default">False</property>
393 <property name="use_underline">True</property>
394 <property name="xalign">0</property>
395 <property name="active">True</property>
396 <property name="draw_indicator">True</property>
397 </object>
398 <packing>
399 <property name="left_attach">2</property>
400 <property name="top_attach">2</property>
401 <property name="width">1</property>
402 <property name="height">1</property>
403 </packing>
404 </child>
405 <child>
406 <object class="GtkRadioButton" id="halign_distributed">
407 <property name="label" translatable="yes">D_istributed</property>
408 <property name="visible">True</property>
409 <property name="can_focus">True</property>
410 <property name="receives_default">False</property>
411 <property name="use_underline">True</property>
412 <property name="xalign">0</property>
413 <property name="draw_indicator">True</property>
414 <property name="group">halign_justify</property>
415 </object>
416 <packing>
417 <property name="left_attach">2</property>
418 <property name="top_attach">3</property>
419 <property name="width">1</property>
420 <property name="height">1</property>
421 </packing>
422 </child>
423 <child>
424 <object class="GtkSpinButton" id="halign_indent">
425 <property name="visible">True</property>
426 <property name="can_focus">True</property>
427 <property name="invisible_char"></property>
428 <property name="primary_icon_activatable">False</property>
429 <property name="secondary_icon_activatable">False</property>
430 <property name="adjustment">adjustment1</property>
431 <property name="climb_rate">1</property>
432 <property name="numeric">True</property>
433 <property name="update_policy">if-valid</property>
434 </object>
435 <packing>
436 <property name="left_attach">1</property>
437 <property name="top_attach">4</property>
438 <property name="width">1</property>
439 <property name="height">1</property>
440 </packing>
441 </child>
442 <child>
443 <object class="GtkRadioButton" id="valign_top">
444 <property name="label" translatable="yes">_Top</property>
445 <property name="visible">True</property>
446 <property name="can_focus">True</property>
447 <property name="receives_default">False</property>
448 <property name="margin_left">24</property>
449 <property name="margin_top">6</property>
450 <property name="use_underline">True</property>
451 <property name="xalign">0</property>
452 <property name="active">True</property>
453 <property name="draw_indicator">True</property>
454 </object>
455 <packing>
456 <property name="left_attach">0</property>
457 <property name="top_attach">6</property>
458 <property name="width">1</property>
459 <property name="height">1</property>
460 </packing>
461 </child>
462 <child>
463 <object class="GtkRadioButton" id="valign_center">
464 <property name="label" translatable="yes">C_enter</property>
465 <property name="visible">True</property>
466 <property name="can_focus">True</property>
467 <property name="receives_default">False</property>
468 <property name="margin_left">24</property>
469 <property name="use_underline">True</property>
470 <property name="xalign">0</property>
471 <property name="draw_indicator">True</property>
472 <property name="group">valign_top</property>
473 </object>
474 <packing>
475 <property name="left_attach">0</property>
476 <property name="top_attach">7</property>
477 <property name="width">1</property>
478 <property name="height">1</property>
479 </packing>
480 </child>
481 <child>
482 <object class="GtkRadioButton" id="valign_bottom">
483 <property name="label" translatable="yes">_Bottom</property>
484 <property name="visible">True</property>
485 <property name="can_focus">True</property>
486 <property name="receives_default">False</property>
487 <property name="margin_left">24</property>
488 <property name="use_underline">True</property>
489 <property name="xalign">0</property>
490 <property name="draw_indicator">True</property>
491 <property name="group">valign_top</property>
492 </object>
493 <packing>
494 <property name="left_attach">0</property>
495 <property name="top_attach">8</property>
496 <property name="width">1</property>
497 <property name="height">1</property>
498 </packing>
499 </child>
500 <child>
501 <object class="GtkRadioButton" id="valign_justify">
502 <property name="label" translatable="yes">J_ustify</property>
503 <property name="visible">True</property>
504 <property name="can_focus">True</property>
505 <property name="receives_default">False</property>
506 <property name="use_underline">True</property>
507 <property name="xalign">0</property>
508 <property name="draw_indicator">True</property>
509 <property name="group">valign_top</property>
510 </object>
511 <packing>
512 <property name="left_attach">1</property>
513 <property name="top_attach">7</property>
514 <property name="width">1</property>
515 <property name="height">1</property>
516 </packing>
517 </child>
518 <child>
519 <object class="GtkRadioButton" id="valign_distributed">
520 <property name="label" translatable="yes">_Distributed</property>
521 <property name="visible">True</property>
522 <property name="can_focus">True</property>
523 <property name="receives_default">False</property>
524 <property name="use_underline">True</property>
525 <property name="xalign">0</property>
526 <property name="draw_indicator">True</property>
527 <property name="group">valign_top</property>
528 </object>
529 <packing>
530 <property name="left_attach">1</property>
531 <property name="top_attach">8</property>
532 <property name="width">1</property>
533 <property name="height">1</property>
534 </packing>
535 </child>
536 <child>
537 <object class="GtkLabel" id="label70">
538 <property name="visible">True</property>
539 <property name="can_focus">False</property>
540 <property name="margin_top">6</property>
541 <property name="xalign">0</property>
542 <property name="label" translatable="yes">&lt;b&gt;Control&lt;/b&gt;</property>
543 <property name="use_markup">True</property>
544 </object>
545 <packing>
546 <property name="left_attach">0</property>
547 <property name="top_attach">9</property>
548 <property name="width">3</property>
549 <property name="height">1</property>
550 </packing>
551 </child>
552 <child>
553 <object class="GtkCheckButton" id="align_wrap">
554 <property name="label" translatable="yes">_Wrap text</property>
555 <property name="visible">True</property>
556 <property name="can_focus">True</property>
557 <property name="receives_default">False</property>
558 <property name="margin_left">24</property>
559 <property name="margin_top">6</property>
560 <property name="use_underline">True</property>
561 <property name="xalign">0</property>
562 <property name="draw_indicator">True</property>
563 </object>
564 <packing>
565 <property name="left_attach">0</property>
566 <property name="top_attach">10</property>
567 <property name="width">2</property>
568 <property name="height">1</property>
569 </packing>
570 </child>
571 <child>
572 <object class="GtkCheckButton" id="align_shrink">
573 <property name="label" translatable="yes">Shrin_k to fit</property>
574 <property name="visible">True</property>
575 <property name="sensitive">False</property>
576 <property name="can_focus">True</property>
577 <property name="receives_default">False</property>
578 <property name="margin_left">24</property>
579 <property name="use_underline">True</property>
580 <property name="xalign">0</property>
581 <property name="draw_indicator">True</property>
582 </object>
583 <packing>
584 <property name="left_attach">0</property>
585 <property name="top_attach">11</property>
586 <property name="width">2</property>
587 <property name="height">1</property>
588 </packing>
589 </child>
590 <child>
591 <object class="GtkBox" id="rotation_placeholder">
592 <property name="visible">True</property>
593 <property name="can_focus">False</property>
594 <child>
595 <placeholder/>
596 </child>
597 </object>
598 <packing>
599 <property name="left_attach">3</property>
600 <property name="top_attach">0</property>
601 <property name="width">1</property>
602 <property name="height">12</property>
603 </packing>
604 </child>
605 <child>
606 <placeholder/>
607 </child>
608 <child>
609 <placeholder/>
610 </child>
611 <child>
612 <placeholder/>
613 </child>
614 <child>
615 <placeholder/>
616 </child>
617 <child>
618 <placeholder/>
619 </child>
620 <child>
621 <placeholder/>
622 </child>
623 <child>
624 <placeholder/>
625 </child>
626 </object>
627 </child>
628 <child type="tab">
629 <object class="GtkLabel" id="alignment_tab_label">
630 <property name="visible">True</property>
631 <property name="can_focus">False</property>
632 <property name="label" translatable="yes">Alignment</property>
633 <property name="justify">center</property>
634 </object>
635 <packing>
636 <property name="tab_fill">False</property>
637 </packing>
638 </child>
639 <child>
640 <object class="GtkBox" id="font_sel_placeholder">
641 <property name="visible">True</property>
642 <property name="can_focus">False</property>
643 <property name="border_width">12</property>
644 <child>
645 <placeholder/>
646 </child>
647 </object>
648 <packing>
649 <property name="position">1</property>
650 </packing>
651 </child>
652 <child type="tab">
653 <object class="GtkLabel" id="font_tab_label">
654 <property name="visible">True</property>
655 <property name="can_focus">False</property>
656 <property name="label" translatable="yes">Font</property>
657 <property name="justify">center</property>
658 </object>
659 <packing>
660 <property name="position">1</property>
661 <property name="tab_fill">False</property>
662 </packing>
663 </child>
664 <child>
665 <object class="GtkGrid" id="border-grid">
666 <property name="visible">True</property>
667 <property name="can_focus">False</property>
668 <property name="valign">start</property>
669 <property name="border_width">12</property>
670 <property name="row_spacing">6</property>
671 <property name="column_spacing">12</property>
672 <child>
673 <object class="GtkGrid" id="border-sample-container">
674 <property name="visible">True</property>
675 <property name="can_focus">False</property>
676 <property name="halign">center</property>
677 <property name="valign">start</property>
678 <property name="margin_right">24</property>
679 <property name="row_spacing">6</property>
680 <property name="column_spacing">6</property>
681 <property name="column_homogeneous">True</property>
682 <child>
683 <object class="GtkToggleButton" id="gnumeric-format-border-rev-diag">
684 <property name="visible">True</property>
685 <property name="can_focus">True</property>
686 <property name="receives_default">True</property>
687 <property name="has_tooltip">True</property>
688 <property name="tooltip_markup" translatable="yes">Reverse Diagonal</property>
689 <property name="tooltip_text" translatable="yes">Reverse Diagonal</property>
690 <property name="halign">center</property>
691 <property name="valign">center</property>
692 <property name="image">image2</property>
693 <property name="always_show_image">True</property>
694 </object>
695 <packing>
696 <property name="left_attach">0</property>
697 <property name="top_attach">0</property>
698 <property name="width">1</property>
699 <property name="height">1</property>
700 </packing>
701 </child>
702 <child>
703 <object class="GtkToggleButton" id="gnumeric-format-border-top">
704 <property name="visible">True</property>
705 <property name="can_focus">True</property>
706 <property name="receives_default">True</property>
707 <property name="has_tooltip">True</property>
708 <property name="tooltip_markup" translatable="yes">Top</property>
709 <property name="tooltip_text" translatable="yes">Top</property>
710 <property name="halign">center</property>
711 <property name="valign">center</property>
712 <property name="image">image1</property>
713 <property name="always_show_image">True</property>
714 </object>
715 <packing>
716 <property name="left_attach">2</property>
717 <property name="top_attach">0</property>
718 <property name="width">1</property>
719 <property name="height">1</property>
720 </packing>
721 </child>
722 <child>
723 <object class="GtkToggleButton" id="gnumeric-format-border-diag">
724 <property name="visible">True</property>
725 <property name="can_focus">True</property>
726 <property name="receives_default">True</property>
727 <property name="has_tooltip">True</property>
728 <property name="tooltip_markup" translatable="yes">Diagonal</property>
729 <property name="tooltip_text" translatable="yes">Diagonal</property>
730 <property name="halign">center</property>
731 <property name="valign">center</property>
732 <property name="image">image3</property>
733 <property name="always_show_image">True</property>
734 </object>
735 <packing>
736 <property name="left_attach">4</property>
737 <property name="top_attach">0</property>
738 <property name="width">1</property>
739 <property name="height">1</property>
740 </packing>
741 </child>
742 <child>
743 <object class="GtkToggleButton" id="gnumeric-format-border-left">
744 <property name="visible">True</property>
745 <property name="can_focus">True</property>
746 <property name="receives_default">True</property>
747 <property name="has_tooltip">True</property>
748 <property name="tooltip_markup" translatable="yes">Left</property>
749 <property name="tooltip_text" translatable="yes">Left</property>
750 <property name="halign">center</property>
751 <property name="valign">center</property>
752 <property name="image">image4</property>
753 <property name="always_show_image">True</property>
754 </object>
755 <packing>
756 <property name="left_attach">0</property>
757 <property name="top_attach">2</property>
758 <property name="width">1</property>
759 <property name="height">1</property>
760 </packing>
761 </child>
762 <child>
763 <object class="GtkToggleButton" id="gnumeric-format-border-right">
764 <property name="visible">True</property>
765 <property name="can_focus">True</property>
766 <property name="receives_default">True</property>
767 <property name="has_tooltip">True</property>
768 <property name="tooltip_markup" translatable="yes">Right</property>
769 <property name="tooltip_text" translatable="yes">Right</property>
770 <property name="halign">center</property>
771 <property name="valign">center</property>
772 <property name="image">image5</property>
773 <property name="use_underline">True</property>
774 </object>
775 <packing>
776 <property name="left_attach">4</property>
777 <property name="top_attach">2</property>
778 <property name="width">1</property>
779 <property name="height">1</property>
780 </packing>
781 </child>
782 <child>
783 <object class="GtkToggleButton" id="gnumeric-format-border-bottom">
784 <property name="visible">True</property>
785 <property name="can_focus">True</property>
786 <property name="receives_default">True</property>
787 <property name="has_tooltip">True</property>
788 <property name="tooltip_markup" translatable="yes">Bottom</property>
789 <property name="tooltip_text" translatable="yes">Bottom</property>
790 <property name="halign">center</property>
791 <property name="valign">center</property>
792 <property name="image">image6</property>
793 <property name="always_show_image">True</property>
794 </object>
795 <packing>
796 <property name="left_attach">2</property>
797 <property name="top_attach">4</property>
798 <property name="width">1</property>
799 <property name="height">1</property>
800 </packing>
801 </child>
802 <child>
803 <object class="GtkButton" id="gnumeric-format-border-no">
804 <property name="visible">True</property>
805 <property name="can_focus">True</property>
806 <property name="receives_default">True</property>
807 <property name="has_tooltip">True</property>
808 <property name="tooltip_markup" translatable="yes">None</property>
809 <property name="tooltip_text" translatable="yes" context="border" comments="Cell border">None</property>
810 <property name="halign">center</property>
811 <property name="valign">center</property>
812 <property name="border_width">6</property>
813 <property name="image">image11</property>
814 <property name="always_show_image">True</property>
815 </object>
816 <packing>
817 <property name="left_attach">0</property>
818 <property name="top_attach">5</property>
819 <property name="width">1</property>
820 <property name="height">1</property>
821 </packing>
822 </child>
823 <child>
824 <object class="GtkButton" id="gnumeric-format-border-outline">
825 <property name="visible">True</property>
826 <property name="can_focus">True</property>
827 <property name="receives_default">True</property>
828 <property name="has_tooltip">True</property>
829 <property name="tooltip_markup" translatable="yes">Outline</property>
830 <property name="tooltip_text" translatable="yes">Outline</property>
831 <property name="halign">center</property>
832 <property name="valign">center</property>
833 <property name="border_width">6</property>
834 <property name="image">image10</property>
835 <property name="always_show_image">True</property>
836 </object>
837 <packing>
838 <property name="left_attach">1</property>
839 <property name="top_attach">5</property>
840 <property name="width">1</property>
841 <property name="height">1</property>
842 </packing>
843 </child>
844 <child>
845 <object class="GtkToggleButton" id="gnumeric-format-border-inside-vert">
846 <property name="visible">True</property>
847 <property name="can_focus">True</property>
848 <property name="receives_default">True</property>
849 <property name="has_tooltip">True</property>
850 <property name="tooltip_markup" translatable="yes">Inside Vertical</property>
851 <property name="tooltip_text" translatable="yes">Inside Vertical</property>
852 <property name="halign">center</property>
853 <property name="valign">center</property>
854 <property name="border_width">6</property>
855 <property name="image">image7</property>
856 <property name="always_show_image">True</property>
857 </object>
858 <packing>
859 <property name="left_attach">2</property>
860 <property name="top_attach">5</property>
861 <property name="width">1</property>
862 <property name="height">1</property>
863 </packing>
864 </child>
865 <child>
866 <object class="GtkButton" id="gnumeric-format-border-inside">
867 <property name="visible">True</property>
868 <property name="can_focus">True</property>
869 <property name="receives_default">True</property>
870 <property name="has_tooltip">True</property>
871 <property name="tooltip_markup" translatable="yes">Inside</property>
872 <property name="tooltip_text" translatable="yes">Inside</property>
873 <property name="halign">center</property>
874 <property name="valign">center</property>
875 <property name="border_width">6</property>
876 <property name="image">image9</property>
877 <property name="always_show_image">True</property>
878 </object>
879 <packing>
880 <property name="left_attach">3</property>
881 <property name="top_attach">5</property>
882 <property name="width">1</property>
883 <property name="height">1</property>
884 </packing>
885 </child>
886 <child>
887 <object class="GtkToggleButton" id="gnumeric-format-border-inside-horiz">
888 <property name="visible">True</property>
889 <property name="can_focus">True</property>
890 <property name="receives_default">True</property>
891 <property name="has_tooltip">True</property>
892 <property name="tooltip_markup" translatable="yes">Inside Horizontal</property>
893 <property name="tooltip_text" translatable="yes">Inside Horizontal</property>
894 <property name="halign">center</property>
895 <property name="valign">center</property>
896 <property name="border_width">6</property>
897 <property name="image">image8</property>
898 <property name="always_show_image">True</property>
899 </object>
900 <packing>
901 <property name="left_attach">4</property>
902 <property name="top_attach">5</property>
903 <property name="width">1</property>
904 <property name="height">1</property>
905 </packing>
906 </child>
907 <child>
908 <object class="GtkBox" id="border_sample_placeholder">
909 <property name="visible">True</property>
910 <property name="can_focus">False</property>
911 <child>
912 <placeholder/>
913 </child>
914 </object>
915 <packing>
916 <property name="left_attach">1</property>
917 <property name="top_attach">1</property>
918 <property name="width">3</property>
919 <property name="height">3</property>
920 </packing>
921 </child>
922 <child>
923 <placeholder/>
924 </child>
925 <child>
926 <placeholder/>
927 </child>
928 <child>
929 <placeholder/>
930 </child>
931 <child>
932 <placeholder/>
933 </child>
934 <child>
935 <placeholder/>
936 </child>
937 <child>
938 <placeholder/>
939 </child>
940 <child>
941 <placeholder/>
942 </child>
943 <child>
944 <placeholder/>
945 </child>
946 <child>
947 <placeholder/>
948 </child>
949 <child>
950 <placeholder/>
951 </child>
952 </object>
953 <packing>
954 <property name="left_attach">0</property>
955 <property name="top_attach">0</property>
956 <property name="width">1</property>
957 <property name="height">4</property>
958 </packing>
959 </child>
960 <child>
961 <object class="GtkLabel" id="label76">
962 <property name="visible">True</property>
963 <property name="can_focus">False</property>
964 <property name="xalign">0</property>
965 <property name="label" translatable="yes">&lt;b&gt;Line&lt;/b&gt;</property>
966 <property name="use_markup">True</property>
967 </object>
968 <packing>
969 <property name="left_attach">1</property>
970 <property name="top_attach">0</property>
971 <property name="width">2</property>
972 <property name="height">1</property>
973 </packing>
974 </child>
975 <child>
976 <object class="GtkLabel" id="label9">
977 <property name="visible">True</property>
978 <property name="can_focus">False</property>
979 <property name="margin_left">18</property>
980 <property name="xalign">0</property>
981 <property name="label" translatable="yes">Style:</property>
982 <property name="use_underline">True</property>
983 </object>
984 <packing>
985 <property name="left_attach">1</property>
986 <property name="top_attach">1</property>
987 <property name="width">2</property>
988 <property name="height">1</property>
989 </packing>
990 </child>
991 <child>
992 <object class="GtkGrid" id="border-buttons-grid">
993 <property name="visible">True</property>
994 <property name="can_focus">False</property>
995 <property name="margin_left">24</property>
996 <property name="border_width">6</property>
997 <property name="row_spacing">6</property>
998 <property name="column_spacing">6</property>
999 <child>
1000 <object class="GtkToggleButton" id="line_pattern_none">
1001 <property name="label" translatable="yes" context="line" comments="Cell border line">None</property>
1002 <property name="visible">True</property>
1003 <property name="can_focus">True</property>
1004 <property name="receives_default">True</property>
1005 <property name="use_underline">True</property>
1006 </object>
1007 <packing>
1008 <property name="left_attach">0</property>
1009 <property name="top_attach">0</property>
1010 <property name="width">1</property>
1011 <property name="height">1</property>
1012 </packing>
1013 </child>
1014 <child>
1015 <object class="GtkToggleButton" id="line_pattern_medium_dash_dot_dot">
1016 <property name="visible">True</property>
1017 <property name="can_focus">True</property>
1018 <property name="receives_default">True</property>
1019 </object>
1020 <packing>
1021 <property name="left_attach">1</property>
1022 <property name="top_attach">0</property>
1023 <property name="width">1</property>
1024 <property name="height">1</property>
1025 </packing>
1026 </child>
1027 <child>
1028 <object class="GtkToggleButton" id="line_pattern_hair">
1029 <property name="visible">True</property>
1030 <property name="can_focus">True</property>
1031 <property name="receives_default">True</property>
1032 </object>
1033 <packing>
1034 <property name="left_attach">0</property>
1035 <property name="top_attach">1</property>
1036 <property name="width">1</property>
1037 <property name="height">1</property>
1038 </packing>
1039 </child>
1040 <child>
1041 <object class="GtkToggleButton" id="line_pattern_slant">
1042 <property name="visible">True</property>
1043 <property name="can_focus">True</property>
1044 <property name="receives_default">True</property>
1045 </object>
1046 <packing>
1047 <property name="left_attach">1</property>
1048 <property name="top_attach">1</property>
1049 <property name="width">1</property>
1050 <property name="height">1</property>
1051 </packing>
1052 </child>
1053 <child>
1054 <object class="GtkToggleButton" id="line_pattern_dotted">
1055 <property name="visible">True</property>
1056 <property name="can_focus">True</property>
1057 <property name="receives_default">True</property>
1058 </object>
1059 <packing>
1060 <property name="left_attach">0</property>
1061 <property name="top_attach">2</property>
1062 <property name="width">1</property>
1063 <property name="height">1</property>
1064 </packing>
1065 </child>
1066 <child>
1067 <object class="GtkToggleButton" id="line_pattern_medium_dash_dot">
1068 <property name="visible">True</property>
1069 <property name="can_focus">True</property>
1070 <property name="receives_default">True</property>
1071 </object>
1072 <packing>
1073 <property name="left_attach">1</property>
1074 <property name="top_attach">2</property>
1075 <property name="width">1</property>
1076 <property name="height">1</property>
1077 </packing>
1078 </child>
1079 <child>
1080 <object class="GtkToggleButton" id="line_pattern_dash_dot_dot">
1081 <property name="visible">True</property>
1082 <property name="can_focus">True</property>
1083 <property name="receives_default">True</property>
1084 </object>
1085 <packing>
1086 <property name="left_attach">0</property>
1087 <property name="top_attach">3</property>
1088 <property name="width">1</property>
1089 <property name="height">1</property>
1090 </packing>
1091 </child>
1092 <child>
1093 <object class="GtkToggleButton" id="line_pattern_medium_dash">
1094 <property name="visible">True</property>
1095 <property name="can_focus">True</property>
1096 <property name="receives_default">True</property>
1097 </object>
1098 <packing>
1099 <property name="left_attach">1</property>
1100 <property name="top_attach">3</property>
1101 <property name="width">1</property>
1102 <property name="height">1</property>
1103 </packing>
1104 </child>
1105 <child>
1106 <object class="GtkToggleButton" id="line_pattern_dash_dot">
1107 <property name="visible">True</property>
1108 <property name="can_focus">True</property>
1109 <property name="receives_default">True</property>
1110 </object>
1111 <packing>
1112 <property name="left_attach">0</property>
1113 <property name="top_attach">4</property>
1114 <property name="width">1</property>
1115 <property name="height">1</property>
1116 </packing>
1117 </child>
1118 <child>
1119 <object class="GtkToggleButton" id="line_pattern_medium">
1120 <property name="visible">True</property>
1121 <property name="can_focus">True</property>
1122 <property name="receives_default">True</property>
1123 </object>
1124 <packing>
1125 <property name="left_attach">1</property>
1126 <property name="top_attach">4</property>
1127 <property name="width">1</property>
1128 <property name="height">1</property>
1129 </packing>
1130 </child>
1131 <child>
1132 <object class="GtkToggleButton" id="line_pattern_dashed">
1133 <property name="visible">True</property>
1134 <property name="can_focus">True</property>
1135 <property name="receives_default">True</property>
1136 </object>
1137 <packing>
1138 <property name="left_attach">0</property>
1139 <property name="top_attach">5</property>
1140 <property name="width">1</property>
1141 <property name="height">1</property>
1142 </packing>
1143 </child>
1144 <child>
1145 <object class="GtkToggleButton" id="line_pattern_thick">
1146 <property name="visible">True</property>
1147 <property name="can_focus">True</property>
1148 <property name="receives_default">True</property>
1149 </object>
1150 <packing>
1151 <property name="left_attach">1</property>
1152 <property name="top_attach">5</property>
1153 <property name="width">1</property>
1154 <property name="height">1</property>
1155 </packing>
1156 </child>
1157 <child>
1158 <object class="GtkToggleButton" id="line_pattern_thin">
1159 <property name="visible">True</property>
1160 <property name="can_focus">True</property>
1161 <property name="receives_default">True</property>
1162 </object>
1163 <packing>
1164 <property name="left_attach">0</property>
1165 <property name="top_attach">6</property>
1166 <property name="width">1</property>
1167 <property name="height">1</property>
1168 </packing>
1169 </child>
1170 <child>
1171 <object class="GtkToggleButton" id="line_pattern_double">
1172 <property name="visible">True</property>
1173 <property name="can_focus">True</property>
1174 <property name="receives_default">True</property>
1175 </object>
1176 <packing>
1177 <property name="left_attach">1</property>
1178 <property name="top_attach">6</property>
1179 <property name="width">1</property>
1180 <property name="height">1</property>
1181 </packing>
1182 </child>
1183 </object>
1184 <packing>
1185 <property name="left_attach">1</property>
1186 <property name="top_attach">2</property>
1187 <property name="width">2</property>
1188 <property name="height">1</property>
1189 </packing>
1190 </child>
1191 <child>
1192 <object class="GtkLabel" id="border_color_label">
1193 <property name="visible">True</property>
1194 <property name="can_focus">False</property>
1195 <property name="margin_left">18</property>
1196 <property name="label" translatable="yes">C_olor:</property>
1197 <property name="use_underline">True</property>
1198 <property name="justify">center</property>
1199 </object>
1200 <packing>
1201 <property name="left_attach">1</property>
1202 <property name="top_attach">3</property>
1203 <property name="width">1</property>
1204 <property name="height">1</property>
1205 </packing>
1206 </child>
1207 <child>
1208 <object class="GtkBox" id="border_color_placeholder">
1209 <property name="visible">True</property>
1210 <property name="can_focus">False</property>
1211 <child>
1212 <placeholder/>
1213 </child>
1214 </object>
1215 <packing>
1216 <property name="left_attach">2</property>
1217 <property name="top_attach">3</property>
1218 <property name="width">1</property>
1219 <property name="height">1</property>
1220 </packing>
1221 </child>
1222 </object>
1223 <packing>
1224 <property name="position">2</property>
1225 </packing>
1226 </child>
1227 <child type="tab">
1228 <object class="GtkLabel" id="border_tab_label">
1229 <property name="visible">True</property>
1230 <property name="can_focus">False</property>
1231 <property name="label" translatable="yes">Border</property>
1232 <property name="justify">center</property>
1233 </object>
1234 <packing>
1235 <property name="position">2</property>
1236 <property name="tab_fill">False</property>
1237 </packing>
1238 </child>
1239 <child>
1240 <object class="GtkGrid" id="background-grid">
1241 <property name="visible">True</property>
1242 <property name="can_focus">False</property>
1243 <property name="valign">start</property>
1244 <property name="border_width">12</property>
1245 <property name="row_spacing">6</property>
1246 <property name="column_spacing">12</property>
1247 <child>
1248 <object class="GtkLabel" id="label82">
1249 <property name="visible">True</property>
1250 <property name="can_focus">False</property>
1251 <property name="halign">start</property>
1252 <property name="xalign">0</property>
1253 <property name="label" translatable="yes">&lt;b&gt;Background&lt;/b&gt;</property>
1254 <property name="use_markup">True</property>
1255 </object>
1256 <packing>
1257 <property name="left_attach">0</property>
1258 <property name="top_attach">0</property>
1259 <property name="width">2</property>
1260 <property name="height">1</property>
1261 </packing>
1262 </child>
1263 <child>
1264 <object class="GtkLabel" id="label85">
1265 <property name="visible">True</property>
1266 <property name="can_focus">False</property>
1267 <property name="xalign">0</property>
1268 <property name="label" translatable="yes">&lt;b&gt;Sample&lt;/b&gt;</property>
1269 <property name="use_markup">True</property>
1270 </object>
1271 <packing>
1272 <property name="left_attach">2</property>
1273 <property name="top_attach">0</property>
1274 <property name="width">1</property>
1275 <property name="height">1</property>
1276 </packing>
1277 </child>
1278 <child>
1279 <object class="GtkFrame" id="back_sample_frame">
1280 <property name="visible">True</property>
1281 <property name="can_focus">False</property>
1282 <property name="valign">start</property>
1283 <property name="margin_left">18</property>
1284 <property name="label_xalign">0</property>
1285 <property name="label_yalign">0</property>
1286 <property name="shadow_type">in</property>
1287 </object>
1288 <packing>
1289 <property name="left_attach">2</property>
1290 <property name="top_attach">1</property>
1291 <property name="width">1</property>
1292 <property name="height">5</property>
1293 </packing>
1294 </child>
1295 <child>
1296 <object class="GtkLabel" id="back_color_label">
1297 <property name="visible">True</property>
1298 <property name="can_focus">False</property>
1299 <property name="margin_left">18</property>
1300 <property name="xalign">0</property>
1301 <property name="label" translatable="yes">C_olor:</property>
1302 <property name="use_underline">True</property>
1303 <property name="justify">center</property>
1304 </object>
1305 <packing>
1306 <property name="left_attach">0</property>
1307 <property name="top_attach">1</property>
1308 <property name="width">1</property>
1309 <property name="height">1</property>
1310 </packing>
1311 </child>
1312 <child>
1313 <object class="GtkLabel" id="label83">
1314 <property name="visible">True</property>
1315 <property name="can_focus">False</property>
1316 <property name="halign">start</property>
1317 <property name="margin_top">12</property>
1318 <property name="xalign">0</property>
1319 <property name="label" translatable="yes">&lt;b&gt;Pattern&lt;/b&gt;</property>
1320 <property name="use_markup">True</property>
1321 </object>
1322 <packing>
1323 <property name="left_attach">0</property>
1324 <property name="top_attach">2</property>
1325 <property name="width">2</property>
1326 <property name="height">1</property>
1327 </packing>
1328 </child>
1329 <child>
1330 <object class="GtkLabel" id="pattern_color_label">
1331 <property name="visible">True</property>
1332 <property name="can_focus">False</property>
1333 <property name="margin_left">18</property>
1334 <property name="xalign">0</property>
1335 <property name="label" translatable="yes">C_olor:</property>
1336 <property name="use_underline">True</property>
1337 <property name="justify">center</property>
1338 </object>
1339 <packing>
1340 <property name="left_attach">0</property>
1341 <property name="top_attach">3</property>
1342 <property name="width">1</property>
1343 <property name="height">1</property>
1344 </packing>
1345 </child>
1346 <child>
1347 <object class="GtkLabel" id="label58">
1348 <property name="visible">True</property>
1349 <property name="can_focus">False</property>
1350 <property name="margin_left">18</property>
1351 <property name="xalign">0</property>
1352 <property name="label" translatable="yes">Style:</property>
1353 </object>
1354 <packing>
1355 <property name="left_attach">0</property>
1356 <property name="top_attach">4</property>
1357 <property name="width">1</property>
1358 <property name="height">1</property>
1359 </packing>
1360 </child>
1361 <child>
1362 <object class="GtkFrame" id="frame1">
1363 <property name="visible">True</property>
1364 <property name="can_focus">False</property>
1365 <property name="halign">start</property>
1366 <property name="label_xalign">0</property>
1367 <property name="label_yalign">0</property>
1368 <child>
1369 <object class="GtkGrid" id="pattern-grid">
1370 <property name="visible">True</property>
1371 <property name="can_focus">False</property>
1372 <property name="margin_left">18</property>
1373 <property name="row_spacing">6</property>
1374 <property name="column_spacing">6</property>
1375 <child>
1376 <object class="GtkToggleButton" id="gnumeric-pattern-solid">
1377 <property name="visible">True</property>
1378 <property name="can_focus">True</property>
1379 <property name="receives_default">True</property>
1380 <property name="has_tooltip">True</property>
1381 <property name="tooltip_markup" translatable="yes">Solid</property>
1382 <property name="tooltip_text" translatable="yes">Solid</property>
1383 <property name="border_width">3</property>
1384 </object>
1385 <packing>
1386 <property name="left_attach">0</property>
1387 <property name="top_attach">0</property>
1388 <property name="width">1</property>
1389 <property name="height">1</property>
1390 </packing>
1391 </child>
1392 <child>
1393 <object class="GtkToggleButton" id="gnumeric-pattern-75grey">
1394 <property name="visible">True</property>
1395 <property name="can_focus">True</property>
1396 <property name="receives_default">True</property>
1397 <property name="has_tooltip">True</property>
1398 <property name="tooltip_markup" translatable="yes">75% Grey</property>
1399 <property name="tooltip_text" translatable="yes">75% Grey</property>
1400 <property name="border_width">3</property>
1401 </object>
1402 <packing>
1403 <property name="left_attach">1</property>
1404 <property name="top_attach">0</property>
1405 <property name="width">1</property>
1406 <property name="height">1</property>
1407 </packing>
1408 </child>
1409 <child>
1410 <object class="GtkToggleButton" id="gnumeric-pattern-50grey">
1411 <property name="visible">True</property>
1412 <property name="can_focus">True</property>
1413 <property name="receives_default">True</property>
1414 <property name="has_tooltip">True</property>
1415 <property name="tooltip_markup" translatable="yes">50% Grey</property>
1416 <property name="tooltip_text" translatable="yes">50% Grey</property>
1417 <property name="border_width">3</property>
1418 </object>
1419 <packing>
1420 <property name="left_attach">2</property>
1421 <property name="top_attach">0</property>
1422 <property name="width">1</property>
1423 <property name="height">1</property>
1424 </packing>
1425 </child>
1426 <child>
1427 <object class="GtkToggleButton" id="gnumeric-pattern-25grey">
1428 <property name="visible">True</property>
1429 <property name="can_focus">True</property>
1430 <property name="receives_default">True</property>
1431 <property name="has_tooltip">True</property>
1432 <property name="tooltip_markup" translatable="yes">25% Grey</property>
1433 <property name="tooltip_text" translatable="yes">25% Grey</property>
1434 <property name="border_width">3</property>
1435 </object>
1436 <packing>
1437 <property name="left_attach">3</property>
1438 <property name="top_attach">0</property>
1439 <property name="width">1</property>
1440 <property name="height">1</property>
1441 </packing>
1442 </child>
1443 <child>
1444 <object class="GtkToggleButton" id="gnumeric-pattern-125grey">
1445 <property name="visible">True</property>
1446 <property name="can_focus">True</property>
1447 <property name="receives_default">True</property>
1448 <property name="has_tooltip">True</property>
1449 <property name="tooltip_markup" translatable="yes">12.5% Grey</property>
1450 <property name="tooltip_text" translatable="yes">12.5% Grey</property>
1451 <property name="border_width">3</property>
1452 </object>
1453 <packing>
1454 <property name="left_attach">4</property>
1455 <property name="top_attach">0</property>
1456 <property name="width">1</property>
1457 <property name="height">1</property>
1458 </packing>
1459 </child>
1460 <child>
1461 <object class="GtkToggleButton" id="gnumeric-pattern-625grey">
1462 <property name="visible">True</property>
1463 <property name="can_focus">True</property>
1464 <property name="receives_default">True</property>
1465 <property name="has_tooltip">True</property>
1466 <property name="tooltip_markup" translatable="yes">6.25% Grey</property>
1467 <property name="tooltip_text" translatable="yes">6.25% Grey</property>
1468 <property name="border_width">3</property>
1469 </object>
1470 <packing>
1471 <property name="left_attach">5</property>
1472 <property name="top_attach">0</property>
1473 <property name="width">1</property>
1474 <property name="height">1</property>
1475 </packing>
1476 </child>
1477 <child>
1478 <object class="GtkToggleButton" id="gnumeric-pattern-horiz">
1479 <property name="visible">True</property>
1480 <property name="can_focus">True</property>
1481 <property name="receives_default">True</property>
1482 <property name="has_tooltip">True</property>
1483 <property name="tooltip_markup" translatable="yes">Horizontal Stripe</property>
1484 <property name="tooltip_text" translatable="yes">Horizontal Stripe</property>
1485 <property name="border_width">3</property>
1486 </object>
1487 <packing>
1488 <property name="left_attach">0</property>
1489 <property name="top_attach">1</property>
1490 <property name="width">1</property>
1491 <property name="height">1</property>
1492 </packing>
1493 </child>
1494 <child>
1495 <object class="GtkToggleButton" id="gnumeric-pattern-vert">
1496 <property name="visible">True</property>
1497 <property name="can_focus">True</property>
1498 <property name="receives_default">True</property>
1499 <property name="has_tooltip">True</property>
1500 <property name="tooltip_markup" translatable="yes">Vertical Stripe</property>
1501 <property name="tooltip_text" translatable="yes">Vertical Stripe</property>
1502 <property name="border_width">3</property>
1503 </object>
1504 <packing>
1505 <property name="left_attach">1</property>
1506 <property name="top_attach">1</property>
1507 <property name="width">1</property>
1508 <property name="height">1</property>
1509 </packing>
1510 </child>
1511 <child>
1512 <object class="GtkToggleButton" id="gnumeric-pattern-rev-diag">
1513 <property name="visible">True</property>
1514 <property name="can_focus">True</property>
1515 <property name="receives_default">True</property>
1516 <property name="has_tooltip">True</property>
1517 <property name="tooltip_markup" translatable="yes">Reverse Diagonal Stripe</property>
1518 <property name="tooltip_text" translatable="yes">Reverse Diagonal Stripe</property>
1519 <property name="border_width">3</property>
1520 </object>
1521 <packing>
1522 <property name="left_attach">2</property>
1523 <property name="top_attach">1</property>
1524 <property name="width">1</property>
1525 <property name="height">1</property>
1526 </packing>
1527 </child>
1528 <child>
1529 <object class="GtkToggleButton" id="gnumeric-pattern-diag">
1530 <property name="visible">True</property>
1531 <property name="can_focus">True</property>
1532 <property name="receives_default">True</property>
1533 <property name="has_tooltip">True</property>
1534 <property name="tooltip_markup" translatable="yes">Diagonal Stripe</property>
1535 <property name="tooltip_text" translatable="yes">Diagonal Stripe</property>
1536 <property name="border_width">3</property>
1537 </object>
1538 <packing>
1539 <property name="left_attach">3</property>
1540 <property name="top_attach">1</property>
1541 <property name="width">1</property>
1542 <property name="height">1</property>
1543 </packing>
1544 </child>
1545 <child>
1546 <object class="GtkToggleButton" id="gnumeric-pattern-diag-cross">
1547 <property name="visible">True</property>
1548 <property name="can_focus">True</property>
1549 <property name="receives_default">True</property>
1550 <property name="has_tooltip">True</property>
1551 <property name="tooltip_markup" translatable="yes">Diagonal Crosshatch</property>
1552 <property name="tooltip_text" translatable="yes">Diagonal Crosshatch</property>
1553 <property name="border_width">3</property>
1554 </object>
1555 <packing>
1556 <property name="left_attach">4</property>
1557 <property name="top_attach">1</property>
1558 <property name="width">1</property>
1559 <property name="height">1</property>
1560 </packing>
1561 </child>
1562 <child>
1563 <object class="GtkToggleButton" id="gnumeric-pattern-thick-diag-cross">
1564 <property name="visible">True</property>
1565 <property name="can_focus">True</property>
1566 <property name="receives_default">True</property>
1567 <property name="has_tooltip">True</property>
1568 <property name="tooltip_markup" translatable="yes">Thick Diagonal Crosshatch</property>
1569 <property name="tooltip_text" translatable="yes">Thick Diagonal Crosshatch</property>
1570 <property name="border_width">3</property>
1571 </object>
1572 <packing>
1573 <property name="left_attach">5</property>
1574 <property name="top_attach">1</property>
1575 <property name="width">1</property>
1576 <property name="height">1</property>
1577 </packing>
1578 </child>
1579 <child>
1580 <object class="GtkToggleButton" id="gnumeric-pattern-thin-horiz">
1581 <property name="visible">True</property>
1582 <property name="can_focus">True</property>
1583 <property name="receives_default">True</property>
1584 <property name="has_tooltip">True</property>
1585 <property name="tooltip_markup" translatable="yes">Thin Horizontal Stripe</property>
1586 <property name="tooltip_text" translatable="yes">Thin Horizontal Stripe</property>
1587 <property name="border_width">3</property>
1588 </object>
1589 <packing>
1590 <property name="left_attach">0</property>
1591 <property name="top_attach">2</property>
1592 <property name="width">1</property>
1593 <property name="height">1</property>
1594 </packing>
1595 </child>
1596 <child>
1597 <object class="GtkToggleButton" id="gnumeric-pattern-thin-vert">
1598 <property name="visible">True</property>
1599 <property name="can_focus">True</property>
1600 <property name="receives_default">True</property>
1601 <property name="has_tooltip">True</property>
1602 <property name="tooltip_markup" translatable="yes">Thin Vertical Stripe</property>
1603 <property name="tooltip_text" translatable="yes">Thin Vertical Stripe</property>
1604 <property name="border_width">3</property>
1605 </object>
1606 <packing>
1607 <property name="left_attach">1</property>
1608 <property name="top_attach">2</property>
1609 <property name="width">1</property>
1610 <property name="height">1</property>
1611 </packing>
1612 </child>
1613 <child>
1614 <object class="GtkToggleButton" id="gnumeric-pattern-thin-rev-diag">
1615 <property name="visible">True</property>
1616 <property name="can_focus">True</property>
1617 <property name="receives_default">True</property>
1618 <property name="has_tooltip">True</property>
1619 <property name="tooltip_markup" translatable="yes">Thin Reverse Diagonal Stripe</property>
1620 <property name="tooltip_text" translatable="yes">Thin Reverse Diagonal Stripe</property>
1621 <property name="border_width">3</property>
1622 </object>
1623 <packing>
1624 <property name="left_attach">2</property>
1625 <property name="top_attach">2</property>
1626 <property name="width">1</property>
1627 <property name="height">1</property>
1628 </packing>
1629 </child>
1630 <child>
1631 <object class="GtkToggleButton" id="gnumeric-pattern-thin-diag">
1632 <property name="visible">True</property>
1633 <property name="can_focus">True</property>
1634 <property name="receives_default">True</property>
1635 <property name="has_tooltip">True</property>
1636 <property name="tooltip_markup" translatable="yes">Thin Diagonal Stripe</property>
1637 <property name="tooltip_text" translatable="yes">Thin Diagonal Stripe</property>
1638 <property name="border_width">3</property>
1639 </object>
1640 <packing>
1641 <property name="left_attach">3</property>
1642 <property name="top_attach">2</property>
1643 <property name="width">1</property>
1644 <property name="height">1</property>
1645 </packing>
1646 </child>
1647 <child>
1648 <object class="GtkToggleButton" id="gnumeric-pattern-thin-horiz-cross">
1649 <property name="visible">True</property>
1650 <property name="can_focus">True</property>
1651 <property name="receives_default">True</property>
1652 <property name="has_tooltip">True</property>
1653 <property name="tooltip_markup" translatable="yes">Thin Horizontal Crosshatch</property>
1654 <property name="tooltip_text" translatable="yes">Thin Horizontal Crosshatch</property>
1655 <property name="border_width">3</property>
1656 </object>
1657 <packing>
1658 <property name="left_attach">4</property>
1659 <property name="top_attach">2</property>
1660 <property name="width">1</property>
1661 <property name="height">1</property>
1662 </packing>
1663 </child>
1664 <child>
1665 <object class="GtkToggleButton" id="gnumeric-pattern-thin-diag-cross">
1666 <property name="visible">True</property>
1667 <property name="can_focus">True</property>
1668 <property name="receives_default">True</property>
1669 <property name="has_tooltip">True</property>
1670 <property name="tooltip_markup" translatable="yes">Thin Diagonal Crosshatch</property>
1671 <property name="tooltip_text" translatable="yes">Thin Diagonal Crosshatch</property>
1672 <property name="border_width">3</property>
1673 </object>
1674 <packing>
1675 <property name="left_attach">5</property>
1676 <property name="top_attach">2</property>
1677 <property name="width">1</property>
1678 <property name="height">1</property>
1679 </packing>
1680 </child>
1681 <child>
1682 <object class="GtkToggleButton" id="gnumeric-pattern-foreground-solid">
1683 <property name="visible">True</property>
1684 <property name="can_focus">True</property>
1685 <property name="receives_default">True</property>
1686 <property name="has_tooltip">True</property>
1687 <property name="tooltip_markup" translatable="yes">Foreground Solid</property>
1688 <property name="tooltip_text" translatable="yes">Foreground Solid</property>
1689 <property name="border_width">3</property>
1690 </object>
1691 <packing>
1692 <property name="left_attach">0</property>
1693 <property name="top_attach">3</property>
1694 <property name="width">1</property>
1695 <property name="height">1</property>
1696 </packing>
1697 </child>
1698 <child>
1699 <object class="GtkToggleButton" id="gnumeric-pattern-small-circle">
1700 <property name="visible">True</property>
1701 <property name="can_focus">True</property>
1702 <property name="receives_default">True</property>
1703 <property name="has_tooltip">True</property>
1704 <property name="tooltip_markup" translatable="yes">Small Circles</property>
1705 <property name="tooltip_text" translatable="yes">Small Circles</property>
1706 <property name="border_width">3</property>
1707 </object>
1708 <packing>
1709 <property name="left_attach">1</property>
1710 <property name="top_attach">3</property>
1711 <property name="width">1</property>
1712 <property name="height">1</property>
1713 </packing>
1714 </child>
1715 <child>
1716 <object class="GtkToggleButton" id="gnumeric-pattern-semi-circle">
1717 <property name="visible">True</property>
1718 <property name="can_focus">True</property>
1719 <property name="receives_default">True</property>
1720 <property name="has_tooltip">True</property>
1721 <property name="tooltip_markup" translatable="yes">Semi Circles</property>
1722 <property name="tooltip_text" translatable="yes">Semi Circles</property>
1723 <property name="border_width">3</property>
1724 </object>
1725 <packing>
1726 <property name="left_attach">2</property>
1727 <property name="top_attach">3</property>
1728 <property name="width">1</property>
1729 <property name="height">1</property>
1730 </packing>
1731 </child>
1732 <child>
1733 <object class="GtkToggleButton" id="gnumeric-pattern-thatch">
1734 <property name="visible">True</property>
1735 <property name="can_focus">True</property>
1736 <property name="receives_default">True</property>
1737 <property name="has_tooltip">True</property>
1738 <property name="tooltip_markup" translatable="yes">Thatch</property>
1739 <property name="tooltip_text" translatable="yes">Thatch</property>
1740 <property name="border_width">3</property>
1741 </object>
1742 <packing>
1743 <property name="left_attach">3</property>
1744 <property name="top_attach">3</property>
1745 <property name="width">1</property>
1746 <property name="height">1</property>
1747 </packing>
1748 </child>
1749 <child>
1750 <object class="GtkToggleButton" id="gnumeric-pattern-large-circles">
1751 <property name="visible">True</property>
1752 <property name="can_focus">True</property>
1753 <property name="receives_default">True</property>
1754 <property name="has_tooltip">True</property>
1755 <property name="tooltip_markup" translatable="yes">Large Circles</property>
1756 <property name="tooltip_text" translatable="yes">Large Circles</property>
1757 <property name="border_width">3</property>
1758 </object>
1759 <packing>
1760 <property name="left_attach">4</property>
1761 <property name="top_attach">3</property>
1762 <property name="width">1</property>
1763 <property name="height">1</property>
1764 </packing>
1765 </child>
1766 <child>
1767 <object class="GtkToggleButton" id="gnumeric-pattern-bricks">
1768 <property name="visible">True</property>
1769 <property name="can_focus">True</property>
1770 <property name="receives_default">True</property>
1771 <property name="has_tooltip">True</property>
1772 <property name="tooltip_markup" translatable="yes">Bricks</property>
1773 <property name="tooltip_text" translatable="yes">Bricks</property>
1774 <property name="border_width">3</property>
1775 </object>
1776 <packing>
1777 <property name="left_attach">5</property>
1778 <property name="top_attach">3</property>
1779 <property name="width">1</property>
1780 <property name="height">1</property>
1781 </packing>
1782 </child>
1783 </object>
1784 </child>
1785 <child type="label_item">
1786 <placeholder/>
1787 </child>
1788 </object>
1789 <packing>
1790 <property name="left_attach">0</property>
1791 <property name="top_attach">5</property>
1792 <property name="width">2</property>
1793 <property name="height">1</property>
1794 </packing>
1795 </child>
1796 <child>
1797 <object class="GtkBox" id="background_color_placeholder">
1798 <property name="visible">True</property>
1799 <property name="can_focus">False</property>
1800 <child>
1801 <placeholder/>
1802 </child>
1803 </object>
1804 <packing>
1805 <property name="left_attach">1</property>
1806 <property name="top_attach">1</property>
1807 <property name="width">1</property>
1808 <property name="height">1</property>
1809 </packing>
1810 </child>
1811 <child>
1812 <object class="GtkBox" id="pattern_color_placeholder">
1813 <property name="visible">True</property>
1814 <property name="can_focus">False</property>
1815 <child>
1816 <placeholder/>
1817 </child>
1818 </object>
1819 <packing>
1820 <property name="left_attach">1</property>
1821 <property name="top_attach">3</property>
1822 <property name="width">1</property>
1823 <property name="height">1</property>
1824 </packing>
1825 </child>
1826 <child>
1827 <placeholder/>
1828 </child>
1829 </object>
1830 <packing>
1831 <property name="position">3</property>
1832 </packing>
1833 </child>
1834 <child type="tab">
1835 <object class="GtkLabel" id="background_tab_label">
1836 <property name="visible">True</property>
1837 <property name="can_focus">False</property>
1838 <property name="label" translatable="yes">Background</property>
1839 <property name="justify">center</property>
1840 </object>
1841 <packing>
1842 <property name="position">3</property>
1843 <property name="tab_fill">False</property>
1844 </packing>
1845 </child>
1846 <child>
1847 <object class="GtkGrid" id="protection-grid">
1848 <property name="visible">True</property>
1849 <property name="can_focus">False</property>
1850 <property name="valign">start</property>
1851 <property name="border_width">12</property>
1852 <property name="row_spacing">6</property>
1853 <child>
1854 <object class="GtkCheckButton" id="protection_locked">
1855 <property name="label" translatable="yes">_Lock</property>
1856 <property name="visible">True</property>
1857 <property name="can_focus">True</property>
1858 <property name="receives_default">False</property>
1859 <property name="use_underline">True</property>
1860 <property name="xalign">0</property>
1861 <property name="draw_indicator">True</property>
1862 </object>
1863 <packing>
1864 <property name="left_attach">0</property>
1865 <property name="top_attach">0</property>
1866 <property name="width">1</property>
1867 <property name="height">1</property>
1868 </packing>
1869 </child>
1870 <child>
1871 <object class="GtkCheckButton" id="protection_hidden">
1872 <property name="label" translatable="yes">Hi_de</property>
1873 <property name="visible">True</property>
1874 <property name="can_focus">True</property>
1875 <property name="receives_default">False</property>
1876 <property name="use_underline">True</property>
1877 <property name="xalign">0</property>
1878 <property name="draw_indicator">True</property>
1879 </object>
1880 <packing>
1881 <property name="left_attach">0</property>
1882 <property name="top_attach">1</property>
1883 <property name="width">1</property>
1884 <property name="height">1</property>
1885 </packing>
1886 </child>
1887 <child>
1888 <object class="GtkLabel" id="label28">
1889 <property name="visible">True</property>
1890 <property name="can_focus">False</property>
1891 <property name="xalign">0</property>
1892 <property name="yalign">0</property>
1893 <property name="ypad">10</property>
1894 <property name="label" translatable="yes">Locking cells or hiding formulæ only affects protected worksheets.</property>
1895 <property name="wrap">True</property>
1896 </object>
1897 <packing>
1898 <property name="left_attach">0</property>
1899 <property name="top_attach">2</property>
1900 <property name="width">1</property>
1901 <property name="height">1</property>
1902 </packing>
1903 </child>
1904 <child>
1905 <object class="GtkCheckButton" id="protection_sheet_protected">
1906 <property name="label" translatable="yes">_Protect worksheet</property>
1907 <property name="visible">True</property>
1908 <property name="can_focus">True</property>
1909 <property name="receives_default">False</property>
1910 <property name="use_underline">True</property>
1911 <property name="xalign">0</property>
1912 <property name="draw_indicator">True</property>
1913 </object>
1914 <packing>
1915 <property name="left_attach">0</property>
1916 <property name="top_attach">3</property>
1917 <property name="width">1</property>
1918 <property name="height">1</property>
1919 </packing>
1920 </child>
1921 </object>
1922 <packing>
1923 <property name="position">4</property>
1924 </packing>
1925 </child>
1926 <child type="tab">
1927 <object class="GtkLabel" id="protection_tab_label">
1928 <property name="visible">True</property>
1929 <property name="can_focus">False</property>
1930 <property name="label" translatable="yes">Protection</property>
1931 <property name="justify">center</property>
1932 </object>
1933 <packing>
1934 <property name="position">4</property>
1935 <property name="tab_fill">False</property>
1936 </packing>
1937 </child>
1938 <child>
1939 <object class="GtkGrid" id="validation-grid">
1940 <property name="visible">True</property>
1941 <property name="can_focus">False</property>
1942 <property name="valign">start</property>
1943 <property name="border_width">12</property>
1944 <property name="row_spacing">6</property>
1945 <property name="column_spacing">12</property>
1946 <child>
1947 <object class="GtkLabel" id="label64">
1948 <property name="visible">True</property>
1949 <property name="can_focus">False</property>
1950 <property name="xalign">0</property>
1951 <property name="label" translatable="yes">&lt;span weight="bold"&gt;Criteria&lt;/span&gt;</property>
1952 <property name="use_markup">True</property>
1953 </object>
1954 <packing>
1955 <property name="left_attach">0</property>
1956 <property name="top_attach">0</property>
1957 <property name="width">3</property>
1958 <property name="height">1</property>
1959 </packing>
1960 </child>
1961 <child>
1962 <object class="GtkLabel" id="label60">
1963 <property name="visible">True</property>
1964 <property name="can_focus">False</property>
1965 <property name="margin_left">18</property>
1966 <property name="xalign">0</property>
1967 <property name="label" translatable="yes">Allo_w:</property>
1968 <property name="use_underline">True</property>
1969 <property name="justify">center</property>
1970 <property name="mnemonic_widget">validation_constraint_type</property>
1971 </object>
1972 <packing>
1973 <property name="left_attach">0</property>
1974 <property name="top_attach">1</property>
1975 <property name="width">1</property>
1976 <property name="height">1</property>
1977 </packing>
1978 </child>
1979 <child>
1980 <object class="GtkLabel" id="validation_operator_label">
1981 <property name="visible">True</property>
1982 <property name="can_focus">False</property>
1983 <property name="margin_left">18</property>
1984 <property name="xalign">0</property>
1985 <property name="label" translatable="yes">Con_dition:</property>
1986 <property name="use_underline">True</property>
1987 <property name="justify">center</property>
1988 <property name="mnemonic_widget">validation_operator</property>
1989 </object>
1990 <packing>
1991 <property name="left_attach">0</property>
1992 <property name="top_attach">2</property>
1993 <property name="width">1</property>
1994 <property name="height">1</property>
1995 </packing>
1996 </child>
1997 <child>
1998 <object class="GtkComboBox" id="validation_constraint_type">
1999 <property name="visible">True</property>
2000 <property name="can_focus">False</property>
2001 <property name="hexpand">True</property>
2002 <property name="model">model1</property>
2003 <child>
2004 <object class="GtkCellRendererText" id="renderer1"/>
2005 <attributes>
2006 <attribute name="text">0</attribute>
2007 </attributes>
2008 </child>
2009 </object>
2010 <packing>
2011 <property name="left_attach">1</property>
2012 <property name="top_attach">1</property>
2013 <property name="width">3</property>
2014 <property name="height">1</property>
2015 </packing>
2016 </child>
2017 <child>
2018 <object class="GtkComboBox" id="validation_operator">
2019 <property name="visible">True</property>
2020 <property name="can_focus">True</property>
2021 <property name="model">model2</property>
2022 <child>
2023 <object class="GtkCellRendererText" id="renderer2"/>
2024 <attributes>
2025 <attribute name="text">0</attribute>
2026 </attributes>
2027 </child>
2028 </object>
2029 <packing>
2030 <property name="left_attach">1</property>
2031 <property name="top_attach">2</property>
2032 <property name="width">3</property>
2033 <property name="height">1</property>
2034 </packing>
2035 </child>
2036 <child>
2037 <object class="GtkCheckButton" id="validation_ignore_blank">
2038 <property name="label" translatable="yes">Ignore _blank cells</property>
2039 <property name="visible">True</property>
2040 <property name="can_focus">True</property>
2041 <property name="receives_default">False</property>
2042 <property name="margin_left">18</property>
2043 <property name="use_underline">True</property>
2044 <property name="xalign">0</property>
2045 <property name="draw_indicator">True</property>
2046 </object>
2047 <packing>
2048 <property name="left_attach">0</property>
2049 <property name="top_attach">5</property>
2050 <property name="width">2</property>
2051 <property name="height">1</property>
2052 </packing>
2053 </child>
2054 <child>
2055 <object class="GtkCheckButton" id="validation_in_dropdown">
2056 <property name="label" translatable="yes">I_n-cell dropdown</property>
2057 <property name="visible">True</property>
2058 <property name="can_focus">True</property>
2059 <property name="receives_default">False</property>
2060 <property name="use_underline">True</property>
2061 <property name="xalign">0</property>
2062 <property name="draw_indicator">True</property>
2063 </object>
2064 <packing>
2065 <property name="left_attach">2</property>
2066 <property name="top_attach">5</property>
2067 <property name="width">2</property>
2068 <property name="height">1</property>
2069 </packing>
2070 </child>
2071 <child>
2072 <object class="GtkLabel" id="label80">
2073 <property name="visible">True</property>
2074 <property name="can_focus">False</property>
2075 <property name="margin_top">6</property>
2076 <property name="xalign">0</property>
2077 <property name="label" translatable="yes">&lt;b&gt;Error alerts&lt;/b&gt;</property>
2078 <property name="use_markup">True</property>
2079 </object>
2080 <packing>
2081 <property name="left_attach">0</property>
2082 <property name="top_attach">6</property>
2083 <property name="width">3</property>
2084 <property name="height">1</property>
2085 </packing>
2086 </child>
2087 <child>
2088 <object class="GtkLabel" id="validation_error_action_label">
2089 <property name="visible">True</property>
2090 <property name="can_focus">False</property>
2091 <property name="margin_left">18</property>
2092 <property name="xalign">0</property>
2093 <property name="label" translatable="yes">Ac_tion:</property>
2094 <property name="use_underline">True</property>
2095 <property name="justify">center</property>
2096 <property name="mnemonic_widget">validation_error_action</property>
2097 </object>
2098 <packing>
2099 <property name="left_attach">0</property>
2100 <property name="top_attach">7</property>
2101 <property name="width">1</property>
2102 <property name="height">1</property>
2103 </packing>
2104 </child>
2105 <child>
2106 <object class="GtkComboBox" id="validation_error_action">
2107 <property name="visible">True</property>
2108 <property name="can_focus">False</property>
2109 </object>
2110 <packing>
2111 <property name="left_attach">1</property>
2112 <property name="top_attach">7</property>
2113 <property name="width">3</property>
2114 <property name="height">1</property>
2115 </packing>
2116 </child>
2117 <child>
2118 <object class="GtkLabel" id="validation_error_title_label">
2119 <property name="visible">True</property>
2120 <property name="can_focus">False</property>
2121 <property name="margin_left">18</property>
2122 <property name="xalign">0</property>
2123 <property name="label" translatable="yes">Titl_e:</property>
2124 <property name="use_underline">True</property>
2125 <property name="justify">center</property>
2126 <property name="mnemonic_widget">validation_error_title</property>
2127 </object>
2128 <packing>
2129 <property name="left_attach">0</property>
2130 <property name="top_attach">8</property>
2131 <property name="width">1</property>
2132 <property name="height">1</property>
2133 </packing>
2134 </child>
2135 <child>
2136 <object class="GtkLabel" id="validation_error_msg_label">
2137 <property name="visible">True</property>
2138 <property name="can_focus">False</property>
2139 <property name="margin_left">18</property>
2140 <property name="xalign">0</property>
2141 <property name="yalign">0</property>
2142 <property name="label" translatable="yes">_Message:</property>
2143 <property name="use_underline">True</property>
2144 <property name="justify">center</property>
2145 <property name="mnemonic_widget">validation_error_msg</property>
2146 </object>
2147 <packing>
2148 <property name="left_attach">0</property>
2149 <property name="top_attach">9</property>
2150 <property name="width">1</property>
2151 <property name="height">1</property>
2152 </packing>
2153 </child>
2154 <child>
2155 <object class="GtkEntry" id="validation_error_title">
2156 <property name="visible">True</property>
2157 <property name="can_focus">True</property>
2158 <property name="invisible_char"></property>
2159 <property name="primary_icon_activatable">False</property>
2160 <property name="secondary_icon_activatable">False</property>
2161 </object>
2162 <packing>
2163 <property name="left_attach">1</property>
2164 <property name="top_attach">8</property>
2165 <property name="width">3</property>
2166 <property name="height">1</property>
2167 </packing>
2168 </child>
2169 <child>
2170 <object class="GtkScrolledWindow" id="scrolledwindow14">
2171 <property name="visible">True</property>
2172 <property name="can_focus">True</property>
2173 <property name="shadow_type">in</property>
2174 <child>
2175 <object class="GtkTextView" id="validation_error_msg">
2176 <property name="visible">True</property>
2177 <property name="can_focus">True</property>
2178 <property name="wrap_mode">word</property>
2179 </object>
2180 </child>
2181 </object>
2182 <packing>
2183 <property name="left_attach">1</property>
2184 <property name="top_attach">9</property>
2185 <property name="width">2</property>
2186 <property name="height">1</property>
2187 </packing>
2188 </child>
2189 <child>
2190 <object class="GtkImage" id="validation_error_image">
2191 <property name="visible">True</property>
2192 <property name="can_focus">False</property>
2193 </object>
2194 <packing>
2195 <property name="left_attach">3</property>
2196 <property name="top_attach">9</property>
2197 <property name="width">1</property>
2198 <property name="height">1</property>
2199 </packing>
2200 </child>
2201 <child>
2202 <object class="GtkLabel" id="validation_expr0_name">
2203 <property name="visible">True</property>
2204 <property name="can_focus">False</property>
2205 <property name="margin_left">18</property>
2206 <property name="xalign">0</property>
2207 </object>
2208 <packing>
2209 <property name="left_attach">0</property>
2210 <property name="top_attach">3</property>
2211 <property name="width">1</property>
2212 <property name="height">1</property>
2213 </packing>
2214 </child>
2215 <child>
2216 <object class="GtkLabel" id="validation_expr1_name">
2217 <property name="visible">True</property>
2218 <property name="can_focus">False</property>
2219 <property name="margin_left">18</property>
2220 <property name="xalign">0</property>
2221 </object>
2222 <packing>
2223 <property name="left_attach">0</property>
2224 <property name="top_attach">4</property>
2225 <property name="width">1</property>
2226 <property name="height">1</property>
2227 </packing>
2228 </child>
2229 <child>
2230 <placeholder/>
2231 </child>
2232 <child>
2233 <placeholder/>
2234 </child>
2235 <child>
2236 <placeholder/>
2237 </child>
2238 <child>
2239 <placeholder/>
2240 </child>
2241 <child>
2242 <placeholder/>
2243 </child>
2244 <child>
2245 <placeholder/>
2246 </child>
2247 <child>
2248 <placeholder/>
2249 </child>
2250 <child>
2251 <placeholder/>
2252 </child>
2253 </object>
2254 <packing>
2255 <property name="position">5</property>
2256 </packing>
2257 </child>
2258 <child type="tab">
2259 <object class="GtkLabel" id="validation_tab_label">
2260 <property name="visible">True</property>
2261 <property name="can_focus">False</property>
2262 <property name="label" translatable="yes">Validation</property>
2263 <property name="justify">center</property>
2264 </object>
2265 <packing>
2266 <property name="position">5</property>
2267 <property name="tab_fill">False</property>
2268 </packing>
2269 </child>
2270 <child>
2271 <object class="GtkGrid" id="input-msg-grid">
2272 <property name="visible">True</property>
2273 <property name="can_focus">False</property>
2274 <property name="border_width">12</property>
2275 <property name="row_spacing">6</property>
2276 <property name="column_spacing">12</property>
2277 <child>
2278 <object class="GtkCheckButton" id="input_msg_flag">
2279 <property name="label" translatable="yes">_Show input message when cell is selected</property>
2280 <property name="visible">True</property>
2281 <property name="can_focus">True</property>
2282 <property name="receives_default">False</property>
2283 <property name="use_underline">True</property>
2284 <property name="xalign">0</property>
2285 <property name="draw_indicator">True</property>
2286 </object>
2287 <packing>
2288 <property name="left_attach">0</property>
2289 <property name="top_attach">0</property>
2290 <property name="width">2</property>
2291 <property name="height">1</property>
2292 </packing>
2293 </child>
2294 <child>
2295 <object class="GtkLabel" id="input_msg_title_label">
2296 <property name="visible">True</property>
2297 <property name="can_focus">False</property>
2298 <property name="xalign">0</property>
2299 <property name="label" translatable="yes">Titl_e:</property>
2300 <property name="use_underline">True</property>
2301 <property name="justify">center</property>
2302 <property name="mnemonic_widget">input_msg_title</property>
2303 </object>
2304 <packing>
2305 <property name="left_attach">0</property>
2306 <property name="top_attach">1</property>
2307 <property name="width">1</property>
2308 <property name="height">1</property>
2309 </packing>
2310 </child>
2311 <child>
2312 <object class="GtkLabel" id="input_msg_msg_label">
2313 <property name="visible">True</property>
2314 <property name="can_focus">False</property>
2315 <property name="xalign">0</property>
2316 <property name="yalign">0</property>
2317 <property name="label" translatable="yes">_Message:</property>
2318 <property name="use_underline">True</property>
2319 <property name="justify">center</property>
2320 </object>
2321 <packing>
2322 <property name="left_attach">0</property>
2323 <property name="top_attach">2</property>
2324 <property name="width">1</property>
2325 <property name="height">1</property>
2326 </packing>
2327 </child>
2328 <child>
2329 <object class="GtkScrolledWindow" id="scrolledwindow15">
2330 <property name="visible">True</property>
2331 <property name="can_focus">True</property>
2332 <property name="shadow_type">in</property>
2333 <child>
2334 <object class="GtkTextView" id="input_msg_msg">
2335 <property name="visible">True</property>
2336 <property name="can_focus">True</property>
2337 <property name="wrap_mode">word</property>
2338 </object>
2339 </child>
2340 </object>
2341 <packing>
2342 <property name="left_attach">1</property>
2343 <property name="top_attach">2</property>
2344 <property name="width">1</property>
2345 <property name="height">1</property>
2346 </packing>
2347 </child>
2348 <child>
2349 <object class="GtkEntry" id="input_msg_title">
2350 <property name="visible">True</property>
2351 <property name="can_focus">True</property>
2352 <property name="hexpand">True</property>
2353 <property name="invisible_char"></property>
2354 <property name="primary_icon_activatable">False</property>
2355 <property name="secondary_icon_activatable">False</property>
2356 </object>
2357 <packing>
2358 <property name="left_attach">1</property>
2359 <property name="top_attach">1</property>
2360 <property name="width">1</property>
2361 <property name="height">1</property>
2362 </packing>
2363 </child>
2364 </object>
2365 <packing>
2366 <property name="position">6</property>
2367 </packing>
2368 </child>
2369 <child type="tab">
2370 <object class="GtkLabel" id="input_msg_tab_label">
2371 <property name="can_focus">False</property>
2372 <property name="label" translatable="yes">Input Message</property>
2373 <property name="justify">center</property>
2374 </object>
2375 <packing>
2376 <property name="position">6</property>
2377 <property name="tab_fill">False</property>
2378 </packing>
2379 </child>
2380 </object>
2381 <packing>
2382 <property name="expand">True</property>
2383 <property name="fill">True</property>
2384 <property name="position">1</property>
2385 </packing>
2386 </child>
2387 </object>
2388 </child>
2389 <action-widgets>
2390 <action-widget response="0">helpbutton</action-widget>
2391 <action-widget response="0">applybutton</action-widget>
2392 <action-widget response="0">cancelbutton</action-widget>
2393 <action-widget response="0">okbutton</action-widget>
2394 </action-widgets>
2395 </object>
2396 </interface>