1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"sfx">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkDialog" id=
"CheckinDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"checkin|CheckinDialog">Check-In
</property>
9 <property name=
"resizable">False
</property>
10 <property name=
"modal">True
</property>
11 <property name=
"window_position">center-on-parent
</property>
12 <property name=
"default_width">0</property>
13 <property name=
"default_height">0</property>
14 <property name=
"type_hint">dialog
</property>
18 <child internal-child=
"vbox">
19 <object class=
"GtkBox" id=
"dialog-vbox1">
20 <property name=
"can_focus">False
</property>
21 <property name=
"orientation">vertical
</property>
22 <property name=
"spacing">12</property>
23 <child internal-child=
"action_area">
24 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
25 <property name=
"can_focus">False
</property>
26 <property name=
"layout_style">end
</property>
28 <object class=
"GtkButton" id=
"ok">
29 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
30 <property name=
"visible">True
</property>
31 <property name=
"can_focus">True
</property>
32 <property name=
"can_default">True
</property>
33 <property name=
"has_default">True
</property>
34 <property name=
"receives_default">True
</property>
35 <property name=
"use-underline">True
</property>
38 <property name=
"expand">False
</property>
39 <property name=
"fill">True
</property>
40 <property name=
"position">0</property>
44 <object class=
"GtkButton" id=
"cancel">
45 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
46 <property name=
"visible">True
</property>
47 <property name=
"can_focus">True
</property>
48 <property name=
"receives_default">True
</property>
49 <property name=
"use-underline">True
</property>
52 <property name=
"expand">False
</property>
53 <property name=
"fill">True
</property>
54 <property name=
"position">1</property>
58 <object class=
"GtkButton" id=
"help">
59 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
60 <property name=
"visible">True
</property>
61 <property name=
"can_focus">True
</property>
62 <property name=
"receives_default">True
</property>
63 <property name=
"use-underline">True
</property>
66 <property name=
"expand">False
</property>
67 <property name=
"fill">True
</property>
68 <property name=
"position">2</property>
69 <property name=
"secondary">True
</property>
74 <property name=
"expand">False
</property>
75 <property name=
"fill">True
</property>
76 <property name=
"pack_type">end
</property>
77 <property name=
"position">0</property>
81 <!-- n-columns=1 n-rows=1 -->
82 <object class=
"GtkGrid" id=
"grid1">
83 <property name=
"visible">True
</property>
84 <property name=
"can_focus">False
</property>
85 <property name=
"hexpand">True
</property>
86 <property name=
"vexpand">True
</property>
87 <property name=
"row_spacing">6</property>
89 <object class=
"GtkCheckButton" id=
"MajorVersion">
90 <property name=
"label" translatable=
"yes" context=
"checkin|MajorVersion">New major version
</property>
91 <property name=
"visible">True
</property>
92 <property name=
"can_focus">True
</property>
93 <property name=
"receives_default">False
</property>
94 <property name=
"use_underline">True
</property>
95 <property name=
"draw_indicator">True
</property>
98 <property name=
"left_attach">0</property>
99 <property name=
"top_attach">2</property>
103 <object class=
"GtkLabel" id=
"label2">
104 <property name=
"visible">True
</property>
105 <property name=
"can_focus">False
</property>
106 <property name=
"label" translatable=
"yes" context=
"checkin|label2">Version comment:
</property>
107 <property name=
"use_underline">True
</property>
108 <property name=
"xalign">0</property>
111 <property name=
"left_attach">0</property>
112 <property name=
"top_attach">0</property>
116 <object class=
"GtkScrolledWindow">
117 <property name=
"visible">True
</property>
118 <property name=
"can_focus">True
</property>
119 <property name=
"hexpand">True
</property>
120 <property name=
"vexpand">True
</property>
121 <property name=
"shadow_type">in
</property>
123 <object class=
"GtkTextView" id=
"VersionComment">
124 <property name=
"width_request">300</property>
125 <property name=
"height_request">150</property>
126 <property name=
"visible">True
</property>
127 <property name=
"can_focus">True
</property>
128 <property name=
"hexpand">True
</property>
129 <property name=
"vexpand">True
</property>
130 <property name=
"wrap_mode">word
</property>
135 <property name=
"left_attach">0</property>
136 <property name=
"top_attach">1</property>
141 <property name=
"expand">True
</property>
142 <property name=
"fill">True
</property>
143 <property name=
"position">1</property>
149 <action-widget response=
"-5">ok
</action-widget>
150 <action-widget response=
"-6">cancel
</action-widget>
151 <action-widget response=
"-11">help
</action-widget>