~elementary-os/elementaryos/os-patch-ubiquity-trusty

« back to all changes in this revision

Viewing changes to gui/gtk/ubiquity.ui

  • Committer: Daniel Fore
  • Date: 2014-04-19 02:23:59 UTC
  • Revision ID: daniel@elementaryos.org-20140419022359-i4o444onhy1pouts
try to fix some visual issues

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!-- Generated with glade 3.16.1 -->
2
3
<interface>
3
 
  <!-- interface-requires gtk+ 3.0 -->
 
4
  <requires lib="gtk+" version="3.0"/>
4
5
  <object class="GtkMenu" id="a11y_indicator_menu">
5
6
    <property name="can_focus">False</property>
6
7
    <child>
9
10
        <property name="can_focus">False</property>
10
11
        <property name="label" translatable="yes">_High Contrast</property>
11
12
        <property name="use_underline">True</property>
 
13
        <signal name="activate" handler="a11y_profile_high_contrast_activate" swapped="no"/>
12
14
        <accelerator key="H" signal="activate" modifiers="GDK_CONTROL_MASK"/>
13
 
        <signal name="activate" handler="a11y_profile_high_contrast_activate" swapped="no"/>
14
15
      </object>
15
16
    </child>
16
17
    <child>
19
20
        <property name="can_focus">False</property>
20
21
        <property name="label" translatable="yes">_Screen Reader</property>
21
22
        <property name="use_underline">True</property>
 
23
        <signal name="activate" handler="a11y_profile_screen_reader_activate" swapped="no"/>
22
24
        <accelerator key="S" signal="activate" modifiers="GDK_CONTROL_MASK"/>
23
 
        <signal name="activate" handler="a11y_profile_screen_reader_activate" swapped="no"/>
24
25
      </object>
25
26
    </child>
26
27
    <child>
42
43
      </object>
43
44
    </child>
44
45
  </object>
45
 
  <object class="GtkDialog" id="bootloader_fail_dialog">
46
 
    <property name="can_focus">True</property>
47
 
    <property name="border_width">5</property>
48
 
    <property name="title" translatable="yes">Bootloader install failed</property>
49
 
    <property name="resizable">False</property>
50
 
    <property name="modal">True</property>
51
 
    <property name="window_position">center-on-parent</property>
52
 
    <property name="icon_name">gtk-dialog-warning</property>
53
 
    <property name="type_hint">dialog</property>
54
 
    <property name="gravity">center</property>
55
 
    <property name="transient_for">live_installer</property>
56
 
    <signal name="realize" handler="set_window_hints" swapped="no"/>
57
 
    <child internal-child="vbox">
58
 
      <object class="GtkBox" id="dialog-vbox7">
59
 
        <property name="visible">True</property>
60
 
        <property name="can_focus">False</property>
61
 
        <property name="orientation">vertical</property>
62
 
        <property name="spacing">2</property>
63
 
        <child internal-child="action_area">
64
 
          <object class="GtkButtonBox" id="dialog-action_area7">
65
 
            <property name="visible">True</property>
66
 
            <property name="can_focus">False</property>
67
 
            <property name="layout_style">end</property>
68
 
            <child>
69
 
              <object class="GtkButton" id="grub_fail_okbutton">
70
 
                <property name="label">gtk-ok</property>
71
 
                <property name="visible">True</property>
72
 
                <property name="can_focus">True</property>
73
 
                <property name="receives_default">True</property>
74
 
                <property name="use_underline">True</property>
75
 
                <property name="use_stock">True</property>
76
 
              </object>
77
 
              <packing>
78
 
                <property name="expand">False</property>
79
 
                <property name="fill">False</property>
80
 
                <property name="position">1</property>
81
 
              </packing>
82
 
            </child>
83
 
          </object>
84
 
          <packing>
85
 
            <property name="expand">False</property>
86
 
            <property name="fill">True</property>
87
 
            <property name="pack_type">end</property>
88
 
            <property name="position">0</property>
89
 
          </packing>
90
 
        </child>
91
 
        <child>
92
 
          <object class="GtkBox" id="bootloader_fail_vbox1">
93
 
            <property name="visible">True</property>
94
 
            <property name="can_focus">False</property>
95
 
            <property name="orientation">vertical</property>
96
 
            <property name="spacing">18</property>
97
 
            <child>
98
 
              <object class="GtkBox" id="bootloader_fail_hbox3">
99
 
                <property name="visible">True</property>
100
 
                <property name="can_focus">False</property>
101
 
                <child>
102
 
                  <object class="GtkImage" id="bootloader_fail_image3">
