Bump version to 6.4-15
[LibreOffice.git] / sfx2 / uiconfig / ui / versioncommentdialog.ui
blob7f610e2e96b26d96cc085e622ce739655535d0fd
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.20.4 -->
3 <interface domain="sfx">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkDialog" id="VersionCommentDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="versioncommentdialog|VersionCommentDialog">Insert Version Comment</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 internal-child="vbox">
15 <object class="GtkBox" id="dialog-vbox1">
16 <property name="can_focus">False</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="ok">
25 <property name="label">gtk-ok</property>
26 <property name="visible">True</property>
27 <property name="can_focus">True</property>
28 <property name="can_default">True</property>
29 <property name="has_default">True</property>
30 <property name="receives_default">True</property>
31 <property name="use_stock">True</property>
32 </object>
33 <packing>
34 <property name="expand">False</property>
35 <property name="fill">True</property>
36 <property name="position">0</property>
37 </packing>
38 </child>
39 <child>
40 <object class="GtkButton" id="close">
41 <property name="label">gtk-close</property>
42 <property name="visible">True</property>
43 <property name="can_focus">True</property>
44 <property name="can_default">True</property>
45 <property name="has_default">True</property>
46 <property name="receives_default">True</property>
47 <property name="use_stock">True</property>
48 </object>
49 <packing>
50 <property name="expand">False</property>
51 <property name="fill">True</property>
52 <property name="position">1</property>
53 </packing>
54 </child>
55 <child>
56 <object class="GtkButton" id="cancel">
57 <property name="label">gtk-cancel</property>
58 <property name="visible">True</property>
59 <property name="can_focus">True</property>
60 <property name="receives_default">True</property>
61 <property name="use_stock">True</property>
62 </object>
63 <packing>
64 <property name="expand">False</property>
65 <property name="fill">True</property>
66 <property name="position">2</property>
67 </packing>
68 </child>
69 <child>
70 <object class="GtkButton" id="help">
71 <property name="label">gtk-help</property>
72 <property name="visible">True</property>
73 <property name="can_focus">True</property>
74 <property name="receives_default">True</property>
75 <property name="use_stock">True</property>
76 </object>
77 <packing>
78 <property name="expand">False</property>
79 <property name="fill">True</property>
80 <property name="position">3</property>
81 <property name="secondary">True</property>
82 </packing>
83 </child>
84 </object>
85 <packing>
86 <property name="expand">False</property>
87 <property name="fill">True</property>
88 <property name="pack_type">end</property>
89 <property name="position">0</property>
90 </packing>
91 </child>
92 <child>
93 <object class="GtkGrid" id="grid1">
94 <property name="visible">True</property>
95 <property name="can_focus">False</property>
96 <property name="hexpand">True</property>
97 <property name="vexpand">True</property>
98 <property name="row_spacing">6</property>
99 <child>
100 <object class="GtkLabel" id="timestamp">
101 <property name="visible">True</property>
102 <property name="can_focus">False</property>
103 <property name="label" translatable="yes" context="versioncommentdialog|timestamp">Date and time: </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="GtkLabel" id="author">
113 <property name="visible">True</property>
114 <property name="can_focus">False</property>
115 <property name="label" translatable="yes" context="versioncommentdialog|author">Saved by: </property>
116 <property name="xalign">0</property>
117 </object>
118 <packing>
119 <property name="left_attach">0</property>
120 <property name="top_attach">1</property>
121 </packing>
122 </child>
123 <child>
124 <object class="GtkScrolledWindow" id="scrolledwindow1">
125 <property name="visible">True</property>
126 <property name="can_focus">True</property>
127 <property name="hexpand">True</property>
128 <property name="vexpand">True</property>
129 <property name="shadow_type">in</property>
130 <child>
131 <object class="GtkTextView" id="textview">
132 <property name="visible">True</property>
133 <property name="can_focus">True</property>
134 <property name="hexpand">True</property>
135 <property name="vexpand">True</property>
136 </object>
137 </child>
138 </object>
139 <packing>
140 <property name="left_attach">0</property>
141 <property name="top_attach">2</property>
142 </packing>
143 </child>
144 </object>
145 <packing>
146 <property name="expand">False</property>
147 <property name="fill">True</property>
148 <property name="position">1</property>
149 </packing>
150 </child>
151 </object>
152 </child>
153 <action-widgets>
154 <action-widget response="-5">ok</action-widget>
155 <action-widget response="-7">close</action-widget>
156 <action-widget response="-6">cancel</action-widget>
157 <action-widget response="-11">help</action-widget>
158 </action-widgets>
159 <child>
160 <placeholder/>
161 </child>
162 </object>
163 </interface>