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.20"/>
5  <object class="GtkTreeStore" id="liststore1">
6    <columns>
7      <!-- column-name image -->
8      <column type="GdkPixbuf"/>
9      <!-- column-name text -->
10      <column type="gchararray"/>
11      <!-- column-name id -->
12      <column type="gchararray"/>
13    </columns>
14  </object>
15  <object class="GtkDialog" id="DocRecoverySaveDialog">
16    <property name="can_focus">False</property>
17    <property name="border_width">6</property>
18    <property name="title" translatable="yes" context="docrecoverysavedialog|DocRecoverySaveDialog">%PRODUCTNAME %PRODUCTVERSION Document Recovery</property>
19    <property name="modal">True</property>
20    <property name="default_width">0</property>
21    <property name="default_height">0</property>
22    <property name="type_hint">dialog</property>
23    <child>
24      <placeholder/>
25    </child>
26    <child internal-child="vbox">
27      <object class="GtkBox" id="dialog-vbox1">
28        <property name="can_focus">False</property>
29        <property name="orientation">vertical</property>
30        <property name="spacing">12</property>
31        <child internal-child="action_area">
32          <object class="GtkButtonBox" id="dialog-action_area1">
33            <property name="can_focus">False</property>
34            <property name="layout_style">end</property>
35            <child>
36              <object class="GtkButton" id="ok">
37                <property name="label" translatable="yes" context="stock">_OK</property>
38                <property name="visible">True</property>
39                <property name="can_focus">True</property>
40                <property name="can_default">True</property>
41                <property name="has_default">True</property>
42                <property name="receives_default">True</property>
43                <property name="use-underline">True</property>
44              </object>
45              <packing>
46                <property name="expand">False</property>
47                <property name="fill">True</property>
48                <property name="position">0</property>
49              </packing>
50            </child>
51          </object>
52          <packing>
53            <property name="expand">False</property>
54            <property name="fill">True</property>
55            <property name="pack_type">end</property>
56            <property name="position">0</property>
57          </packing>
58        </child>
59        <child>
60          <!-- n-columns=1 n-rows=1 -->
61          <object class="GtkGrid" id="bgrid1">
62            <property name="visible">True</property>
63            <property name="can_focus">False</property>
64            <property name="vexpand">True</property>
65            <property name="row_spacing">12</property>
66            <child>
67              <!-- n-columns=1 n-rows=1 -->
68              <object class="GtkGrid" id="grid1">
69                <property name="visible">True</property>
70                <property name="can_focus">False</property>
71                <property name="hexpand">True</property>
72                <property name="vexpand">True</property>
73                <property name="row_spacing">24</property>
74                <child>
75                  <object class="GtkLabel" id="label1">
76                    <property name="visible">True</property>
77                    <property name="can_focus">False</property>
78                    <property name="label" translatable="yes" context="docrecoverysavedialog|label1">Due to an error, %PRODUCTNAME crashed. All the files you were working on will now be saved. The next time %PRODUCTNAME is launched, your files will be recovered automatically.</property>
79                    <property name="wrap">True</property>
80                    <property name="width_chars">70</property>
81                    <property name="max_width_chars">70</property>
82                    <property name="xalign">0</property>
83                  </object>
84                  <packing>
85                    <property name="left_attach">0</property>
86                    <property name="top_attach">0</property>
87                  </packing>
88                </child>
89                <child>
90                  <!-- n-columns=1 n-rows=1 -->
91                  <object class="GtkGrid" id="grid2">
92                    <property name="visible">True</property>
93                    <property name="can_focus">False</property>
94                    <property name="hexpand">True</property>
95                    <property name="vexpand">True</property>
96                    <property name="row_spacing">6</property>
97                    <child>
98                      <object class="GtkLabel" id="label2">
99                        <property name="visible">True</property>
100                        <property name="can_focus">False</property>
101                        <property name="label" translatable="yes" context="docrecoverysavedialog|label2">The following files will be recovered:</property>
102                        <property name="use_underline">True</property>
103                        <property name="mnemonic_widget">filelist</property>
104                        <property name="xalign">0</property>
105                      </object>
106                      <packing>
107                        <property name="left_attach">0</property>
108                        <property name="top_attach">0</property>
109                      </packing>
110                    </child>
111                    <child>
112                      <object class="GtkScrolledWindow">
113                        <property name="visible">True</property>
114                        <property name="can_focus">True</property>
115                        <property name="hexpand">True</property>
116                        <property name="vexpand">True</property>
117                        <property name="shadow_type">in</property>
118                        <child>
119                          <object class="GtkTreeView" id="filelist">
120                            <property name="visible">True</property>
121                            <property name="can_focus">True</property>
122                            <property name="hexpand">True</property>
123                            <property name="vexpand">True</property>
124                            <property name="model">liststore1</property>
125                            <property name="headers_visible">False</property>
126                            <property name="headers_clickable">False</property>
127                            <property name="search_column">0</property>
128                            <property name="show_expanders">False</property>
129                            <child internal-child="selection">
130                              <object class="GtkTreeSelection" id="treeview-selection2"/>
131                            </child>
132                            <child>
133                              <object class="GtkTreeViewColumn" id="treeviewcolumn1">
134                                <child>
135                                  <object class="GtkCellRendererPixbuf" id="cellrenderertext1"/>
136                                  <attributes>
137                                    <attribute name="pixbuf">0</attribute>
138                                  </attributes>
139                                </child>
140                              </object>
141                            </child>
142                            <child>
143                              <object class="GtkTreeViewColumn" id="treeviewcolumn2">
144                                <child>
145                                  <object class="GtkCellRendererText" id="cellrenderertext2"/>
146                                  <attributes>
147                                    <attribute name="text">1</attribute>
148                                  </attributes>
149                                </child>
150                              </object>
151                            </child>
152                          </object>
153                        </child>
154                      </object>
155                      <packing>
156                        <property name="left_attach">0</property>
157                        <property name="top_attach">1</property>
158                      </packing>
159                    </child>
160                  </object>
161                  <packing>
162                    <property name="left_attach">0</property>
163                    <property name="top_attach">1</property>
164                  </packing>
165                </child>
166              </object>
167              <packing>
168                <property name="left_attach">0</property>
169                <property name="top_attach">0</property>
170              </packing>
171            </child>
172          </object>
173          <packing>
174            <property name="expand">False</property>
175            <property name="fill">True</property>
176            <property name="position">1</property>
177          </packing>
178        </child>
179      </object>
180    </child>
181    <action-widgets>
182      <action-widget response="-5">ok</action-widget>
183    </action-widgets>
184  </object>
185</interface>
186