103
 
                    <property name="visible">True</property>
104
 
                    <property name="can_focus">False</property>
105
 
                    <property name="stock">gtk-dialog-error</property>
106
 
                    <property name="icon-size">6</property>
107
 
                  </object>
108
 
                  <packing>
109
 
                    <property name="expand">True</property>
110
 
                    <property name="fill">True</property>
111
 
                    <property name="position">0</property>
112
 
                  </packing>
113
 
                </child>
114
 
                <child>
115
 
                  <object class="GtkBox" id="bootloader_fail_hbox6">
116
 
                    <property name="visible">True</property>
117
 
                    <property name="can_focus">False</property>
118
 
                    <child>
119
 
                      <object class="GtkLabel" id="bootloader_fail_title">
120
 
                        <property name="visible">True</property>
121
 
                        <property name="can_focus">False</property>
122
 
                        <property name="label" translatable="yes">Sorry, an error occurred and it was not possible to install the bootloader at the specified location.</property>
123
 
                        <property name="wrap">True</property>
124
 
                      </object>
125
 
                      <packing>
126
 
                        <property name="expand">True</property>
127
 
                        <property name="fill">True</property>
128
 
                        <property name="position">0</property>
129
 
                      </packing>
130
 
                    </child>
131
 
                  </object>
132
 
                  <packing>
133
 
                    <property name="expand">True</property>
134
 
                    <property name="fill">True</property>
135
 
                    <property name="position">1</property>
136
 
                  </packing>
137
 
                </child>
138
 
              </object>
139
 
              <packing>
140
 
                <property name="expand">True</property>
141
 
                <property name="fill">True</property>
142
 
                <property name="position">0</property>
143
 
              </packing>
144
 
            </child>
145
 
            <child>
146
 
              <object class="GtkFrame" id="bootloader_fail_frame1">
147
 
                <property name="visible">True</property>
148
 
                <property name="can_focus">False</property>
149
 
                <property name="label_xalign">0</property>
150
 
                <property name="shadow_type">none</property>
151
 
                <child>
152
 
                  <object class="GtkAlignment" id="bootloader_fail_alignment1">
153
 
                    <property name="visible">True</property>
154
 
                    <property name="can_focus">False</property>
155
 
                    <property name="xalign">0</property>
156
 
                    <property name="top_padding">6</property>
157
 
                    <property name="left_padding">12</property>
158
 
                    <child>
159
 
                      <object class="GtkBox" id="bootloader_fail_vbox2">
160
 
                        <property name="visible">True</property>
161
 
                        <property name="can_focus">False</property>
162
 
                        <property name="orientation">vertical</property>
163
 
                        <property name="spacing">6</property>
164
 
                        <child>
165
 
                          <object class="GtkBox" id="bootloader_fail_vbox3">
166
 
                            <property name="visible">True</property>
167
 
                            <property name="can_focus">False</property>
168
 
                            <property name="orientation">vertical</property>
169
 
                            <property name="spacing">3</property>
170
 
                            <child>
171
 
                              <object class="GtkRadioButton" id="grub_new_device">
172
 
                                <property name="label" translatable="yes">Choose a different device to install the bootloader on:</property>
173
 
                                <property name="visible">True</property>
174
 
                                <property name="can_focus">True</property>
175
 
                                <property name="receives_default">False</property>
176
 
                                <property name="xalign">0</property>
177
 
                                <property name="active">True</property>
178
 
                                <property name="draw_indicator">True</property>
179
 
                                <signal name="toggled" handler="toggle_grub_fail" swapped="no"/>
180
 
                              </object>
181
 
                              <packing>
182
 
                                <property name="expand">False</property>
183
 
                                <property name="fill">False</property>
184
 
                                <property name="position">0</property>
185
 
                              </packing>
186
 
                            </child>
187
 
                            <child>
188
 
                              <object class="GtkAlignment" id="bootloader_failalignment1">
189
 
                                <property name="visible">True</property>
190
 
                                <property name="can_focus">False</property>
191
 
                                <property name="left_padding">26</property>
192
 
                                <child>
193
 
                                  <object class="GtkComboBox" id="grub_new_device_entry">
194
 
                                    <property name="visible">True</property>
195
 
                                    <property name="can_focus">False</property>
196
 
                                    <property name="has_entry">True</property>
197
 
                                    <child internal-child="entry">
198
 
                                      <object class="GtkEntry" id="combobox-entry2">
199
 
                                        <property name="can_focus">False</property>
200
 
                                      </object>
201
 
                                    </child>
202
 
                                  </object>
