1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"svx">
4 <requires lib=
"gtk+" version=
"3.18"/>
5 <object class=
"GtkDialog" id=
"AddSubmissionDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"addsubmissiondialog|AddSubmissionDialog">Add Submission
</property>
9 <property name=
"modal">True
</property>
10 <property name=
"default_width">0</property>
11 <property name=
"default_height">0</property>
12 <property name=
"type_hint">dialog
</property>
16 <child internal-child=
"vbox">
17 <object class=
"GtkBox" id=
"dialog-vbox1">
18 <property name=
"can_focus">False
</property>
19 <property name=
"orientation">vertical
</property>
20 <property name=
"spacing">12</property>
21 <child internal-child=
"action_area">
22 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
23 <property name=
"can_focus">False
</property>
24 <property name=
"layout_style">end
</property>
26 <object class=
"GtkButton" id=
"ok">
27 <property name=
"label">gtk-ok
</property>
28 <property name=
"visible">True
</property>
29 <property name=
"can_focus">True
</property>
30 <property name=
"can_default">True
</property>
31 <property name=
"has_default">True
</property>
32 <property name=
"receives_default">True
</property>
33 <property name=
"use_stock">True
</property>
36 <property name=
"expand">False
</property>
37 <property name=
"fill">True
</property>
38 <property name=
"position">0</property>
42 <object class=
"GtkButton" id=
"cancel">
43 <property name=
"label">gtk-cancel
</property>
44 <property name=
"visible">True
</property>
45 <property name=
"can_focus">True
</property>
46 <property name=
"receives_default">True
</property>
47 <property name=
"use_stock">True
</property>
50 <property name=
"expand">False
</property>
51 <property name=
"fill">True
</property>
52 <property name=
"position">1</property>
56 <object class=
"GtkButton" id=
"help">
57 <property name=
"label">gtk-help
</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>
64 <property name=
"expand">False
</property>
65 <property name=
"fill">True
</property>
66 <property name=
"position">2</property>
67 <property name=
"secondary">True
</property>
72 <property name=
"expand">False
</property>
73 <property name=
"fill">True
</property>
74 <property name=
"pack_type">end
</property>
75 <property name=
"position">0</property>
79 <object class=
"GtkGrid" id=
"grid3">
80 <property name=
"visible">True
</property>
81 <property name=
"can_focus">False
</property>
82 <property name=
"hexpand">True
</property>
83 <property name=
"row_spacing">6</property>
84 <property name=
"column_spacing">12</property>
86 <object class=
"GtkEntry" id=
"name">
87 <property name=
"visible">True
</property>
88 <property name=
"can_focus">True
</property>
89 <property name=
"valign">center
</property>
90 <property name=
"activates_default">True
</property>
91 <property name=
"width_chars">46</property>
94 <property name=
"left_attach">1</property>
95 <property name=
"top_attach">0</property>
96 <property name=
"width">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=
"addsubmissiondialog|label2">_Name:
</property>
104 <property name=
"use_underline">True
</property>
105 <property name=
"mnemonic_widget">name
</property>
106 <property name=
"xalign">1</property>
109 <property name=
"left_attach">0</property>
110 <property name=
"top_attach">0</property>
114 <object class=
"GtkLabel" id=
"urlft">
115 <property name=
"visible">True
</property>
116 <property name=
"can_focus">False
</property>
117 <property name=
"label" translatable=
"yes" context=
"addsubmissiondialog|urlft">Binding e_xpression:
</property>
118 <property name=
"use_underline">True
</property>
119 <property name=
"mnemonic_widget">expression
</property>
120 <property name=
"xalign">1</property>
123 <property name=
"left_attach">0</property>
124 <property name=
"top_attach">3</property>
128 <object class=
"GtkButton" id=
"browse">
129 <property name=
"label" translatable=
"yes" context=
"addsubmissiondialog|browse">_Add...
</property>
130 <property name=
"visible">True
</property>
131 <property name=
"can_focus">True
</property>
132 <property name=
"receives_default">True
</property>
133 <property name=
"valign">center
</property>
134 <property name=
"use_underline">True
</property>
137 <property name=
"left_attach">2</property>
138 <property name=
"top_attach">3</property>
142 <object class=
"GtkLabel" id=
"label3">
143 <property name=
"visible">True
</property>
144 <property name=
"can_focus">False
</property>
145 <property name=
"label" translatable=
"yes" context=
"addsubmissiondialog|label3">_Action:
</property>
146 <property name=
"use_underline">True
</property>
147 <property name=
"mnemonic_widget">action
</property>
148 <property name=
"xalign">1</property>
151 <property name=
"left_attach">0</property>
152 <property name=
"top_attach">1</property>
156 <object class=
"GtkEntry" id=
"action">
157 <property name=
"visible">True
</property>
158 <property name=
"can_focus">True
</property>
159 <property name=
"valign">center
</property>
160 <property name=
"activates_default">True
</property>
161 <property name=
"width_chars">46</property>
164 <property name=
"left_attach">1</property>
165 <property name=
"top_attach">1</property>
166 <property name=
"width">2</property>
170 <object class=
"GtkLabel" id=
"label4">
171 <property name=
"visible">True
</property>
172 <property name=
"can_focus">False
</property>
173 <property name=
"label" translatable=
"yes" context=
"addsubmissiondialog|label4">_Method:
</property>
174 <property name=
"use_underline">True
</property>
175 <property name=
"mnemonic_widget">method
</property>
176 <property name=
"xalign">1</property>
179 <property name=
"left_attach">0</property>
180 <property name=
"top_attach">2</property>
184 <object class=
"GtkComboBoxText" id=
"method">
185 <property name=
"visible">True
</property>
186 <property name=
"can_focus">False
</property>
187 <property name=
"valign">center
</property>
190 <property name=
"left_attach">1</property>
191 <property name=
"top_attach">2</property>
192 <property name=
"width">2</property>
196 <object class=
"GtkEntry" id=
"expression">
197 <property name=
"visible">True
</property>
198 <property name=
"can_focus">True
</property>
199 <property name=
"valign">center
</property>
200 <property name=
"activates_default">True
</property>
201 <property name=
"width_chars">46</property>
204 <property name=
"left_attach">1</property>
205 <property name=
"top_attach">3</property>
209 <object class=
"GtkLabel" id=
"label5">
210 <property name=
"visible">True
</property>
211 <property name=
"can_focus">False
</property>
212 <property name=
"label" translatable=
"yes" context=
"addsubmissiondialog|label5">_Binding:
</property>
213 <property name=
"use_underline">True
</property>
214 <property name=
"mnemonic_widget">binding
</property>
215 <property name=
"xalign">1</property>
218 <property name=
"left_attach">0</property>
219 <property name=
"top_attach">4</property>
223 <object class=
"GtkLabel" id=
"label6">
224 <property name=
"visible">True
</property>
225 <property name=
"can_focus">False
</property>
226 <property name=
"label" translatable=
"yes" context=
"addsubmissiondialog|label6">_Replace:
</property>
227 <property name=
"use_underline">True
</property>
228 <property name=
"mnemonic_widget">replace
</property>
229 <property name=
"xalign">1</property>
232 <property name=
"left_attach">0</property>
233 <property name=
"top_attach">5</property>
237 <object class=
"GtkComboBoxText" id=
"binding">
238 <property name=
"visible">True
</property>
239 <property name=
"can_focus">False
</property>
240 <property name=
"valign">center
</property>
243 <property name=
"left_attach">1</property>
244 <property name=
"top_attach">4</property>
245 <property name=
"width">2</property>
249 <object class=
"GtkComboBoxText" id=
"replace">
250 <property name=
"visible">True
</property>
251 <property name=
"can_focus">False
</property>
252 <property name=
"valign">center
</property>
255 <property name=
"left_attach">1</property>
256 <property name=
"top_attach">5</property>
257 <property name=
"width">2</property>
262 <property name=
"expand">False
</property>
263 <property name=
"fill">True
</property>
264 <property name=
"position">1</property>
270 <action-widget response=
"-5">ok
</action-widget>
271 <action-widget response=
"-6">cancel
</action-widget>
272 <action-widget response=
"-11">help
</action-widget>