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=
"AddDataItemDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"modal">True
</property>
9 <property name=
"default_width">0</property>
10 <property name=
"default_height">0</property>
11 <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">gtk-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_stock">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">gtk-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_stock">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">gtk-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_stock">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">2</property>
78 <object class=
"GtkFrame" id=
"itemframe">
79 <property name=
"visible">True
</property>
80 <property name=
"can_focus">False
</property>
81 <property name=
"label_xalign">0</property>
82 <property name=
"shadow_type">none
</property>
84 <object class=
"GtkAlignment" id=
"alignment1">
85 <property name=
"visible">True
</property>
86 <property name=
"can_focus">False
</property>
87 <property name=
"top_padding">6</property>
88 <property name=
"left_padding">12</property>
90 <object class=
"GtkGrid" id=
"grid3">
91 <property name=
"visible">True
</property>
92 <property name=
"can_focus">False
</property>
93 <property name=
"hexpand">True
</property>
94 <property name=
"row_spacing">6</property>
95 <property name=
"column_spacing">12</property>
97 <object class=
"GtkEntry" id=
"name">
98 <property name=
"visible">True
</property>
99 <property name=
"can_focus">True
</property>
100 <property name=
"valign">center
</property>
101 <property name=
"activates_default">True
</property>
102 <property name=
"width_chars">46</property>
105 <property name=
"left_attach">1</property>
106 <property name=
"top_attach">0</property>
107 <property name=
"width">2</property>
111 <object class=
"GtkLabel" id=
"nameft">
112 <property name=
"visible">True
</property>
113 <property name=
"can_focus">False
</property>
114 <property name=
"label" translatable=
"yes" context=
"adddataitemdialog|nameft">_Name:
</property>
115 <property name=
"use_underline">True
</property>
116 <property name=
"mnemonic_widget">name
</property>
117 <property name=
"xalign">0</property>
120 <property name=
"left_attach">0</property>
121 <property name=
"top_attach">0</property>
125 <object class=
"GtkLabel" id=
"valueft">
126 <property name=
"visible">True
</property>
127 <property name=
"can_focus">False
</property>
128 <property name=
"label" translatable=
"yes" context=
"adddataitemdialog|valueft">_Default value:
</property>
129 <property name=
"use_underline">True
</property>
130 <property name=
"mnemonic_widget">value
</property>
131 <property name=
"xalign">0</property>
134 <property name=
"left_attach">0</property>
135 <property name=
"top_attach">1</property>
139 <object class=
"GtkButton" id=
"browse">
140 <property name=
"label" translatable=
"yes" context=
"adddataitemdialog|browse">_Add...
</property>
141 <property name=
"visible">True
</property>
142 <property name=
"can_focus">True
</property>
143 <property name=
"receives_default">True
</property>
144 <property name=
"valign">center
</property>
145 <property name=
"use_underline">True
</property>
148 <property name=
"left_attach">2</property>
149 <property name=
"top_attach">1</property>
153 <object class=
"GtkEntry" id=
"value">
154 <property name=
"visible">True
</property>
155 <property name=
"can_focus">True
</property>
156 <property name=
"valign">center
</property>
157 <property name=
"activates_default">True
</property>
158 <property name=
"width_chars">46</property>
161 <property name=
"left_attach">1</property>
162 <property name=
"top_attach">1</property>
170 <object class=
"GtkLabel" id=
"label1">
171 <property name=
"visible">True
</property>
172 <property name=
"can_focus">False
</property>
173 <property name=
"label" translatable=
"yes" context=
"adddataitemdialog|label1">Item
</property>
175 <attribute name=
"weight" value=
"bold"/>
181 <property name=
"expand">False
</property>
182 <property name=
"fill">True
</property>
183 <property name=
"position">0</property>
187 <object class=
"GtkFrame" id=
"settingsframe">
188 <property name=
"visible">True
</property>
189 <property name=
"can_focus">False
</property>
190 <property name=
"label_xalign">0</property>
191 <property name=
"shadow_type">none
</property>
193 <object class=
"GtkAlignment" id=
"alignment2">
194 <property name=
"visible">True
</property>
195 <property name=
"can_focus">False
</property>
196 <property name=
"hexpand">True
</property>
197 <property name=
"top_padding">6</property>
198 <property name=
"left_padding">12</property>
200 <object class=
"GtkGrid" id=
"grid1">
201 <property name=
"visible">True
</property>
202 <property name=
"can_focus">False
</property>
203 <property name=
"hexpand">True
</property>
204 <property name=
"row_spacing">6</property>
205 <property name=
"column_spacing">12</property>
207 <object class=
"GtkLabel" id=
"datatypeft">
208 <property name=
"visible">True
</property>
209 <property name=
"can_focus">False
</property>
210 <property name=
"label" translatable=
"yes" context=
"adddataitemdialog|datatypeft">_Data type:
</property>
211 <property name=
"use_underline">True
</property>
212 <property name=
"mnemonic_widget">datatype
</property>
213 <property name=
"xalign">0</property>
216 <property name=
"left_attach">0</property>
217 <property name=
"top_attach">0</property>
221 <object class=
"GtkComboBoxText" id=
"datatype">
222 <property name=
"visible">True
</property>
223 <property name=
"can_focus">False
</property>
224 <property name=
"halign">start
</property>
225 <property name=
"valign">center
</property>
228 <property name=
"left_attach">1</property>
229 <property name=
"top_attach">0</property>
233 <object class=
"GtkCheckButton" id=
"required">
234 <property name=
"label" translatable=
"yes" context=
"adddataitemdialog|required">_Required
</property>
235 <property name=
"visible">True
</property>
236 <property name=
"can_focus">True
</property>
237 <property name=
"receives_default">False
</property>
238 <property name=
"use_underline">True
</property>
239 <property name=
"xalign">0</property>
240 <property name=
"draw_indicator">True
</property>
243 <property name=
"left_attach">0</property>
244 <property name=
"top_attach">1</property>
248 <object class=
"GtkButton" id=
"requiredcond">
249 <property name=
"label" translatable=
"yes" context=
"adddataitemdialog|requiredcond">Condition
</property>
250 <property name=
"visible">True
</property>
251 <property name=
"can_focus">True
</property>
252 <property name=
"receives_default">True
</property>
253 <property name=
"halign">start
</property>
254 <property name=
"use_underline">True
</property>
257 <property name=
"left_attach">1</property>
258 <property name=
"top_attach">1</property>
262 <object class=
"GtkCheckButton" id=
"relevant">
263 <property name=
"label" translatable=
"yes" context=
"adddataitemdialog|relevant">R_elevant
</property>
264 <property name=
"visible">True
</property>
265 <property name=
"can_focus">True
</property>
266 <property name=
"receives_default">False
</property>
267 <property name=
"use_underline">True
</property>
268 <property name=
"xalign">0</property>
269 <property name=
"draw_indicator">True
</property>
272 <property name=
"left_attach">0</property>
273 <property name=
"top_attach">2</property>
277 <object class=
"GtkButton" id=
"relevantcond">
278 <property name=
"label" translatable=
"yes" context=
"adddataitemdialog|relevantcond">Condition
</property>
279 <property name=
"visible">True
</property>
280 <property name=
"can_focus">True
</property>
281 <property name=
"receives_default">True
</property>
282 <property name=
"halign">start
</property>
283 <property name=
"use_underline">True
</property>
286 <property name=
"left_attach">1</property>
287 <property name=
"top_attach">2</property>
291 <object class=
"GtkCheckButton" id=
"constraint">
292 <property name=
"label" translatable=
"yes" context=
"adddataitemdialog|constraint">_Constraint
</property>
293 <property name=
"visible">True
</property>
294 <property name=
"can_focus">True
</property>
295 <property name=
"receives_default">False
</property>
296 <property name=
"use_underline">True
</property>
297 <property name=
"xalign">0</property>
298 <property name=
"draw_indicator">True
</property>
301 <property name=
"left_attach">0</property>
302 <property name=
"top_attach">3</property>
306 <object class=
"GtkCheckButton" id=
"readonly">
307 <property name=
"label" translatable=
"yes" context=
"adddataitemdialog|readonly">Read-_only
</property>
308 <property name=
"visible">True
</property>
309 <property name=
"can_focus">True
</property>
310 <property name=
"receives_default">False
</property>
311 <property name=
"use_underline">True
</property>
312 <property name=
"xalign">0</property>
313 <property name=
"draw_indicator">True
</property>
316 <property name=
"left_attach">0</property>
317 <property name=
"top_attach">4</property>
321 <object class=
"GtkCheckButton" id=
"calculate">
322 <property name=
"label" translatable=
"yes" context=
"adddataitemdialog|calculate">Calc_ulate
</property>
323 <property name=
"visible">True
</property>
324 <property name=
"can_focus">True
</property>
325 <property name=
"receives_default">False
</property>
326 <property name=
"use_underline">True
</property>
327 <property name=
"xalign">0</property>
328 <property name=
"draw_indicator">True
</property>
331 <property name=
"left_attach">0</property>
332 <property name=
"top_attach">5</property>
336 <object class=
"GtkButton" id=
"constraintcond">
337 <property name=
"label" translatable=
"yes" context=
"adddataitemdialog|constraintcond">Condition
</property>
338 <property name=
"visible">True
</property>
339 <property name=
"can_focus">True
</property>
340 <property name=
"receives_default">True
</property>
341 <property name=
"halign">start
</property>
342 <property name=
"use_underline">True
</property>
345 <property name=
"left_attach">1</property>
346 <property name=
"top_attach">3</property>
350 <object class=
"GtkButton" id=
"readonlycond">
351 <property name=
"label" translatable=
"yes" context=
"adddataitemdialog|readonlycond">Condition
</property>
352 <property name=
"visible">True
</property>
353 <property name=
"can_focus">True
</property>
354 <property name=
"receives_default">True
</property>
355 <property name=
"halign">start
</property>
356 <property name=
"use_underline">True
</property>
359 <property name=
"left_attach">1</property>
360 <property name=
"top_attach">4</property>
364 <object class=
"GtkButton" id=
"calculatecond">
365 <property name=
"label" translatable=
"yes" context=
"adddataitemdialog|calculatecond">Condition
</property>
366 <property name=
"visible">True
</property>
367 <property name=
"can_focus">True
</property>
368 <property name=
"receives_default">True
</property>
369 <property name=
"halign">start
</property>
370 <property name=
"use_underline">True
</property>
373 <property name=
"left_attach">1</property>
374 <property name=
"top_attach">5</property>
382 <object class=
"GtkLabel" id=
"label4">
383 <property name=
"visible">True
</property>
384 <property name=
"can_focus">False
</property>
385 <property name=
"label" translatable=
"yes" context=
"adddataitemdialog|label4">Settings
</property>
387 <attribute name=
"weight" value=
"bold"/>
393 <property name=
"expand">False
</property>
394 <property name=
"fill">True
</property>
395 <property name=
"position">1</property>
401 <action-widget response=
"-5">ok
</action-widget>
402 <action-widget response=
"-6">cancel
</action-widget>
403 <action-widget response=
"-11">help
</action-widget>