203
 
                                </child>
204
 
                              </object>
205
 
                              <packing>
206
 
                                <property name="expand">False</property>
207
 
                                <property name="fill">False</property>
208
 
                                <property name="position">1</property>
209
 
                              </packing>
210
 
                            </child>
211
 
                          </object>
212
 
                          <packing>
213
 
                            <property name="expand">False</property>
214
 
                            <property name="fill">False</property>
215
 
                            <property name="position">0</property>
216
 
                          </packing>
217
 
                        </child>
218
 
                        <child>
219
 
                          <object class="GtkBox" id="bootloader_fail_vbox4">
220
 
                            <property name="visible">True</property>
221
 
                            <property name="can_focus">False</property>
222
 
                            <property name="orientation">vertical</property>
223
 
                            <property name="spacing">3</property>
224
 
                            <child>
225
 
                              <object class="GtkRadioButton" id="grub_no_new_device">
226
 
                                <property name="label" translatable="yes">Continue without a bootloader.</property>
227
 
                                <property name="visible">True</property>
228
 
                                <property name="can_focus">True</property>
229
 
                                <property name="receives_default">False</property>
230
 
                                <property name="xalign">0</property>
231
 
                                <property name="active">True</property>
232
 
                                <property name="draw_indicator">True</property>
233
 
                                <property name="group">grub_new_device</property>
234
 
                                <signal name="toggled" handler="toggle_grub_fail" swapped="no"/>
235
 
                              </object>
236
 
                              <packing>
237
 
                                <property name="expand">True</property>
238
 
                                <property name="fill">True</property>
239
 
                                <property name="position">0</property>
240
 
                              </packing>
241
 
                            </child>
242
 
                            <child>
243
 
                              <object class="GtkAlignment" id="no_grub_warn">
244
 
                                <property name="can_focus">False</property>
245
 
                                <property name="left_padding">24</property>
246
 
                                <child>
247
 
                                  <object class="GtkBox" id="bootloader_fail_hbox1">
248
 
                                    <property name="visible">True</property>
249
 
                                    <property name="can_focus">False</property>
250
 
                                    <property name="spacing">6</property>
251
 
                                    <child>
252
 
                                      <object class="GtkImage" id="bootloader_fail_image1">
253
 
                                        <property name="visible">True</property>
254
 
                                        <property name="can_focus">False</property>
255
 
                                        <property name="stock">gtk-dialog-warning</property>
256
 
                                        <property name="icon-size">1</property>
257
 
                                      </object>
258
 
                                      <packing>
259
 
                                        <property name="expand">False</property>
260
 
                                        <property name="fill">False</property>
261
 
                                        <property name="position">0</property>
262
 
                                      </packing>
263
 
                                    </child>
264
 
                                    <child>
265
 
                                      <object class="GtkLabel" id="skip_label">
266
 
                                        <property name="visible">True</property>
267
 
                                        <property name="can_focus">False</property>
268
 
                                        <property name="xalign">0</property>
269
 
                                        <property name="label" translatable="yes">&lt;small&gt;&lt;b&gt;You will need to manually install a bootloader in order to start ${RELEASE}.&lt;/b&gt;&lt;/small&gt;</property>
270
 
                                        <property name="use_markup">True</property>
271
 
                                        <property name="wrap">True</property>
272
 
                                      </object>
273
 
                                      <packing>
274
 
                                        <property name="expand">False</property>
275
 
                                        <property name="fill">True</property>
276
 
                                        <property name="position">1</property>
277
 
                                      </packing>
278
 
                                    </child>
279
 
                                  </object>
280
 
                                </child>
281
 
                              </object>
282
 
                              <packing>
283
 
                                <property name="expand">True</property>
284
 
                                <property name="fill">True</property>
285
 
                                <property name="position">1</property>
286
 
                              </packing>
287
 
                            </child>
288
 
                          </object>
289
 
                          <packing>
290
 
                            <property name="expand">False</property>
291
 
                            <property name="fill">False</property>
292
 
                            <property name="position">1</property>
293
 
                          </packing>
294
 
                        </child>
295
 
                        <child>
296
 
                          <object class="GtkBox" id="bootloader_fail_vbox5">
297
 
                            <property name="visible">True</property>
298
 
                            <property name="can_focus">False</property>
299
 
                            <property name="orientation">vertical</property>
300
 
                            <child>
301
 
                              <object class="GtkRadioButton" id="grub_fail_option">
302
 
                                <property name="label" translatable="yes">Cancel the installation.</property>
303
 
                                <property name="visible">True</property>
304
 
                                <property name="can_focus">True</property>
