Version 5.2.6.1, tag libreoffice-5.2.6.1
[LibreOffice.git] / cui / uiconfig / ui / galleryupdateprogress.ui
blob563089a0acfb87021483e8196c16338b1825406c
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
5 <object class="GtkDialog" id="GalleryUpdateProgress">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes">Update</property>
9 <property name="resizable">False</property>
10 <property name="type_hint">normal</property>
11 <child internal-child="vbox">
12 <object class="GtkBox" id="dialog-vbox1">
13 <property name="can_focus">False</property>
14 <property name="orientation">vertical</property>
15 <property name="spacing">12</property>
16 <child internal-child="action_area">
17 <object class="GtkButtonBox" id="dialog-action_area1">
18 <property name="can_focus">False</property>
19 <property name="layout_style">end</property>
20 <child>
21 <object class="GtkButton" id="cancel">
22 <property name="label">gtk-cancel</property>
23 <property name="visible">True</property>
24 <property name="can_focus">True</property>
25 <property name="can_default">True</property>
26 <property name="has_default">True</property>
27 <property name="receives_default">True</property>
28 <property name="use_stock">True</property>
29 </object>
30 <packing>
31 <property name="expand">False</property>
32 <property name="fill">True</property>
33 <property name="position">1</property>
34 </packing>
35 </child>
36 </object>
37 <packing>
38 <property name="expand">False</property>
39 <property name="fill">True</property>
40 <property name="pack_type">end</property>
41 <property name="position">0</property>
42 </packing>
43 </child>
44 <child>
45 <object class="GtkGrid" id="grid1">
46 <property name="visible">True</property>
47 <property name="can_focus">False</property>
48 <property name="row_spacing">12</property>
49 <child>
50 <object class="GtkFrame" id="frame2">
51 <property name="visible">True</property>
52 <property name="can_focus">False</property>
53 <property name="label_xalign">0</property>
54 <property name="shadow_type">none</property>
55 <child>
56 <object class="GtkAlignment" id="alignment2">
57 <property name="visible">True</property>
58 <property name="can_focus">False</property>
59 <property name="top_padding">6</property>
60 <property name="left_padding">12</property>
61 <child>
62 <object class="GtkLabel" id="file">
63 <property name="visible">True</property>
64 <property name="can_focus">False</property>
65 <property name="width_chars">40</property>
66 </object>
67 </child>
68 </object>
69 </child>
70 <child type="label">
71 <object class="GtkLabel" id="label2">
72 <property name="visible">True</property>
73 <property name="can_focus">False</property>
74 <property name="label" translatable="yes">File</property>
75 <attributes>
76 <attribute name="weight" value="bold"/>
77 </attributes>
78 </object>
79 </child>
80 </object>
81 <packing>
82 <property name="left_attach">0</property>
83 <property name="top_attach">0</property>
84 </packing>
85 </child>
86 </object>
87 <packing>
88 <property name="expand">False</property>
89 <property name="fill">True</property>
90 <property name="position">1</property>
91 </packing>
92 </child>
93 </object>
94 </child>
95 <action-widgets>
96 <action-widget response="0">cancel</action-widget>
97 </action-widgets>
98 </object>
99 </interface>