Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / svx / uiconfig / ui / docrecoveryprogressdialog.ui
blob9fb10d280d2f4bcd2093bc515a1221104211fa04
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="svx">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkDialog" id="DocRecoveryProgressDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="docrecoveryprogressdialog|DocRecoveryProgressDialog">Documents Are Being Saved</property>
9 <property name="resizable">False</property>
10 <property name="modal">True</property>
11 <property name="default_width">0</property>
12 <property name="default_height">0</property>
13 <property name="type_hint">dialog</property>
14 <child>
15 <placeholder/>
16 </child>
17 <child internal-child="vbox">
18 <object class="GtkBox" id="dialog-vbox1">
19 <property name="can_focus">False</property>
20 <property name="orientation">vertical</property>
21 <property name="spacing">12</property>
22 <child internal-child="action_area">
23 <object class="GtkButtonBox" id="dialog-action_area1">
24 <property name="can_focus">False</property>
25 <property name="layout_style">end</property>
26 <child>
27 <placeholder/>
28 </child>
29 </object>
30 <packing>
31 <property name="expand">False</property>
32 <property name="fill">True</property>
33 <property name="pack_type">end</property>
34 <property name="position">0</property>
35 </packing>
36 </child>
37 <child>
38 <object class="GtkGrid" id="grid1">
39 <property name="visible">True</property>
40 <property name="can_focus">False</property>
41 <property name="hexpand">True</property>
42 <property name="row_spacing">6</property>
43 <child>
44 <object class="GtkLabel" id="label2">
45 <property name="visible">True</property>
46 <property name="can_focus">False</property>
47 <property name="label" translatable="yes" context="docrecoveryprogressdialog|label2">Progress of saving:</property>
48 <property name="use_underline">True</property>
49 <property name="xalign">0</property>
50 </object>
51 <packing>
52 <property name="left_attach">0</property>
53 <property name="top_attach">0</property>
54 </packing>
55 </child>
56 <child>
57 <object class="GtkProgressBar" id="progress">
58 <property name="visible">True</property>
59 <property name="can_focus">False</property>
60 <property name="hexpand">True</property>
61 </object>
62 <packing>
63 <property name="left_attach">0</property>
64 <property name="top_attach">1</property>
65 </packing>
66 </child>
67 </object>
68 <packing>
69 <property name="expand">False</property>
70 <property name="fill">True</property>
71 <property name="position">1</property>
72 </packing>
73 </child>
74 </object>
75 </child>
76 </object>
77 </interface>