305
 
                                <property name="receives_default">False</property>
306
 
                                <property name="xalign">0</property>
307
 
                                <property name="active">True</property>
308
 
                                <property name="draw_indicator">True</property>
309
 
                                <property name="group">grub_new_device</property>
310
 
                                <signal name="toggled" handler="toggle_grub_fail" swapped="no"/>
311
 
                              </object>
312
 
                              <packing>
313
 
                                <property name="expand">True</property>
314
 
                                <property name="fill">True</property>
315
 
                                <property name="position">0</property>
316
 
                              </packing>
317
 
                            </child>
318
 
                            <child>
319
 
                              <object class="GtkAlignment" id="abort_warn">
320
 
                                <property name="can_focus">False</property>
321
 
                                <property name="left_padding">24</property>
322
 
                                <child>
323
 
                                  <object class="GtkBox" id="bootloader_fail_hbox2">
324
 
                                    <property name="visible">True</property>
325
 
                                    <property name="can_focus">False</property>
326
 
                                    <property name="spacing">6</property>
327
 
                                    <child>
328
 
                                      <object class="GtkImage" id="bootloader_fail_image2">
329
 
                                        <property name="visible">True</property>
330
 
                                        <property name="can_focus">False</property>
331
 
                                        <property name="stock">gtk-dialog-warning</property>
332
 
                                        <property name="icon-size">1</property>
333
 
                                      </object>
334
 
                                      <packing>
335
 
                                        <property name="expand">False</property>
336
 
                                        <property name="fill">False</property>
337
 
                                        <property name="position">0</property>
338
 
                                      </packing>
339
 
                                    </child>
340
 
                                    <child>
341
 
                                      <object class="GtkLabel" id="abort_label">
342
 
                                        <property name="visible">True</property>
343
 
                                        <property name="can_focus">False</property>
344
 
                                        <property name="xalign">0</property>
345
 
                                        <property name="label" translatable="yes">&lt;small&gt;&lt;b&gt;This may leave your computer unable to boot.&lt;/b&gt;&lt;/small&gt;</property>
346
 
                                        <property name="use_markup">True</property>
347
 
                                      </object>
348
 
                                      <packing>
349
 
                                        <property name="expand">False</property>
350
 
                                        <property name="fill">True</property>
351
 
                                        <property name="position">1</property>
352
 
                                      </packing>
353
 
                                    </child>
354
 
                                  </object>
355
 
                                </child>
356
 
                              </object>
357
 
                              <packing>
358
 
                                <property name="expand">True</property>
359
 
                                <property name="fill">True</property>
360
 
                                <property name="position">1</property>
361
 
                              </packing>
362
 
                            </child>
363
 
                          </object>
364
 
                          <packing>
365
 
                            <property name="expand">False</property>
366
 
                            <property name="fill">False</property>
367
 
                            <property name="position">2</property>
368
 
                          </packing>
369
 
                        </child>
370
 
                      </object>
371
 
                    </child>
372
 
                  </object>
373
 
                </child>
374
 
                <child type="label">
375
 
                  <object class="GtkLabel" id="bootloader_fail_proceed">
376
 
                    <property name="visible">True</property>
377
 
                    <property name="can_focus">False</property>
378
 
                    <property name="label" translatable="yes">&lt;b&gt;How would you like to proceed?&lt;/b&gt;</property>
379
 
                    <property name="use_markup">True</property>
380
 
                  </object>
381
 
                </child>
382
 
              </object>
383
 
              <packing>
384
 
                <property name="expand">False</property>
385
 
                <property name="fill">False</property>
386
 
                <property name="position">1</property>
387
 
              </packing>
388
 
            </child>
389
 
          </object>
390
 
          <packing>
391
 
            <property name="expand">False</property>
392
 
            <property name="fill">True</property>
393
 
            <property name="position">1</property>
394
 
          </packing>
395
 
        </child>
396
 
      </object>
397
 
    </child>
398
 
    <action-widgets>
399
 
      <action-widget response="-5">grub_fail_okbutton</action-widget>
400
 
    </action-widgets>
401
 
  </object>
402
46
  <object class="GtkDialog" id="crash_dialog">
403
47
    <property name="can_focus">False</property>
404
48
    <property name="title" translatable="yes">Installer crashed</property>
605
249
                <property name="visible">True</property>
606
250
                <property name="can_focus">False</property>
607
251
                <property name="ypad">2</property>
608
 
                <property name="icon_name">gtk-dialog-info</property>
609
 
                <property name="icon-size">6</property>
 
252
                <property name="icon_name">dialog-information</property>
 
