1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"svx">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkDialog" id=
"AddModelDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"addmodeldialog|AddModelDialog">Add Model
</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>
13 <child internal-child=
"vbox">
14 <object class=
"GtkBox" id=
"dialog-vbox1">
15 <property name=
"can_focus">False
</property>
16 <property name=
"orientation">vertical
</property>
17 <property name=
"spacing">12</property>
18 <child internal-child=
"action_area">
19 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
20 <property name=
"can_focus">False
</property>
21 <property name=
"layout_style">end
</property>
23 <object class=
"GtkButton" id=
"ok">
24 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
25 <property name=
"visible">True
</property>
26 <property name=
"can_focus">True
</property>
27 <property name=
"can_default">True
</property>
28 <property name=
"has_default">True
</property>
29 <property name=
"receives_default">True
</property>
30 <property name=
"use-underline">True
</property>
33 <property name=
"expand">False
</property>
34 <property name=
"fill">True
</property>
35 <property name=
"position">0</property>
39 <object class=
"GtkButton" id=
"cancel">
40 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
41 <property name=
"visible">True
</property>
42 <property name=
"can_focus">True
</property>
43 <property name=
"receives_default">True
</property>
44 <property name=
"use-underline">True
</property>
47 <property name=
"expand">False
</property>
48 <property name=
"fill">True
</property>
49 <property name=
"position">1</property>
53 <object class=
"GtkButton" id=
"help">
54 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
55 <property name=
"visible">True
</property>
56 <property name=
"can_focus">True
</property>
57 <property name=
"receives_default">True
</property>
58 <property name=
"use-underline">True
</property>
61 <property name=
"expand">False
</property>
62 <property name=
"fill">True
</property>
63 <property name=
"position">2</property>
64 <property name=
"secondary">True
</property>
69 <property name=
"expand">False
</property>
70 <property name=
"fill">True
</property>
71 <property name=
"pack_type">end
</property>
72 <property name=
"position">0</property>
76 <!-- n-columns=1 n-rows=1 -->
77 <object class=
"GtkGrid" id=
"grid3">
78 <property name=
"visible">True
</property>
79 <property name=
"can_focus">False
</property>
80 <property name=
"hexpand">True
</property>
81 <property name=
"row_spacing">6</property>
82 <property name=
"column_spacing">12</property>
84 <object class=
"GtkCheckButton" id=
"modify">
85 <property name=
"label" translatable=
"yes" context=
"addmodeldialog|modify">Model data updates change document's modification status
</property>
86 <property name=
"visible">True
</property>
87 <property name=
"can_focus">True
</property>
88 <property name=
"receives_default">False
</property>
89 <property name=
"use_underline">True
</property>
90 <property name=
"draw_indicator">True
</property>
91 <child internal-child=
"accessible">
92 <object class=
"AtkObject" id=
"modify-atkobject">
93 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"addmodeldialog|extended_tip|modify">When enabled, the document status will be set to
"modified" when you change any form control that is bound to any data in the model. When not enabled, such a change does not set the document status to
"modified".
</property>
98 <property name=
"left_attach">0</property>
99 <property name=
"top_attach">1</property>
100 <property name=
"width">2</property>
104 <object class=
"GtkEntry" id=
"name">
105 <property name=
"visible">True
</property>
106 <property name=
"can_focus">True
</property>
107 <property name=
"hexpand">True
</property>
108 <property name=
"activates_default">True
</property>
109 <property name=
"truncate-multiline">True
</property>
110 <child internal-child=
"accessible">
111 <object class=
"AtkObject" id=
"name-atkobject">
112 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"addmodeldialog|extended_tip|name">Enter the name.
</property>
117 <property name=
"left_attach">1</property>
118 <property name=
"top_attach">0</property>
122 <object class=
"GtkLabel" id=
"label2">
123 <property name=
"visible">True
</property>
124 <property name=
"can_focus">False
</property>
125 <property name=
"label" translatable=
"yes" context=
"addmodeldialog|label2">_Name:
</property>
126 <property name=
"use_underline">True
</property>
127 <property name=
"mnemonic_widget">name
</property>
128 <property name=
"xalign">0</property>
131 <property name=
"left_attach">0</property>
132 <property name=
"top_attach">0</property>
136 <object class=
"GtkLabel" id=
"alttitle">
137 <property name=
"can_focus">False
</property>
138 <property name=
"no_show_all">True
</property>
139 <property name=
"label" translatable=
"yes" context=
"addmodeldialog|alttitle">Edit Model
</property>
142 <property name=
"left_attach">0</property>
143 <property name=
"top_attach">2</property>
144 <property name=
"width">2</property>
149 <property name=
"expand">False
</property>
150 <property name=
"fill">True
</property>
151 <property name=
"position">1</property>
157 <action-widget response=
"-5">ok
</action-widget>
158 <action-widget response=
"-6">cancel
</action-widget>
159 <action-widget response=
"-11">help
</action-widget>
161 <child type=
"titlebar">