1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain=
"flt">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkTreeStore" id=
"liststore3">
7 <!-- column-name text -->
8 <column type=
"gchararray"/>
9 <!-- column-name text2 -->
10 <column type=
"gchararray"/>
11 <!-- column-name id -->
12 <column type=
"gchararray"/>
15 <object class=
"GtkDialog" id=
"XMLFilterSettingsDialog">
16 <property name=
"can-focus">False
</property>
17 <property name=
"border-width">6</property>
18 <property name=
"title" translatable=
"yes" context=
"xmlfiltersettings|XMLFilterSettingsDialog">XML Filter Settings
</property>
19 <property name=
"resizable">False
</property>
20 <property name=
"default-width">0</property>
21 <property name=
"default-height">0</property>
22 <property name=
"type-hint">dialog
</property>
23 <child internal-child=
"vbox">
24 <object class=
"GtkBox" id=
"dialog-vbox1">
25 <property name=
"can-focus">False
</property>
26 <property name=
"orientation">vertical
</property>
27 <property name=
"spacing">12</property>
28 <child internal-child=
"action_area">
29 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
30 <property name=
"can-focus">False
</property>
31 <property name=
"layout-style">end
</property>
33 <object class=
"GtkButton" id=
"help">
34 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
35 <property name=
"visible">True
</property>
36 <property name=
"can-focus">True
</property>
37 <property name=
"receives-default">True
</property>
38 <property name=
"use-underline">True
</property>
39 <child internal-child=
"accessible">
40 <object class=
"AtkObject" id=
"help-atkobject">
41 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"xmlfiltersettings|extended_tip|help">Displays the help page for this dialog.
</property>
46 <property name=
"expand">False
</property>
47 <property name=
"fill">True
</property>
48 <property name=
"position">0</property>
49 <property name=
"secondary">True
</property>
53 <object class=
"GtkButton" id=
"close">
54 <property name=
"label" translatable=
"yes" context=
"stock">_Close
</property>
55 <property name=
"visible">True
</property>
56 <property name=
"can-focus">True
</property>
57 <property name=
"can-default">True
</property>
58 <property name=
"has-default">True
</property>
59 <property name=
"receives-default">True
</property>
60 <property name=
"use-underline">True
</property>
61 <child internal-child=
"accessible">
62 <object class=
"AtkObject" id=
"close-atkobject">
63 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"xmlfiltersettings|extended_tip|close">Closes the dialog.
</property>
68 <property name=
"expand">False
</property>
69 <property name=
"fill">True
</property>
70 <property name=
"position">1</property>
75 <property name=
"expand">False
</property>
76 <property name=
"fill">True
</property>
77 <property name=
"pack-type">end
</property>
78 <property name=
"position">0</property>
82 <object class=
"GtkBox" id=
"box1">
83 <property name=
"visible">True
</property>
84 <property name=
"can-focus">False
</property>
85 <property name=
"spacing">12</property>
87 <object class=
"GtkScrolledWindow">
88 <property name=
"visible">True
</property>
89 <property name=
"can-focus">True
</property>
90 <property name=
"hexpand">True
</property>
91 <property name=
"vexpand">True
</property>
92 <property name=
"shadow-type">in
</property>
94 <object class=
"GtkTreeView" id=
"filterlist">
95 <property name=
"visible">True
</property>
96 <property name=
"can-focus">True
</property>
97 <property name=
"receives-default">True
</property>
98 <property name=
"hexpand">True
</property>
99 <property name=
"vexpand">True
</property>
100 <property name=
"model">liststore3
</property>
101 <property name=
"search-column">0</property>
102 <property name=
"show-expanders">False
</property>
103 <child internal-child=
"selection">
104 <object class=
"GtkTreeSelection" id=
"Macro Library List-selection2"/>
107 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn3">
108 <property name=
"resizable">True
</property>
109 <property name=
"spacing">6</property>
110 <property name=
"title" translatable=
"yes" context=
"xmlfiltersettings|header_name">Name
</property>
112 <object class=
"GtkCellRendererText" id=
"cellrenderer1"/>
114 <attribute name=
"text">0</attribute>
120 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn4">
121 <property name=
"resizable">True
</property>
122 <property name=
"spacing">6</property>
123 <property name=
"title" translatable=
"yes" context=
"xmlfiltersettings|header_type">Type
</property>
125 <object class=
"GtkCellRendererText" id=
"cellrenderer2"/>
127 <attribute name=
"text">1</attribute>
132 <child internal-child=
"accessible">
133 <object class=
"AtkObject" id=
"filterlist-atkobject">
134 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"xmlfiltersettings|extended_tip|filterlist">Select one or more filters, then click one of the buttons.
</property>
141 <property name=
"expand">True
</property>
142 <property name=
"fill">True
</property>
143 <property name=
"position">0</property>
147 <object class=
"GtkButtonBox" id=
"buttonbox1">
148 <property name=
"visible">True
</property>
149 <property name=
"can-focus">False
</property>
150 <property name=
"orientation">vertical
</property>
151 <property name=
"spacing">3</property>
152 <property name=
"homogeneous">True
</property>
153 <property name=
"layout-style">start
</property>
155 <object class=
"GtkButton" id=
"new">
156 <property name=
"label" translatable=
"yes" context=
"xmlfiltersettings|new">_New...
</property>
157 <property name=
"visible">True
</property>
158 <property name=
"can-focus">True
</property>
159 <property name=
"receives-default">True
</property>
160 <property name=
"use-underline">True
</property>
161 <child internal-child=
"accessible">
162 <object class=
"AtkObject" id=
"new-atkobject">
163 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"xmlfiltersettings|extended_tip|new">Opens a dialog for creating a new filter.
</property>
168 <property name=
"expand">False
</property>
169 <property name=
"fill">True
</property>
170 <property name=
"position">0</property>
174 <object class=
"GtkButton" id=
"edit">
175 <property name=
"label" translatable=
"yes" context=
"xmlfiltersettings|edit">_Edit...
</property>
176 <property name=
"visible">True
</property>
177 <property name=
"can-focus">True
</property>
178 <property name=
"receives-default">True
</property>
179 <property name=
"use-underline">True
</property>
180 <child internal-child=
"accessible">
181 <object class=
"AtkObject" id=
"edit-atkobject">
182 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"xmlfiltersettings|extended_tip|edit">Opens a dialog for editing the selected filter.
</property>
187 <property name=
"expand">False
</property>
188 <property name=
"fill">True
</property>
189 <property name=
"position">1</property>
193 <object class=
"GtkButton" id=
"test">
194 <property name=
"label" translatable=
"yes" context=
"xmlfiltersettings|test">_Test XSLTs...
</property>
195 <property name=
"visible">True
</property>
196 <property name=
"can-focus">True
</property>
197 <property name=
"receives-default">True
</property>
198 <property name=
"use-underline">True
</property>
199 <child internal-child=
"accessible">
200 <object class=
"AtkObject" id=
"test-atkobject">
201 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"xmlfiltersettings|extended_tip|test">Opens a dialog for testing the selected filter.
</property>
206 <property name=
"expand">False
</property>
207 <property name=
"fill">True
</property>
208 <property name=
"position">2</property>
212 <object class=
"GtkButton" id=
"delete">
213 <property name=
"label" translatable=
"yes" context=
"xmlfiltersettings|delete">_Delete...
</property>
214 <property name=
"visible">True
</property>
215 <property name=
"can-focus">True
</property>
216 <property name=
"receives-default">True
</property>
217 <property name=
"use-underline">True
</property>
218 <child internal-child=
"accessible">
219 <object class=
"AtkObject" id=
"delete-atkobject">
220 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"xmlfiltersettings|extended_tip|delete">Deletes the selected file after you confirm the dialog that follows.
</property>
225 <property name=
"expand">False
</property>
226 <property name=
"fill">True
</property>
227 <property name=
"position">3</property>
231 <object class=
"GtkButton" id=
"save">
232 <property name=
"label" translatable=
"yes" context=
"xmlfiltersettings|save">_Save as Package...
</property>
233 <property name=
"visible">True
</property>
234 <property name=
"can-focus">True
</property>
235 <property name=
"receives-default">True
</property>
236 <property name=
"use-underline">True
</property>
237 <child internal-child=
"accessible">
238 <object class=
"AtkObject" id=
"save-atkobject">
239 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"xmlfiltersettings|extended_tip|save">Displays a Save as dialog to save the selected file as an XSLT filter package (*.jar).
</property>
244 <property name=
"expand">False
</property>
245 <property name=
"fill">True
</property>
246 <property name=
"position">4</property>
250 <object class=
"GtkButton" id=
"open">
251 <property name=
"label" translatable=
"yes" context=
"xmlfiltersettings|open">_Open Package...
</property>
252 <property name=
"visible">True
</property>
253 <property name=
"can-focus">True
</property>
254 <property name=
"receives-default">True
</property>
255 <property name=
"use-underline">True
</property>
256 <child internal-child=
"accessible">
257 <object class=
"AtkObject" id=
"open-atkobject">
258 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"xmlfiltersettings|extended_tip|open">Displays an Open dialog to open a filter from an XSLT filter package (*.jar).
</property>
263 <property name=
"expand">False
</property>
264 <property name=
"fill">True
</property>
265 <property name=
"position">5</property>
270 <property name=
"expand">False
</property>
271 <property name=
"fill">True
</property>
272 <property name=
"position">1</property>
277 <property name=
"expand">True
</property>
278 <property name=
"fill">True
</property>
279 <property name=
"position">1</property>
285 <action-widget response=
"-11">help
</action-widget>
286 <action-widget response=
"-7">close
</action-widget>
288 <child internal-child=
"accessible">
289 <object class=
"AtkObject" id=
"XMLFilterSettingsDialog-atkobject">
290 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"xmlfiltersettings|extended_tip|XMLFilterSettingsDialog">Opens the XML Filter Settings dialog, where you can create, edit, delete, and test filters to import and to export XML files.
</property>