253
                <property name="icon_size">6</property>
610
254
              </object>
611
255
              <packing>
612
256
                <property name="expand">True</property>
662
306
      <action-widget response="0">shutdown_button</action-widget>
663
307
    </action-widgets>
664
308
  </object>
665
 
  <object class="GtkDialog" id="live_installer">
 
309
  <object class="GtkWindow" id="live_installer">
666
310
    <property name="can_focus">False</property>
667
311
    <property name="has_focus">True</property>
668
312
    <property name="title" translatable="yes">Install</property>
669
313
    <property name="modal">True</property>
670
314
    <property name="window_position">center-always</property>
671
 
    <signal name="realize" handler="set_window_hints" swapped="no"/>
 
315
    <property name="type_hint">dialog</property>
672
316
    <signal name="delete-event" handler="on_live_installer_delete_event" swapped="no"/>
 
317
    <signal name="realize" handler="set_window_hints" swapped="no"/>
673
318
    <child>
674
319
      <object class="GtkBox" id="wizard">
675
320
        <property name="visible">True</property>
1112
757
      </object>
1113
758
    </child>
1114
759
  </object>
 
760
  <object class="GtkDialog" id="bootloader_fail_dialog">
 
761
    <property name="can_focus">True</property>
 
762
    <property name="border_width">5</property>
 
763
    <property name="title" translatable="yes">Bootloader install failed</property>
 
764
    <property name="resizable">False</property>
 
765
    <property name="modal">True</property>
 
766
    <property name="window_position">center-on-parent</property>
 
767
    <property name="icon_name">gtk-dialog-warning</property>
 
768
    <property name="type_hint">dialog</property>
 
769
    <property name="gravity">center</property>
 
770
    <property name="transient_for">live_installer</property>
 
771
    <signal name="realize" handler="set_window_hints" swapped="no"/>
 
772
    <child internal-child="vbox">
 
773
      <object class="GtkBox" id="dialog-vbox7">
 
774
        <property name="visible">True</property>
 
775
        <property name="can_focus">False</property>
 
776
        <property name="orientation">vertical</property>
 
777
        <property name="spacing">2</property>
 
778
        <child internal-child="action_area">
 
779
          <object class="GtkButtonBox" id="dialog-action_area7">
 
780
            <property name="visible">True</property>
 
781
            <property name="can_focus">False</property>
 
782
            <property name="layout_style">end</property>
 
783
            <child>
 
784
              <object class="GtkButton" id="grub_fail_okbutton">
 
785
                <property name="label">gtk-ok</property>
 
786
                <property name="visible">True</property>
 
787
                <property name="can_focus">True</property>
 
788
                <property name="receives_default">True</property>
 
789
                <property name="use_underline">True</property>
 
790
                <property name="use_stock">True</property>
 
791
              </object>
 
792
              <packing>
 
793
                <property name="expand">False</property>
 
794
                <property name="fill">False</property>
 
795
                <property name="position">1</property>
 
796
              </packing>
 
797
            </child>
 
798
          </object>
 
799
          <packing>
 
800
            <property name="expand">False</property>
 
801
            <property name="fill">True</property>
 
802
            <property name="pack_type">end</property>
 
803
            <property name="position">0</property>
 
804
          </packing>
 
805
        </child>
 
806
        <child>
 
807
          <object class="GtkBox" id="bootloader_fail_vbox1">
 
808
            <property name="visible">True</property>
 
809
            <property name="can_focus">False</property>
 
810
            <property name="orientation">vertical</property>
 
811
            <property name="spacing">18</property>
 
812
            <child>
 
813
              <object class="GtkBox" id="bootloader_fail_hbox3">
 
814
                <property name="visible">True</property>
 
815
                <property name="can_focus">False</property>
 
816
                <child>
 
817
                  <object class="GtkImage" id="bootloader_fail_image3">
 
818
                    <property name="visible">True</property>
 
819
                    <property name="can_focus">False</property>
 
820
                    <property name="stock">gtk-dialog-error</property>
 
821
                    <property name="icon_size">6</property>
 
822
                  </object>
 
823
                  <packing>
 
824
                    <property name="expand">True</property>
 
825
                    <property name="fill">True</property>
 
826
                    <property name="position">0</property>
 
827
                  </packing>
 
828
                </child>
 
829
                <child>
 
830
                  <object class="GtkBox" id="bootloader_fail_hbox6">
 
831
                    <property name="visible">True</property>
 
832
                    <property name="can_focus">False</property>
 
833
                    <child>
 
