use insert function instead of for loop
[LibreOffice.git] / sfx2 / uiconfig / ui / versionsofdialog.ui
blobeb565de84cce94fcd433e91b6e35bcf9817003b5
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="sfx">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkTreeStore" id="liststore3">
6 <columns>
7 <!-- column-name text -->
8 <column type="gchararray"/>
9 <!-- column-name text2 -->
10 <column type="gchararray"/>
11 <!-- column-name text3 -->
12 <column type="gchararray"/>
13 <!-- column-name id -->
14 <column type="gchararray"/>
15 </columns>
16 </object>
17 <object class="GtkDialog" id="VersionsOfDialog">
18 <property name="can-focus">False</property>
19 <property name="border-width">6</property>
20 <property name="modal">True</property>
21 <property name="type-hint">dialog</property>
22 <child internal-child="vbox">
23 <object class="GtkBox" id="dialog-vbox1">
24 <property name="can-focus">False</property>
25 <property name="orientation">vertical</property>
26 <property name="spacing">12</property>
27 <child internal-child="action_area">
28 <object class="GtkButtonBox" id="dialog-action_area1">
29 <property name="can-focus">False</property>
30 <property name="layout-style">end</property>
31 <child>
32 <object class="GtkButton" id="cmis">
33 <property name="label" translatable="yes" context="versionsofdialog|cmis">CMIS</property>
34 <property name="visible">True</property>
35 <property name="can-focus">True</property>
36 <property name="receives-default">True</property>
37 </object>
38 <packing>
39 <property name="expand">False</property>
40 <property name="fill">True</property>
41 <property name="position">0</property>
42 </packing>
43 </child>
44 <child>
45 <object class="GtkButton" id="delete">
46 <property name="label" translatable="yes" context="stock">_Delete</property>
47 <property name="visible">True</property>
48 <property name="can-focus">True</property>
49 <property name="receives-default">True</property>
50 <property name="use-underline">True</property>
51 <child internal-child="accessible">
52 <object class="AtkObject" id="delete-atkobject">
53 <property name="AtkObject::accessible-description" translatable="yes" context="versionsofdialog|extended_tip|delete">Deletes the selected version.</property>
54 </object>
55 </child>
56 </object>
57 <packing>
58 <property name="expand">False</property>
59 <property name="fill">True</property>
60 <property name="position">1</property>
61 </packing>
62 </child>
63 <child>
64 <object class="GtkButton" id="compare">
65 <property name="label" translatable="yes" context="versionsofdialog|compare">_Compare</property>
66 <property name="visible">True</property>
67 <property name="can-focus">True</property>
68 <property name="receives-default">True</property>
69 <property name="use-underline">True</property>
70 <child internal-child="accessible">
71 <object class="AtkObject" id="compare-atkobject">
72 <property name="AtkObject::accessible-description" translatable="yes" context="versionsofdialog|extended_tip|compare">Compare the changes that were made in each version.</property>
73 </object>
74 </child>
75 </object>
76 <packing>
77 <property name="expand">False</property>
78 <property name="fill">True</property>
79 <property name="position">2</property>
80 </packing>
81 </child>
82 <child>
83 <object class="GtkButton" id="show">
84 <property name="label" translatable="yes" context="versionsofdialog|show">_Show...</property>
85 <property name="visible">True</property>
86 <property name="can-focus">True</property>
87 <property name="receives-default">True</property>
88 <property name="use-underline">True</property>
89 <child internal-child="accessible">
90 <object class="AtkObject" id="show-atkobject">
91 <property name="AtkObject::accessible-description" translatable="yes" context="versionsofdialog|extended_tip|show">Displays the entire comment for the selected version.</property>
92 </object>
93 </child>
94 </object>
95 <packing>
96 <property name="expand">False</property>
97 <property name="fill">True</property>
98 <property name="position">3</property>
99 </packing>
100 </child>
101 <child>
102 <object class="GtkButton" id="close">
103 <property name="label" translatable="yes" context="stock">_Close</property>
104 <property name="visible">True</property>
105 <property name="can-focus">True</property>
106 <property name="can-default">True</property>
107 <property name="has-default">True</property>
108 <property name="receives-default">True</property>
109 <property name="use-underline">True</property>
110 </object>
111 <packing>
112 <property name="expand">False</property>
113 <property name="fill">True</property>
114 <property name="position">4</property>
115 </packing>
116 </child>
117 <child>
118 <object class="GtkButton" id="open">
119 <property name="label" translatable="yes" context="versionsofdialog|open">_Open</property>
120 <property name="visible">True</property>
121 <property name="can-focus">True</property>
122 <property name="receives-default">True</property>
123 <property name="use-underline">True</property>
124 <child internal-child="accessible">
125 <object class="AtkObject" id="open-atkobject">
126 <property name="AtkObject::accessible-description" translatable="yes" context="versionsofdialog|extended_tip|open">Opens the selected version in a read-only window.</property>
127 </object>
128 </child>
129 </object>
130 <packing>
131 <property name="expand">False</property>
132 <property name="fill">True</property>
133 <property name="position">5</property>
134 </packing>
135 </child>
136 <child>
137 <object class="GtkButton" id="help">
138 <property name="label" translatable="yes" context="stock">_Help</property>
139 <property name="visible">True</property>
140 <property name="can-focus">True</property>
141 <property name="receives-default">True</property>
142 <property name="use-underline">True</property>
143 </object>
144 <packing>
145 <property name="expand">False</property>
146 <property name="fill">True</property>
147 <property name="position">6</property>
148 <property name="secondary">True</property>
149 </packing>
150 </child>
151 </object>
152 <packing>
153 <property name="expand">False</property>
154 <property name="fill">True</property>
155 <property name="pack-type">end</property>
156 <property name="position">0</property>
157 </packing>
158 </child>
159 <child>
160 <!-- n-columns=1 n-rows=2 -->
161 <object class="GtkGrid" id="grid1">
162 <property name="visible">True</property>
163 <property name="can-focus">False</property>
164 <property name="hexpand">True</property>
165 <property name="vexpand">True</property>
166 <property name="row-spacing">12</property>
167 <child>
168 <object class="GtkFrame" id="frame1">
169 <property name="visible">True</property>
170 <property name="can-focus">False</property>
171 <property name="hexpand">True</property>
172 <property name="label-xalign">0</property>
173 <property name="shadow-type">none</property>
174 <child>
175 <!-- n-columns=2 n-rows=1 -->
176 <object class="GtkGrid" id="grid2">
177 <property name="visible">True</property>
178 <property name="can-focus">False</property>
179 <property name="margin-start">12</property>
180 <property name="margin-top">6</property>
181 <property name="column-spacing">12</property>
182 <child>
183 <object class="GtkButton" id="save">
184 <property name="label" translatable="yes" context="versionsofdialog|save">Save _New Version</property>
185 <property name="visible">True</property>
186 <property name="can-focus">True</property>
187 <property name="receives-default">True</property>
188 <property name="use-underline">True</property>
189 <child internal-child="accessible">
190 <object class="AtkObject" id="save-atkobject">
191 <property name="AtkObject::accessible-description" translatable="yes" context="versionsofdialog|extended_tip|save">Saves the current state of the document as a new version. If you want, you can also enter comments in the Insert Version Comment dialog before you save the new version.</property>
192 </object>
193 </child>
194 </object>
195 <packing>
196 <property name="left-attach">0</property>
197 <property name="top-attach">0</property>
198 </packing>
199 </child>
200 <child>
201 <object class="GtkCheckButton" id="always">
202 <property name="label" translatable="yes" context="versionsofdialog|always">_Always save a new version on closing</property>
203 <property name="visible">True</property>
204 <property name="can-focus">True</property>
205 <property name="receives-default">False</property>
206 <property name="use-underline">True</property>
207 <property name="draw-indicator">True</property>
208 <child internal-child="accessible">
209 <object class="AtkObject" id="always-atkobject">
210 <property name="AtkObject::accessible-description" translatable="yes" context="versionsofdialog|extended_tip|always">If you have made changes to your document then a new version is automatically saved when you close the document.</property>
211 </object>
212 </child>
213 </object>
214 <packing>
215 <property name="left-attach">1</property>
216 <property name="top-attach">0</property>
217 </packing>
218 </child>
219 </object>
220 </child>
221 <child type="label">
222 <object class="GtkLabel" id="label1">
223 <property name="visible">True</property>
224 <property name="can-focus">False</property>
225 <property name="label" translatable="yes" context="versionsofdialog|label1">New Versions</property>
226 <attributes>
227 <attribute name="weight" value="bold"/>
228 </attributes>
229 </object>
230 </child>
231 </object>
232 <packing>
233 <property name="left-attach">0</property>
234 <property name="top-attach">0</property>
235 </packing>
236 </child>
237 <child>
238 <object class="GtkFrame" id="frame2">
239 <property name="visible">True</property>
240 <property name="can-focus">False</property>
241 <property name="hexpand">True</property>
242 <property name="vexpand">True</property>
243 <property name="label-xalign">0</property>
244 <property name="shadow-type">none</property>
245 <child>
246 <!-- n-columns=1 n-rows=1 -->
247 <object class="GtkGrid" id="grid3">
248 <property name="visible">True</property>
249 <property name="can-focus">False</property>
250 <property name="margin-start">12</property>
251 <property name="margin-top">6</property>
252 <property name="hexpand">True</property>
253 <property name="vexpand">True</property>
254 <child>
255 <object class="GtkScrolledWindow">
256 <property name="visible">True</property>
257 <property name="can-focus">True</property>
258 <property name="hexpand">True</property>
259 <property name="vexpand">True</property>
260 <property name="shadow-type">in</property>
261 <child>
262 <object class="GtkTreeView" id="versions">
263 <property name="visible">True</property>
264 <property name="can-focus">True</property>
265 <property name="receives-default">True</property>
266 <property name="hexpand">True</property>
267 <property name="vexpand">True</property>
268 <property name="model">liststore3</property>
269 <property name="search-column">0</property>
270 <property name="show-expanders">False</property>
271 <child internal-child="selection">
272 <object class="GtkTreeSelection" id="versions-selection2"/>
273 </child>
274 <child>
275 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
276 <property name="resizable">True</property>
277 <property name="spacing">6</property>
278 <property name="title" translatable="yes" context="versionsofdialog|datetime">Date and time</property>
279 <child>
280 <object class="GtkCellRendererText" id="cellrenderer1"/>
281 <attributes>
282 <attribute name="text">0</attribute>
283 </attributes>
284 </child>
285 </object>
286 </child>
287 <child>
288 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
289 <property name="resizable">True</property>
290 <property name="spacing">6</property>
291 <property name="title" translatable="yes" context="versionsofdialog|savedby">Saved by</property>
292 <child>
293 <object class="GtkCellRendererText" id="cellrenderer2"/>
294 <attributes>
295 <attribute name="text">1</attribute>
296 </attributes>
297 </child>
298 </object>
299 </child>
300 <child>
301 <object class="GtkTreeViewColumn" id="treeviewcolumn3">
302 <property name="resizable">True</property>
303 <property name="spacing">6</property>
304 <property name="title" translatable="yes" context="versionsofdialog|comments">Comments</property>
305 <child>
306 <object class="GtkCellRendererText" id="cellrenderer3"/>
307 <attributes>
308 <attribute name="text">2</attribute>
309 </attributes>
310 </child>
311 </object>
312 </child>
313 <child internal-child="accessible">
314 <object class="AtkObject" id="versions-atkobject">
315 <property name="AtkObject::accessible-description" translatable="yes" context="versionsofdialog|extended_tip|versions">Lists the existing versions of the current document, the date and the time they were created, the author and the associated comments.</property>
316 </object>
317 </child>
318 </object>
319 </child>
320 </object>
321 <packing>
322 <property name="left-attach">0</property>
323 <property name="top-attach">0</property>
324 </packing>
325 </child>
326 </object>
327 </child>
328 <child type="label">
329 <object class="GtkLabel" id="label2">
330 <property name="visible">True</property>
331 <property name="can-focus">False</property>
332 <property name="label" translatable="yes" context="versionsofdialog|label2">Existing Versions</property>
333 <attributes>
334 <attribute name="weight" value="bold"/>
335 </attributes>
336 </object>
337 </child>
338 </object>
339 <packing>
340 <property name="left-attach">0</property>
341 <property name="top-attach">1</property>
342 </packing>
343 </child>
344 </object>
345 <packing>
346 <property name="expand">False</property>
347 <property name="fill">True</property>
348 <property name="position">1</property>
349 </packing>
350 </child>
351 </object>
352 </child>
353 <action-widgets>
354 <action-widget response="104">cmis</action-widget>
355 <action-widget response="103">delete</action-widget>
356 <action-widget response="102">compare</action-widget>
357 <action-widget response="101">show</action-widget>
358 <action-widget response="-7">close</action-widget>
359 <action-widget response="-5">open</action-widget>
360 <action-widget response="-11">help</action-widget>
361 </action-widgets>
362 <child internal-child="accessible">
363 <object class="AtkObject" id="VersionsOfDialog-atkobject">
364 <property name="AtkObject::accessible-description" translatable="yes" context="versionsofdialog|extended_tip|VersionsOfDialog">Saves and organizes multiple versions of the current document in the same file. You can also open, delete and compare previous versions.</property>
365 </object>
366 </child>
367 </object>
368 </interface>