fdo#74697 Add Bluez 5 support for impress remote.
[LibreOffice.git] / svtools / uiconfig / ui / restartdialog.ui
blobf2445df4e24c9e51dff410e3d783f4b8f7707577
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
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>
19 <child>
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>
27 </object>
28 <packing>
29 <property name="expand">False</property>
30 <property name="fill">True</property>
31 <property name="position">0</property>
32 </packing>
33 </child>
34 <child>
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>
40 </object>
41 <packing>
42 <property name="expand">False</property>
43 <property name="fill">True</property>
44 <property name="position">1</property>
45 </packing>
46 </child>
47 </object>
48 <packing>
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>
53 </packing>
54 </child>
55 <child>
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>
61 <child>
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>
68 </object>
69 <packing>
70 <property name="expand">False</property>
71 <property name="fill">True</property>
72 <property name="position">0</property>
73 </packing>
74 </child>
75 <child>
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>
82 </object>
83 <packing>
84 <property name="expand">False</property>
85 <property name="fill">True</property>
86 <property name="position">1</property>
87 </packing>
88 </child>
89 <child>
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>
96 </object>
97 <packing>
98 <property name="expand">False</property>
99 <property name="fill">True</property>
100 <property name="position">2</property>
101 </packing>
102 </child>
103 <child>
104 <object class="GtkLabel" id="reason_sidebar">
105 <property name="can_focus">False</property>
106 <property name="no_show_all">True</property>
107 <property name="label" translatable="yes">For the modified sidebar setting to take effect, %PRODUCTNAME must be restarted.</property>
108 <property name="wrap">True</property>
109 <property name="max_width_chars">50</property>
110 </object>
111 <packing>
112 <property name="expand">False</property>
113 <property name="fill">True</property>
114 <property name="position">3</property>
115 </packing>
116 </child>
117 <child>
118 <object class="GtkLabel" id="label">
119 <property name="visible">True</property>
120 <property name="can_focus">False</property>
121 <property name="label" translatable="yes">Do you want to restart %PRODUCTNAME now?</property>
122 <property name="wrap">True</property>
123 </object>
124 <packing>
125 <property name="expand">False</property>
126 <property name="fill">True</property>
127 <property name="position">4</property>
128 </packing>
129 </child>
130 </object>
131 <packing>
132 <property name="expand">False</property>
133 <property name="fill">True</property>
134 <property name="position">1</property>
135 </packing>
136 </child>
137 </object>
138 </child>
139 <action-widgets>
140 <action-widget response="0">yes</action-widget>
141 <action-widget response="0">no</action-widget>
142 </action-widgets>
143 </object>
144 </interface>