834
                      <object class="GtkLabel" id="bootloader_fail_title">
 
835
                        <property name="visible">True</property>
 
836
                        <property name="can_focus">False</property>
 
837
                        <property name="label" translatable="yes">Sorry, an error occurred and it was not possible to install the bootloader at the specified location.</property>
 
838
                        <property name="wrap">True</property>
 
839
                      </object>
 
840
                      <packing>
 
841
                        <property name="expand">True</property>
 
842
                        <property name="fill">True</property>
 
843
                        <property name="position">0</property>
 
844
                      </packing>
 
845
                    </child>
 
846
                  </object>
 
847
                  <packing>
 
848
                    <property name="expand">True</property>
 
849
                    <property name="fill">True</property>
 
850
                    <property name="position">1</property>
 
851
                  </packing>
 
852
                </child>
 
853
              </object>
 
854
              <packing>
 
855
                <property name="expand">True</property>
 
856
                <property name="fill">True</property>
 
857
                <property name="position">0</property>
 
858
              </packing>
 
859
            </child>
 
860
            <child>
 
861
              <object class="GtkFrame" id="bootloader_fail_frame1">
 
862
                <property name="visible">True</property>
 
863
                <property name="can_focus">False</property>
 
864
                <property name="label_xalign">0</property>
 
865
                <property name="shadow_type">none</property>
 
866
                <child>
 
867
                  <object class="GtkAlignment" id="bootloader_fail_alignment1">
 
868
                    <property name="visible">True</property>
 
869
                    <property name="can_focus">False</property>
 
870
                    <property name="xalign">0</property>
 
871
                    <property name="top_padding">6</property>
 
872
                    <property name="left_padding">12</property>
 
873
                    <child>
 
874
                      <object class="GtkBox" id="bootloader_fail_vbox2">
 
875
                        <property name="visible">True</property>
 
876
                        <property name="can_focus">False</property>
 
877
                        <property name="orientation">vertical</property>
 
878
                        <property name="spacing">6</property>
 
879
                        <child>
 
880
                          <object class="GtkBox" id="bootloader_fail_vbox3">
 
881
                            <property name="visible">True</property>
 
882
                            <property name="can_focus">False</property>
 
883
                            <property name="orientation">vertical</property>
 
884
                            <property name="spacing">3</property>
 
885
                            <child>
 
886
                              <object class="GtkRadioButton" id="grub_new_device">
 
887
                                <property name="label" translatable="yes">Choose a different device to install the bootloader on:</property>
 
888
                                <property name="visible">True</property>
 
889
                                <property name="can_focus">True</property>
 
890
                                <property name="receives_default">False</property>
 
891
                                <property name="xalign">0</property>
 
892
                                <property name="active">True</property>
 
893
                                <property name="draw_indicator">True</property>
 
894
                                <signal name="toggled" handler="toggle_grub_fail" swapped="no"/>
 
895
                              </object>
 
896
                              <packing>
 
897
                                <property name="expand">False</property>
 
898
                                <property name="fill">False</property>
 
899
                                <property name="position">0</property>
 
900
                              </packing>
 
901
                            </child>
 
902
                            <child>
 
903
                              <object class="GtkAlignment" id="bootloader_failalignment1">
 
904
                                <property name="visible">True</property>
 
905
                                <property name="can_focus">False</property>
 
906
                                <property name="left_padding">26</property>
 
907
                                <child>
 
908
                                  <object class="GtkComboBox" id="grub_new_device_entry">
 
909
                                    <property name="visible">True</property>
 
910
                                    <property name="can_focus">False</property>
 
911
                                    <property name="has_entry">True</property>
 
912
                                    <child internal-child="entry">
 
913
                                      <object class="GtkEntry" id="combobox-entry2">
 
914
                                        <property name="can_focus">False</property>
 
915
                                      </object>
 
916
                                    </child>
 
917
                                  </object>
 
918
                                </child>
 
919
                              </object>
 
920
                              <packing>
 
921
                                <property name="expand">False</property>
 
922
                                <property name="fill">False</property>
 
923
                                <property name="position">1</property>
 
924
                              </packing>
 
925
                            </child>
 
926
                          </object>
 
927
                          <packing>
 
928
                            <property name="expand">False</property>
 
929
                            <property name="fill">False</property>
 
930
                            <property name="position">0</property>
 
931
                          </packing>
 
932
                        </child>
 
933
                        <child>
 
934
                          <object class="GtkBox" id="bootloader_fail_vbox4">
 
935
                            <property name="visible">True</property>
 
936
                            <property name="can_focus">False</property>
 
