1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.2 -->
3 <interface domain=
"sc">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkGrid" id=
"grid">
6 <property name=
"visible">True
</property>
7 <property name=
"can_focus">False
</property>
8 <property name=
"margin_end">6</property>
9 <property name=
"border_width">6</property>
10 <property name=
"row_spacing">6</property>
11 <property name=
"column_spacing">12</property>
13 <object class=
"GtkSeparator">
14 <property name=
"visible">True
</property>
15 <property name=
"can_focus">False
</property>
18 <property name=
"left_attach">0</property>
19 <property name=
"top_attach">0</property>
20 <property name=
"width">4</property>
24 <object class=
"GtkLabel" id=
"label1">
25 <property name=
"visible">True
</property>
26 <property name=
"can_focus">False
</property>
27 <property name=
"halign">start
</property>
28 <property name=
"label" translatable=
"yes" context=
"findreplace|label_action">Find Replace Action
</property>
29 <property name=
"use_underline">True
</property>
30 <property name=
"mnemonic_widget">ed_find
</property>
33 <property name=
"left_attach">0</property>
34 <property name=
"top_attach">1</property>
35 <property name=
"width">4</property>
39 <object class=
"GtkEntry" id=
"ed_find">
40 <property name=
"visible">True
</property>
41 <property name=
"can_focus">True
</property>
42 <property name=
"hexpand">True
</property>
43 <property name=
"width_chars">7</property>
44 <property name=
"truncate_multiline">True
</property>
45 <property name=
"placeholder_text" translatable=
"yes" context=
"findreplace|find">Find
</property>
48 <property name=
"left_attach">0</property>
49 <property name=
"top_attach">2</property>
53 <object class=
"GtkEntry" id=
"ed_replace">
54 <property name=
"visible">True
</property>
55 <property name=
"can_focus">True
</property>
56 <property name=
"hexpand">True
</property>
57 <property name=
"width_chars">7</property>
58 <property name=
"truncate_multiline">True
</property>
59 <property name=
"placeholder_text" translatable=
"yes" context=
"findreplace|replace">Replace With
</property>
62 <property name=
"left_attach">1</property>
63 <property name=
"top_attach">2</property>
67 <object class=
"GtkEntry" id=
"ed_columns">
68 <property name=
"visible">True
</property>
69 <property name=
"can_focus">True
</property>
70 <property name=
"hexpand">True
</property>
71 <property name=
"width_chars">6</property>
72 <property name=
"truncate_multiline">True
</property>
73 <property name=
"placeholder_text" translatable=
"yes" context=
"findreplace|columns">Column
</property>
76 <property name=
"left_attach">2</property>
77 <property name=
"top_attach">2</property>
81 <object class=
"GtkButton" id=
"ed_delete">
82 <property name=
"label" translatable=
"yes" context=
"findreplace|delete">Delete
</property>
83 <property name=
"visible">True
</property>
84 <property name=
"can_focus">True
</property>
85 <property name=
"receives_default">False
</property>
86 <property name=
"halign">end
</property>
89 <property name=
"left_attach">3</property>
90 <property name=
"top_attach">2</property>