1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class=
"GtkDialog" id=
"RestartDialog">
5 <property name=
"can_focus">False
</property>
6 <property name=
"border_width">6</property>
7 <property name=
"title" translatable=
"yes">Restart %PRODUCTNAME
</property>
8 <property name=
"type_hint">dialog
</property>
9 <child internal-child=
"vbox">
10 <object class=
"GtkBox" id=
"dialog-vbox1">
11 <property name=
"can_focus">False
</property>
12 <property name=
"orientation">vertical
</property>
13 <property name=
"spacing">12</property>
14 <child internal-child=
"action_area">
15 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
16 <property name=
"can_focus">False
</property>
17 <property name=
"homogeneous">True
</property>
18 <property name=
"layout_style">end
</property>
20 <object class=
"GtkButton" id=
"yes">
21 <property name=
"label" translatable=
"yes">Restart now
</property>
22 <property name=
"visible">True
</property>
23 <property name=
"can_focus">True
</property>
24 <property name=
"can_default">True
</property>
25 <property name=
"has_default">True
</property>
26 <property name=
"receives_default">True
</property>
29 <property name=
"expand">False
</property>
30 <property name=
"fill">True
</property>
31 <property name=
"position">0</property>
35 <object class=
"GtkButton" id=
"no">
36 <property name=
"label" translatable=
"yes">Restart later
</property>
37 <property name=
"visible">True
</property>
38 <property name=
"can_focus">True
</property>
39 <property name=
"receives_default">True
</property>
42 <property name=
"expand">False
</property>
43 <property name=
"fill">True
</property>
44 <property name=
"position">1</property>
49 <property name=
"expand">False
</property>
50 <property name=
"fill">True
</property>
51 <property name=
"pack_type">end
</property>
52 <property name=
"position">0</property>
56 <object class=
"GtkBox" id=
"box1">
57 <property name=
"visible">True
</property>
58 <property name=
"can_focus">False
</property>
59 <property name=
"orientation">vertical
</property>
60 <property name=
"spacing">12</property>
62 <object class=
"GtkLabel" id=
"reason_java">
63 <property name=
"can_focus">False
</property>
64 <property name=
"no_show_all">True
</property>
65 <property name=
"label" translatable=
"yes">For the selected Java runtime environment to work properly, %PRODUCTNAME must be restarted.
</property>
66 <property name=
"wrap">True
</property>
67 <property name=
"max_width_chars">30</property>
70 <property name=
"expand">False
</property>
71 <property name=
"fill">True
</property>
72 <property name=
"position">0</property>
76 <object class=
"GtkLabel" id=
"reason_pdf">
77 <property name=
"can_focus">False
</property>
78 <property name=
"no_show_all">True
</property>
79 <property name=
"label" translatable=
"yes">For the modified default print job format to take effect, %PRODUCTNAME must be restarted.
</property>
80 <property name=
"wrap">True
</property>
81 <property name=
"max_width_chars">50</property>
84 <property name=
"expand">False
</property>
85 <property name=
"fill">True
</property>
86 <property name=
"position">1</property>
90 <object class=
"GtkLabel" id=
"reason_bibliography_install">
91 <property name=
"can_focus">False
</property>
92 <property name=
"no_show_all">True
</property>
93 <property name=
"label" translatable=
"yes">For the bibliography to work properly, %PRODUCTNAME must be restarted.
</property>
94 <property name=
"wrap">True
</property>
95 <property name=
"max_width_chars">50</property>
98 <property name=
"expand">False
</property>
99 <property name=
"fill">True
</property>
100 <property name=
"position">2</property>
104 <object class=
"GtkLabel" id=
"label">
105 <property name=
"visible">True
</property>
106 <property name=
"can_focus">False
</property>
107 <property name=
"label" translatable=
"yes">Do you want to restart %PRODUCTNAME now?
</property>
108 <property name=
"wrap">True
</property>
111 <property name=
"expand">False
</property>
112 <property name=
"fill">True
</property>
113 <property name=
"position">3</property>
118 <property name=
"expand">False
</property>
119 <property name=
"fill">True
</property>
120 <property name=
"position">1</property>
126 <action-widget response=
"0">yes
</action-widget>
127 <action-widget response=
"0">no
</action-widget>