937
                            <property name="orientation">vertical</property>
 
938
                            <property name="spacing">3</property>
 
939
                            <child>
 
940
                              <object class="GtkRadioButton" id="grub_no_new_device">
 
941
                                <property name="label" translatable="yes">Continue without a bootloader.</property>
 
942
                                <property name="visible">True</property>
 
943
                                <property name="can_focus">True</property>
 
944
                                <property name="receives_default">False</property>
 
945
                                <property name="xalign">0</property>
 
946
                                <property name="active">True</property>
 
947
                                <property name="draw_indicator">True</property>
 
948
                                <property name="group">grub_new_device</property>
 
949
                                <signal name="toggled" handler="toggle_grub_fail" swapped="no"/>
 
950
                              </object>
 
951
                              <packing>
 
952
                                <property name="expand">True</property>
 
953
                                <property name="fill">True</property>
 
954
                                <property name="position">0</property>
 
955
                              </packing>
 
956
                            </child>
 
957
                            <child>
 
958
                              <object class="GtkAlignment" id="no_grub_warn">
 
959
                                <property name="can_focus">False</property>
 
960
                                <property name="left_padding">24</property>
 
961
                                <child>
 
962
                                  <object class="GtkBox" id="bootloader_fail_hbox1">
 
963
                                    <property name="visible">True</property>
 
964
                                    <property name="can_focus">False</property>
 
965
                                    <property name="spacing">6</property>
 
966
                                    <child>
 
967
                                      <object class="GtkImage" id="bootloader_fail_image1">
 
968
                                        <property name="visible">True</property>
 
969
                                        <property name="can_focus">False</property>
 
970
                                        <property name="stock">gtk-dialog-warning</property>
 
971
                                        <property name="icon_size">1</property>
 
972
                                      </object>
 
973
                                      <packing>
 
974
                                        <property name="expand">False</property>
 
975
                                        <property name="fill">False</property>
 
976
                                        <property name="position">0</property>
 
977
                                      </packing>
 
978
                                    </child>
 
979
                                    <child>
 
980
                                      <object class="GtkLabel" id="skip_label">
 
981
                                        <property name="visible">True</property>
 
982
                                        <property name="can_focus">False</property>
 
983
                                        <property name="xalign">0</property>
 
984
                                        <property name="label" translatable="yes">&lt;small&gt;&lt;b&gt;You will need to manually install a bootloader in order to start ${RELEASE}.&lt;/b&gt;&lt;/small&gt;</property>
 
985
                                        <property name="use_markup">True</property>
 
986
                                        <property name="wrap">True</property>
 
987
                                      </object>
 
988
                                      <packing>
 
989
                                        <property name="expand">False</property>
 
990
                                        <property name="fill">True</property>
 
991
                                        <property name="position">1</property>
 
992
                                      </packing>
 
993
                                    </child>
 
994
                                  </object>
 
995
                                </child>
 
996
                              </object>
 
997
                              <packing>
 
998
                                <property name="expand">True</property>
 
999
                                <property name="fill">True</property>
 
1000
                                <property name="position">1</property>
 
1001
                              </packing>
 
1002
                            </child>
 
1003
                          </object>
 
1004
                          <packing>
 
1005
                            <property name="expand">False</property>
 
1006
                            <property name="fill">False</property>
 
1007
                            <property name="position">1</property>
 
1008
                          </packing>
 
1009
                        </child>
 
1010
                        <child>
 
1011
                          <object class="GtkBox" id="bootloader_fail_vbox5">
 
1012
                            <property name="visible">True</property>
 
1013
                            <property name="can_focus">False</property>
 
1014
                            <property name="orientation">vertical</property>
 
1015
                            <child>
 
1016
                              <object class="GtkRadioButton" id="grub_fail_option">
 
1017
                                <property name="label" translatable="yes">Cancel the installation.</property>
 
1018
                                <property name="visible">True</property>
 
1019
                                <property name="can_focus">True</property>
 
1020
                                <property name="receives_default">False</property>
 
1021
                                <property name="xalign">0</property>
 
1022
                                <property name="active">True</property>
 
1023
                                <property name="draw_indicator">True</property>
 
1024
                                <property name="group">grub_new_device</property>
 
1025
                                <signal name="toggled" handler="toggle_grub_fail" swapped="no"/>
 
1026
                              </object>
 
1027
                              <packing>
 
1028
                                <property name="expand">True</property>
 
1029
                                <property name="fill">True</property>
 
1030
                                <property name="position">0</property>
 
1031
                              </packing>
 
1032
                            </child>
 
1033
                            <child>
 
