1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain=
"cui">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkTreeStore" id=
"liststore1">
7 <!-- column-name expander -->
8 <column type=
"GdkPixbuf"/>
9 <!-- column-name text -->
10 <column type=
"gchararray"/>
11 <!-- column-name id -->
12 <column type=
"gchararray"/>
15 <object class=
"GtkTreeStore" id=
"liststore2">
17 <!-- column-name expander -->
18 <column type=
"GdkPixbuf"/>
19 <!-- column-name text -->
20 <column type=
"gchararray"/>
21 <!-- column-name id -->
22 <column type=
"gchararray"/>
25 <object class=
"GtkTreeStore" id=
"liststore3">
27 <!-- column-name text -->
28 <column type=
"gchararray"/>
29 <!-- column-name text2 -->
30 <column type=
"gchararray"/>
31 <!-- column-name id -->
32 <column type=
"gchararray"/>
35 <!-- n-columns=2 n-rows=2 -->
36 <object class=
"GtkGrid" id=
"EventAssignPage">
37 <property name=
"visible">True
</property>
38 <property name=
"can-focus">False
</property>
39 <property name=
"hexpand">True
</property>
40 <property name=
"vexpand">True
</property>
41 <property name=
"border-width">6</property>
42 <property name=
"row-spacing">12</property>
43 <property name=
"column-spacing">12</property>
44 <property name=
"row-homogeneous">True
</property>
46 <object class=
"GtkFrame" id=
"frame1">
47 <property name=
"visible">True
</property>
48 <property name=
"can-focus">False
</property>
49 <property name=
"hexpand">True
</property>
50 <property name=
"vexpand">True
</property>
51 <property name=
"label-xalign">0</property>
52 <property name=
"shadow-type">none
</property>
54 <object class=
"GtkScrolledWindow">
55 <property name=
"visible">True
</property>
56 <property name=
"can-focus">True
</property>
57 <property name=
"margin-start">12</property>
58 <property name=
"margin-top">6</property>
59 <property name=
"hexpand">True
</property>
60 <property name=
"vexpand">True
</property>
61 <property name=
"shadow-type">in
</property>
63 <object class=
"GtkTreeView" id=
"assignments">
64 <property name=
"visible">True
</property>
65 <property name=
"can-focus">True
</property>
66 <property name=
"receives-default">True
</property>
67 <property name=
"hexpand">True
</property>
68 <property name=
"vexpand">True
</property>
69 <property name=
"model">liststore3
</property>
70 <property name=
"search-column">0</property>
71 <property name=
"show-expanders">False
</property>
72 <child internal-child=
"selection">
73 <object class=
"GtkTreeSelection" id=
"Macro Library List-selection2"/>
76 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn3">
77 <property name=
"resizable">True
</property>
78 <property name=
"spacing">6</property>
79 <property name=
"title" translatable=
"yes" context=
"eventassignpage|eventft">Event
</property>
81 <object class=
"GtkCellRendererText" id=
"cellrenderer1"/>
83 <attribute name=
"text">0</attribute>
89 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn4">
90 <property name=
"resizable">True
</property>
91 <property name=
"spacing">6</property>
92 <property name=
"title" translatable=
"yes" context=
"eventassignpage|assignft">Assigned Action
</property>
94 <object class=
"GtkCellRendererText" id=
"cellrenderer2"/>
96 <attribute name=
"text">1</attribute>
101 <child internal-child=
"accessible">
102 <object class=
"AtkObject" id=
"assignments-atkobject">
103 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"eventassignpage|extended_tip|assignments">Lists the events that can trigger a macro.
</property>
111 <object class=
"GtkLabel" id=
"libraryft1">
112 <property name=
"visible">True
</property>
113 <property name=
"can-focus">False
</property>
114 <property name=
"label" translatable=
"yes" context=
"eventassignpage|libraryft1">Assignments
</property>
116 <attribute name=
"weight" value=
"bold"/>
122 <property name=
"left-attach">0</property>
123 <property name=
"top-attach">0</property>
127 <object class=
"GtkButtonBox" id=
"buttonbox1">
128 <property name=
"visible">True
</property>
129 <property name=
"can-focus">False
</property>
130 <property name=
"orientation">vertical
</property>
131 <property name=
"spacing">6</property>
132 <property name=
"layout-style">start
</property>
134 <object class=
"GtkButton" id=
"assign">
135 <property name=
"label" translatable=
"yes" context=
"eventassignpage|assign">Assign
</property>
136 <property name=
"visible">True
</property>
137 <property name=
"sensitive">False
</property>
138 <property name=
"can-focus">True
</property>
139 <property name=
"receives-default">True
</property>
140 <property name=
"use-underline">True
</property>
141 <child internal-child=
"accessible">
142 <object class=
"AtkObject" id=
"assign-atkobject">
143 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"eventassignpage|extended_tip|assign">Assigns the selected macro to the selected event.
</property>
148 <property name=
"expand">False
</property>
149 <property name=
"fill">True
</property>
150 <property name=
"position">0</property>
154 <object class=
"GtkButton" id=
"delete">
155 <property name=
"label" translatable=
"yes" context=
"eventassignpage|delete">Remove
</property>
156 <property name=
"visible">True
</property>
157 <property name=
"can-focus">True
</property>
158 <property name=
"receives-default">True
</property>
159 <property name=
"use-underline">True
</property>
160 <child internal-child=
"accessible">
161 <object class=
"AtkObject" id=
"delete-atkobject">
162 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"eventassignpage|extended_tip|delete">Removes the macro assignment from the selected entry.
</property>
167 <property name=
"expand">False
</property>
168 <property name=
"fill">True
</property>
169 <property name=
"position">2</property>
174 <property name=
"left-attach">1</property>
175 <property name=
"top-attach">0</property>
176 <property name=
"height">2</property>
180 <!-- n-columns=2 n-rows=1 -->
181 <object class=
"GtkGrid">
182 <property name=
"visible">True
</property>
183 <property name=
"can-focus">False
</property>
184 <property name=
"column-spacing">6</property>
185 <property name=
"column-homogeneous">True
</property>
187 <object class=
"GtkFrame" id=
"groupframe">
188 <property name=
"visible">True
</property>
189 <property name=
"can-focus">False
</property>
190 <property name=
"hexpand">True
</property>
191 <property name=
"vexpand">True
</property>
192 <property name=
"label-xalign">0</property>
193 <property name=
"shadow-type">none
</property>
195 <object class=
"GtkScrolledWindow">
196 <property name=
"visible">True
</property>
197 <property name=
"can-focus">True
</property>
198 <property name=
"margin-start">12</property>
199 <property name=
"margin-top">6</property>
200 <property name=
"hexpand">True
</property>
201 <property name=
"vexpand">True
</property>
202 <property name=
"shadow-type">in
</property>
204 <object class=
"GtkTreeView" id=
"libraries">
205 <property name=
"width-request">-
1</property>
206 <property name=
"visible">True
</property>
207 <property name=
"can-focus">True
</property>
208 <property name=
"receives-default">True
</property>
209 <property name=
"hexpand">True
</property>
210 <property name=
"vexpand">True
</property>
211 <property name=
"model">liststore1
</property>
212 <property name=
"headers-visible">False
</property>
213 <property name=
"search-column">1</property>
214 <property name=
"enable-tree-lines">True
</property>
215 <child internal-child=
"selection">
216 <object class=
"GtkTreeSelection" id=
"Macro Library List-selection1"/>
219 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn2">
220 <property name=
"spacing">6</property>
222 <object class=
"GtkCellRendererPixbuf" id=
"cellrenderertext4"/>
224 <attribute name=
"pixbuf">0</attribute>
228 <object class=
"GtkCellRendererText" id=
"cellrenderertext2"/>
230 <attribute name=
"text">1</attribute>
235 <child internal-child=
"accessible">
236 <object class=
"AtkObject" id=
"libraries-atkobject">
237 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"eventassignpage|extended_tip|libraries">Lists the office suite program and any open documents.
</property>
245 <object class=
"GtkLabel" id=
"macrotoft">
246 <property name=
"visible">True
</property>
247 <property name=
"can-focus">False
</property>
248 <property name=
"label" translatable=
"yes" context=
"eventassignpage|macrotoft">Macro From
</property>
249 <property name=
"xalign">0</property>
251 <attribute name=
"weight" value=
"bold"/>
257 <property name=
"left-attach">0</property>
258 <property name=
"top-attach">0</property>
262 <object class=
"GtkFrame" id=
"macroframe">
263 <property name=
"visible">True
</property>
264 <property name=
"can-focus">False
</property>
265 <property name=
"hexpand">True
</property>
266 <property name=
"vexpand">True
</property>
267 <property name=
"label-xalign">0</property>
268 <property name=
"shadow-type">none
</property>
270 <object class=
"GtkScrolledWindow">
271 <property name=
"visible">True
</property>
272 <property name=
"can-focus">True
</property>
273 <property name=
"margin-start">12</property>
274 <property name=
"margin-top">6</property>
275 <property name=
"hexpand">True
</property>
276 <property name=
"vexpand">True
</property>
277 <property name=
"shadow-type">in
</property>
279 <object class=
"GtkTreeView" id=
"macros">
280 <property name=
"visible">True
</property>
281 <property name=
"can-focus">True
</property>
282 <property name=
"receives-default">True
</property>
283 <property name=
"hexpand">True
</property>
284 <property name=
"vexpand">True
</property>
285 <property name=
"model">liststore2
</property>
286 <property name=
"headers-visible">False
</property>
287 <property name=
"search-column">0</property>
288 <property name=
"show-expanders">False
</property>
289 <child internal-child=
"selection">
290 <object class=
"GtkTreeSelection"/>
293 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn1">
295 <object class=
"GtkCellRendererPixbuf" id=
"cellrenderertext5"/>
297 <attribute name=
"pixbuf">0</attribute>
301 <object class=
"GtkCellRendererText" id=
"cellrenderertext1"/>
303 <attribute name=
"text">1</attribute>
308 <child internal-child=
"accessible">
309 <object class=
"AtkObject" id=
"macros-atkobject">
310 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"eventassignpage|extended_tip|macros">Lists the available macros. Select the macro that you want to assign to the selected event, and then click Assign.
</property>
318 <object class=
"GtkLabel" id=
"existingmacrosft">
319 <property name=
"visible">True
</property>
320 <property name=
"can-focus">False
</property>
321 <property name=
"label" translatable=
"yes" context=
"eventassignpage|existingmacrosft">Existing Macros
</property>
323 <attribute name=
"weight" value=
"bold"/>
329 <property name=
"left-attach">1</property>
330 <property name=
"top-attach">0</property>
335 <property name=
"left-attach">0</property>
336 <property name=
"top-attach">1</property>
339 <child internal-child=
"accessible">
340 <object class=
"AtkObject" id=
"EventAssignPage-atkobject">
341 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"eventassignpage|extended_tip|EventAssignPage">Specifies the macro to run when you click an image, frame, or an OLE object.
</property>