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=
"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>
15 <child internal-child=
"vbox">
16 <object class=
"GtkBox" id=
"dialog-vbox1">
17 <property name=
"can-focus">False
</property>
18 <property name=
"orientation">vertical
</property>
19 <property name=
"spacing">12</property>
20 <child internal-child=
"action_area">
21 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
22 <property name=
"can-focus">False
</property>
23 <property name=
"layout-style">end
</property>
25 <object class=
"GtkButton" id=
"ok">
26 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</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>
35 <property name=
"expand">False
</property>
36 <property name=
"fill">True
</property>
37 <property name=
"position">0</property>
41 <object class=
"GtkButton" id=
"cancel">
42 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
43 <property name=
"visible">True
</property>
44 <property name=
"can-focus">True
</property>
45 <property name=
"receives-default">True
</property>
46 <property name=
"use-underline">True
</property>
49 <property name=
"expand">False
</property>
50 <property name=
"fill">True
</property>
51 <property name=
"position">1</property>
55 <object class=
"GtkButton" id=
"help">
56 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
57 <property name=
"visible">True
</property>
58 <property name=
"can-focus">True
</property>
59 <property name=
"receives-default">True
</property>
60 <property name=
"use-underline">True
</property>
63 <property name=
"expand">False
</property>
64 <property name=
"fill">True
</property>
65 <property name=
"position">2</property>
66 <property name=
"secondary">True
</property>
71 <property name=
"expand">False
</property>
72 <property name=
"fill">True
</property>
73 <property name=
"pack-type">end
</property>
74 <property name=
"position">0</property>
78 <!-- n-columns=1 n-rows=3 -->
79 <object class=
"GtkGrid" id=
"grid1">
80 <property name=
"visible">True
</property>
81 <property name=
"can-focus">False
</property>
82 <property name=
"hexpand">True
</property>
83 <property name=
"vexpand">True
</property>
84 <property name=
"row-spacing">6</property>
86 <object class=
"GtkCheckButton" id=
"MajorVersion">
87 <property name=
"label" translatable=
"yes" context=
"checkin|MajorVersion">New major version
</property>
88 <property name=
"visible">True
</property>
89 <property name=
"can-focus">True
</property>
90 <property name=
"receives-default">False
</property>
91 <property name=
"use-underline">True
</property>
92 <property name=
"draw-indicator">True
</property>
95 <property name=
"left-attach">0</property>
96 <property name=
"top-attach">2</property>
100 <object class=
"GtkLabel" id=
"label2">
101 <property name=
"visible">True
</property>
102 <property name=
"can-focus">False
</property>
103 <property name=
"label" translatable=
"yes" context=
"checkin|label2">Version comment:
</property>
104 <property name=
"use-underline">True
</property>
105 <property name=
"xalign">0</property>
108 <property name=
"left-attach">0</property>
109 <property name=
"top-attach">0</property>
113 <object class=
"GtkScrolledWindow">
114 <property name=
"visible">True
</property>
115 <property name=
"can-focus">True
</property>
116 <property name=
"hexpand">True
</property>
117 <property name=
"vexpand">True
</property>
118 <property name=
"shadow-type">in
</property>
120 <object class=
"GtkTextView" id=
"VersionComment">
121 <property name=
"width-request">300</property>
122 <property name=
"height-request">150</property>
123 <property name=
"visible">True
</property>
124 <property name=
"can-focus">True
</property>
125 <property name=
"hexpand">True
</property>
126 <property name=
"vexpand">True
</property>
127 <property name=
"wrap-mode">word
</property>
132 <property name=
"left-attach">0</property>
133 <property name=
"top-attach">1</property>
138 <property name=
"expand">True
</property>
139 <property name=
"fill">True
</property>
140 <property name=
"position">1</property>
146 <action-widget response=
"-5">ok
</action-widget>
147 <action-widget response=
"-6">cancel
</action-widget>
148 <action-widget response=
"-11">help
</action-widget>