1034
                              <object class="GtkAlignment" id="abort_warn">
 
1035
                                <property name="can_focus">False</property>
 
1036
                                <property name="left_padding">24</property>
 
1037
                                <child>
 
1038
                                  <object class="GtkBox" id="bootloader_fail_hbox2">
 
1039
                                    <property name="visible">True</property>
 
1040
                                    <property name="can_focus">False</property>
 
1041
                                    <property name="spacing">6</property>
 
1042
                                    <child>
 
1043
                                      <object class="GtkImage" id="bootloader_fail_image2">
 
1044
                                        <property name="visible">True</property>
 
1045
                                        <property name="can_focus">False</property>
 
1046
                                        <property name="stock">gtk-dialog-warning</property>
 
1047
                                        <property name="icon_size">1</property>
 
1048
                                      </object>
 
1049
                                      <packing>
 
1050
                                        <property name="expand">False</property>
 
1051
                                        <property name="fill">False</property>
 
1052
                                        <property name="position">0</property>
 
1053
                                      </packing>
 
1054
                                    </child>
 
1055
                                    <child>
 
1056
                                      <object class="GtkLabel" id="abort_label">
 
1057
                                        <property name="visible">True</property>
 
1058
                                        <property name="can_focus">False</property>
 
1059
                                        <property name="xalign">0</property>
 
1060
                                        <property name="label" translatable="yes">&lt;small&gt;&lt;b&gt;This may leave your computer unable to boot.&lt;/b&gt;&lt;/small&gt;</property>
 
1061
                                        <property name="use_markup">True</property>
 
1062
                                      </object>
 
1063
                                      <packing>
 
1064
                                        <property name="expand">False</property>
 
1065
                                        <property name="fill">True</property>
 
1066
                                        <property name="position">1</property>
 
1067
                                      </packing>
 
1068
                                    </child>
 
1069
                                  </object>
 
1070
                                </child>
 
1071
                              </object>
 
1072
                              <packing>
 
1073
                                <property name="expand">True</property>
 
1074
                                <property name="fill">True</property>
 
1075
                                <property name="position">1</property>
 
1076
                              </packing>
 
1077
                            </child>
 
1078
                          </object>
 
1079
                          <packing>
 
1080
                            <property name="expand">False</property>
 
1081
                            <property name="fill">False</property>
 
1082
                            <property name="position">2</property>
 
1083
                          </packing>
 
1084
                        </child>
 
1085
                      </object>
 
1086
                    </child>
 
1087
                  </object>
 
1088
                </child>
 
1089
                <child type="label">
 
1090
                  <object class="GtkLabel" id="bootloader_fail_proceed">
 
1091
                    <property name="visible">True</property>
 
1092
                    <property name="can_focus">False</property>
 
1093
                    <property name="label" translatable="yes">&lt;b&gt;How would you like to proceed?&lt;/b&gt;</property>
 
1094
                    <property name="use_markup">True</property>
 
1095
                  </object>
 
1096
                </child>
 
1097
              </object>
 
1098
              <packing>
 
1099
                <property name="expand">False</property>
 
1100
                <property name="fill">False</property>
 
1101
                <property name="position">1</property>
 
1102
              </packing>
 
1103
            </child>
 
1104
          </object>
 
1105
          <packing>
 
1106
            <property name="expand">False</property>
 
1107
            <property name="fill">True</property>
 
1108
            <property name="position">1</property>
 
1109
          </packing>
 
1110
        </child>
 
1111
      </object>
 
1112
    </child>
 
1113
    <action-widgets>
 
1114
      <action-widget response="-5">grub_fail_okbutton</action-widget>
 
1115
    </action-widgets>
 
1116
  </object>
1115
1117
  <object class="GtkDialog" id="ubi_question_dialog">
1116
1118
    <property name="can_focus">False</property>
1117
1119
    <property name="halign">start</property>
1235
1237
                <property name="visible">True</property>
1236
1238
                <property name="can_focus">False</property>
1237
1239
                <property name="ypad">2</property>
1238
 
                <property name="icon_name">gtk-dialog-warning</property>
1239
 
                <property name="icon-size">6</property>
 
1240
                <property name="icon_name">dialog-warning</property>
 
1241
                <property name="icon_size">6</property>
1240
1242
              </object>
1241
1243
              <packing>
1242
1244
                <property name="expand">True</property>
1289
1291
      <action-widget response="-7">exitbutton</action-widget>
1290
1292
    </action-widgets>
1291
1293
  </object>
1292
 
</interface>
 
 
b'\\ No newline at end of file'
 
1294
</interface>