1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"sfx">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkDialog" id=
"AddTargetDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"addtargetdialog|AddTargetDialog">Add Target
</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=
"hexpand">True
</property>
20 <property name=
"vexpand">True
</property>
21 <property name=
"orientation">vertical
</property>
22 <property name=
"spacing">12</property>
23 <child internal-child=
"action_area">
24 <object class=
"GtkButtonBox" id=
"dialog-action_area">
25 <property name=
"can_focus">False
</property>
26 <property name=
"layout_style">end
</property>
28 <object class=
"GtkButton" id=
"close">
29 <property name=
"label">gtk-ok
</property>
30 <property name=
"visible">True
</property>
31 <property name=
"can_focus">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 <!-- n-columns=1 n-rows=1 -->
80 <object class=
"GtkGrid">
81 <property name=
"visible">True
</property>
82 <property name=
"can_focus">False
</property>
83 <property name=
"row_spacing">6</property>
84 <property name=
"column_spacing">12</property>
86 <object class=
"GtkLabel" id=
"label_name">
87 <property name=
"visible">True
</property>
88 <property name=
"can_focus">False
</property>
89 <property name=
"label" translatable=
"yes" context=
"addtargetdialog|label_name">Name:
</property>
90 <property name=
"use_underline">True
</property>
92 <relation type=
"label-for" target=
"name"/>
96 <property name=
"left_attach">0</property>
97 <property name=
"top_attach">0</property>
101 <object class=
"GtkEntry" id=
"name">
102 <property name=
"visible">True
</property>
103 <property name=
"can_focus">True
</property>
104 <property name=
"hexpand">True
</property>
105 <property name=
"activates_default">True
</property>
106 <property name=
"truncate-multiline">True
</property>
108 <relation type=
"labelled-by" target=
"label_name"/>
112 <property name=
"left_attach">1</property>
113 <property name=
"top_attach">0</property>
117 <object class=
"GtkLabel" id=
"label_type">
118 <property name=
"visible">True
</property>
119 <property name=
"can_focus">False
</property>
120 <property name=
"label" translatable=
"yes" context=
"addtargetdialog|label_type">Type:
</property>
121 <property name=
"use_underline">True
</property>
123 <relation type=
"label-for" target=
"type"/>
127 <property name=
"left_attach">0</property>
128 <property name=
"top_attach">1</property>
132 <object class=
"GtkLabel" id=
"label_content">
133 <property name=
"visible">True
</property>
134 <property name=
"can_focus">False
</property>
135 <property name=
"label" translatable=
"yes" context=
"addtargetdialog|label_content">Content:
</property>
136 <property name=
"use_underline">True
</property>
138 <relation type=
"label-for" target=
"content"/>
142 <property name=
"left_attach">0</property>
143 <property name=
"top_attach">2</property>
147 <object class=
"GtkEntry" id=
"content">
148 <property name=
"visible">True
</property>
149 <property name=
"can_focus">True
</property>
150 <property name=
"hexpand">True
</property>
151 <property name=
"activates_default">True
</property>
152 <property name=
"truncate-multiline">True
</property>
154 <relation type=
"labelled-by" target=
"label_content"/>
158 <property name=
"left_attach">1</property>
159 <property name=
"top_attach">2</property>
163 <object class=
"GtkComboBoxText" id=
"type">
164 <property name=
"visible">True
</property>
165 <property name=
"can_focus">False
</property>
166 <property name=
"hexpand">True
</property>
167 <property name=
"active">0</property>
169 <item id=
"text" translatable=
"yes" context=
"addtargetdialog|type">Text
</item>
170 <item id=
"regex" translatable=
"yes" context=
"addtargetdialog|type">Regular expression
</item>
171 <item id=
"predefined" translatable=
"yes" context=
"addtargetdialog|type">Predefined
</item>
174 <relation type=
"labelled-by" target=
"label_type"/>
178 <property name=
"left_attach">1</property>
179 <property name=
"top_attach">1</property>
183 <object class=
"GtkLabel" id=
"label_content_predef">
184 <property name=
"sensitive">False
</property>
185 <property name=
"can_focus">False
</property>
186 <property name=
"label" translatable=
"yes" context=
"addtargetdialog|label_content_predef">Content:
</property>
187 <property name=
"use_underline">True
</property>
189 <relation type=
"label-for" target=
"content_predef"/>
193 <property name=
"left_attach">0</property>
194 <property name=
"top_attach">3</property>
198 <object class=
"GtkComboBoxText" id=
"content_predef">
199 <property name=
"sensitive">False
</property>
200 <property name=
"can_focus">False
</property>
201 <property name=
"hexpand">True
</property>
202 <property name=
"active">0</property>
204 <item id=
"creditcard" translatable=
"yes" context=
"addtargetdialog|content_predef">Credit card numbers
</item>
205 <item id=
"email" translatable=
"yes" context=
"addtargetdialog|content_predef">Email addresses
</item>
206 <item id=
"ip" translatable=
"yes" context=
"addtargetdialog|content_predef">IP addresses
</item>
207 <item id=
"numdates" translatable=
"yes" context=
"addtargetdialog|content_predef">Dates (Numerical)
</item>
208 <item id=
"uknin" translatable=
"yes" context=
"addtargetdialog|content_predef">National Insurance Number (UK)
</item>
209 <item id=
"usssn" translatable=
"yes" context=
"addtargetdialog|content_predef">Social Security Number (US)
</item>
212 <relation type=
"labelled-by" target=
"label_content_predef"/>
216 <property name=
"left_attach">1</property>
217 <property name=
"top_attach">3</property>
222 <property name=
"expand">False
</property>
223 <property name=
"fill">True
</property>
224 <property name=
"position">0</property>
228 <object class=
"GtkBox">
229 <property name=
"visible">True
</property>
230 <property name=
"can_focus">False
</property>
231 <property name=
"spacing">12</property>
233 <object class=
"GtkCheckButton" id=
"checkboxCaseSensitive">
234 <property name=
"label" translatable=
"yes" context=
"addtargetdialog|checkboxCaseSensitive">Match case
</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=
"draw_indicator">True
</property>
242 <property name=
"expand">False
</property>
243 <property name=
"fill">True
</property>
244 <property name=
"position">0</property>
248 <object class=
"GtkCheckButton" id=
"checkboxWholeWords">
249 <property name=
"label" translatable=
"yes" context=
"addtargetdialog|checkboxWholeWords">Whole words only
</property>
250 <property name=
"visible">True
</property>
251 <property name=
"can_focus">True
</property>
252 <property name=
"receives_default">False
</property>
253 <property name=
"use_underline">True
</property>
254 <property name=
"draw_indicator">True
</property>
257 <property name=
"expand">False
</property>
258 <property name=
"fill">True
</property>
259 <property name=
"pack_type">end
</property>
260 <property name=
"position">1</property>
265 <property name=
"expand">False
</property>
266 <property name=
"fill">True
</property>
267 <property name=
"position">2</property>
273 <action-widget response=
"-5">close
</action-widget>
274 <action-widget response=
"-6">cancel
</action-widget>
275 <action-widget response=
"-11">help
</action-widget>