bump product version to 5.0.4.1
[LibreOffice.git] / sfx2 / uiconfig / ui / templateinfodialog.ui
blob51405c552e5e03d894eab231b62776146cd134df
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 <requires lib="LibreOffice" version="1.0"/>
6 <object class="GtkDialog" id="TemplateInfo">
7 <property name="can_focus">False</property>
8 <property name="border_width">6</property>
9 <property name="title" translatable="yes">Template Properties</property>
10 <property name="resizable">False</property>
11 <property name="type_hint">dialog</property>
12 <child internal-child="vbox">
13 <object class="GtkBox" id="dialog-vbox1">
14 <property name="can_focus">False</property>
15 <property name="hexpand">True</property>
16 <property name="vexpand">True</property>
17 <property name="orientation">vertical</property>
18 <property name="spacing">12</property>
19 <child internal-child="action_area">
20 <object class="GtkButtonBox" id="dialog-action_area1">
21 <property name="can_focus">False</property>
22 <property name="layout_style">end</property>
23 <child>
24 <object class="GtkButton" id="close">
25 <property name="label" translatable="yes">_Close</property>
26 <property name="use_action_appearance">False</property>
27 <property name="visible">True</property>
28 <property name="can_focus">True</property>
29 <property name="can_default">True</property>
30 <property name="has_default">True</property>
31 <property name="receives_default">True</property>
32 <property name="use_underline">True</property>
33 </object>
34 <packing>
35 <property name="expand">False</property>
36 <property name="fill">True</property>
37 <property name="position">0</property>
38 </packing>
39 </child>
40 </object>
41 <packing>
42 <property name="expand">False</property>
43 <property name="fill">True</property>
44 <property name="pack_type">end</property>
45 <property name="position">0</property>
46 </packing>
47 </child>
48 <child>
49 <object class="GtkBox" id="box">
50 <property name="visible">True</property>
51 <property name="can_focus">False</property>
52 <property name="hexpand">True</property>
53 <property name="vexpand">True</property>
54 <property name="spacing">6</property>
55 <property name="homogeneous">True</property>
56 <child>
57 <object class="svtlo-ODocumentInfoPreview" id="infoDrawingArea">
58 <property name="visible">True</property>
59 <property name="can_focus">False</property>
60 <property name="hexpand">True</property>
61 <property name="vexpand">True</property>
62 </object>
63 <packing>
64 <property name="expand">False</property>
65 <property name="fill">True</property>
66 <property name="position">0</property>
67 </packing>
68 </child>
69 </object>
70 <packing>
71 <property name="expand">False</property>
72 <property name="fill">True</property>
73 <property name="position">1</property>
74 </packing>
75 </child>
76 </object>
77 </child>
78 <action-widgets>
79 <action-widget response="0">close</action-widget>
80 </action-widgets>
81 </object>
82 </interface>