1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain=
"sw">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkDialog" id=
"FindEntryDialog">
6 <property name=
"can-focus">True
</property>
7 <property name=
"border-width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"findentrydialog|FindEntryDialog">Find Entry
</property>
9 <property name=
"default-width">0</property>
10 <property name=
"default-height">0</property>
11 <property name=
"type-hint">dialog
</property>
12 <child internal-child=
"vbox">
13 <object class=
"GtkBox" id=
"dialog-vbox1">
14 <property name=
"visible">True
</property>
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=
"visible">True
</property>
21 <property name=
"can-focus">False
</property>
22 <property name=
"layout-style">end
</property>
24 <object class=
"GtkButton" id=
"find">
25 <property name=
"label" translatable=
"yes" context=
"findentrydialog|find">_Find
</property>
26 <property name=
"visible">True
</property>
27 <property name=
"can-focus">True
</property>
28 <property name=
"can-default">True
</property>
29 <property name=
"has-default">True
</property>
30 <property name=
"receives-default">True
</property>
31 <property name=
"use-underline">True
</property>
32 <child internal-child=
"accessible">
33 <object class=
"AtkObject" id=
"find-atkobject">
34 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"findentrydialog|extended_tip|find">Displays the next record that contains the search text.
</property>
39 <property name=
"expand">False
</property>
40 <property name=
"fill">True
</property>
41 <property name=
"position">0</property>
45 <object class=
"GtkButton" id=
"cancel">
46 <property name=
"label" translatable=
"yes" context=
"stock">_Close
</property>
47 <property name=
"visible">True
</property>
48 <property name=
"can-focus">True
</property>
49 <property name=
"receives-default">True
</property>
50 <property name=
"use-underline">True
</property>
53 <property name=
"expand">False
</property>
54 <property name=
"fill">True
</property>
55 <property name=
"position">1</property>
59 <object class=
"GtkButton" id=
"help">
60 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
61 <property name=
"visible">True
</property>
62 <property name=
"can-focus">True
</property>
63 <property name=
"receives-default">True
</property>
64 <property name=
"use-underline">True
</property>
67 <property name=
"expand">False
</property>
68 <property name=
"fill">True
</property>
69 <property name=
"position">2</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=2 -->
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=
"row-spacing">12</property>
88 <!-- n-columns=2 n-rows=1 -->
89 <object class=
"GtkGrid" id=
"grid2">
90 <property name=
"visible">True
</property>
91 <property name=
"can-focus">False
</property>
92 <property name=
"hexpand">True
</property>
93 <property name=
"column-spacing">12</property>
95 <object class=
"GtkLabel" id=
"label1">
96 <property name=
"visible">True
</property>
97 <property name=
"can-focus">False
</property>
98 <property name=
"label" translatable=
"yes" context=
"findentrydialog|label1">F_ind
</property>
99 <property name=
"use-underline">True
</property>
100 <property name=
"mnemonic-widget">entry
</property>
101 <property name=
"xalign">0</property>
104 <property name=
"left-attach">0</property>
105 <property name=
"top-attach">0</property>
109 <object class=
"GtkEntry" id=
"entry">
110 <property name=
"visible">True
</property>
111 <property name=
"can-focus">True
</property>
112 <property name=
"hexpand">True
</property>
113 <property name=
"activates-default">True
</property>
114 <property name=
"truncate-multiline">True
</property>
115 <child internal-child=
"accessible">
116 <object class=
"AtkObject" id=
"entry-atkobject">
117 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"findentrydialog|extended_tip|entry">Enter the search term.
</property>
122 <property name=
"left-attach">1</property>
123 <property name=
"top-attach">0</property>
128 <property name=
"left-attach">0</property>
129 <property name=
"top-attach">0</property>
133 <!-- n-columns=1 n-rows=2 -->
134 <object class=
"GtkGrid" id=
"grid3">
135 <property name=
"visible">True
</property>
136 <property name=
"can-focus">False
</property>
137 <property name=
"row-spacing">6</property>
139 <object class=
"GtkCheckButton" id=
"findin">
140 <property name=
"label" translatable=
"yes" context=
"findentrydialog|findin">Find _only in
</property>
141 <property name=
"visible">True
</property>
142 <property name=
"can-focus">True
</property>
143 <property name=
"receives-default">False
</property>
144 <property name=
"use-underline">True
</property>
145 <property name=
"draw-indicator">True
</property>
147 <relation type=
"label-for" target=
"area"/>
149 <child internal-child=
"accessible">
150 <object class=
"AtkObject" id=
"findin-atkobject">
151 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"findentrydialog|extended_tip|findin">Restricts the search to one data field.
</property>
156 <property name=
"left-attach">0</property>
157 <property name=
"top-attach">0</property>
161 <object class=
"GtkComboBoxText" id=
"area">
162 <property name=
"visible">True
</property>
163 <property name=
"can-focus">False
</property>
164 <property name=
"margin-start">12</property>
166 <relation type=
"labelled-by" target=
"findin"/>
168 <child internal-child=
"accessible">
169 <object class=
"AtkObject" id=
"area-atkobject">
170 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"findentrydialog|extended_tip|area">Select the data field where you want to search for the text.
</property>
175 <property name=
"left-attach">0</property>
176 <property name=
"top-attach">1</property>
181 <property name=
"left-attach">0</property>
182 <property name=
"top-attach">1</property>
187 <property name=
"expand">False
</property>
188 <property name=
"fill">True
</property>
189 <property name=
"position">1</property>
195 <action-widget response=
"101">find
</action-widget>
196 <action-widget response=
"-6">cancel
</action-widget>
197 <action-widget response=
"-11">help
</action-widget>
199 <child internal-child=
"accessible">
200 <object class=
"AtkObject" id=
"FindEntryDialog-atkobject">
201 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"findentrydialog|extended_tip|FindEntryDialog">Searches for a record or recipient in the mail merge address list.
</property>