1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"cui">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkTreeStore" id=
"liststore1">
7 <!-- column-name check1 -->
8 <column type=
"gboolean"/>
9 <!-- column-name text -->
10 <column type=
"gchararray"/>
11 <!-- column-name id -->
12 <column type=
"gchararray"/>
13 <!-- column-name checkvis1 -->
14 <column type=
"gboolean"/>
15 <!-- column-name checktri1 -->
16 <column type=
"gboolean"/>
19 <object class=
"GtkDialog" id=
"MultiPathDialog">
20 <property name=
"can_focus">False
</property>
21 <property name=
"border_width">6</property>
22 <property name=
"title" translatable=
"yes" context=
"multipathdialog|MultiPathDialog">Select Paths
</property>
23 <property name=
"resizable">False
</property>
24 <property name=
"type_hint">normal
</property>
25 <child internal-child=
"vbox">
26 <object class=
"GtkBox" id=
"dialog-vbox1">
27 <property name=
"can_focus">False
</property>
28 <property name=
"orientation">vertical
</property>
29 <property name=
"spacing">12</property>
30 <child internal-child=
"action_area">
31 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
32 <property name=
"can_focus">False
</property>
33 <property name=
"layout_style">end
</property>
35 <object class=
"GtkButton" id=
"ok">
36 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
37 <property name=
"visible">True
</property>
38 <property name=
"can_focus">True
</property>
39 <property name=
"can_default">True
</property>
40 <property name=
"has_default">True
</property>
41 <property name=
"receives_default">True
</property>
42 <property name=
"use-underline">True
</property>
43 <child internal-child=
"accessible">
44 <object class=
"AtkObject" id=
"ok-atkobject">
45 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"multipathdialog|extended_tip|ok">Saves all changes and closes dialog.
</property>
50 <property name=
"expand">False
</property>
51 <property name=
"fill">True
</property>
52 <property name=
"position">0</property>
56 <object class=
"GtkButton" id=
"cancel">
57 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</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-underline">True
</property>
62 <child internal-child=
"accessible">
63 <object class=
"AtkObject" id=
"cancel-atkobject">
64 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"multipathdialog|extended_tip|cancel">Closes dialog and discards all changes.
</property>
69 <property name=
"expand">False
</property>
70 <property name=
"fill">True
</property>
71 <property name=
"position">1</property>
75 <object class=
"GtkButton" id=
"help">
76 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
77 <property name=
"visible">True
</property>
78 <property name=
"can_focus">True
</property>
79 <property name=
"receives_default">True
</property>
80 <property name=
"use-underline">True
</property>
83 <property name=
"expand">False
</property>
84 <property name=
"fill">True
</property>
85 <property name=
"position">2</property>
86 <property name=
"secondary">True
</property>
91 <property name=
"expand">False
</property>
92 <property name=
"fill">True
</property>
93 <property name=
"pack_type">end
</property>
94 <property name=
"position">0</property>
98 <object class=
"GtkFrame" id=
"frame1">
99 <property name=
"visible">True
</property>
100 <property name=
"can_focus">False
</property>
101 <property name=
"hexpand">True
</property>
102 <property name=
"vexpand">True
</property>
103 <property name=
"label_xalign">0</property>
104 <property name=
"shadow_type">none
</property>
106 <!-- n-columns=1 n-rows=1 -->
107 <object class=
"GtkGrid" id=
"grid1">
108 <property name=
"visible">True
</property>
109 <property name=
"can_focus">False
</property>
110 <property name=
"hexpand">True
</property>
111 <property name=
"vexpand">True
</property>
112 <property name=
"row_spacing">6</property>
113 <property name=
"column_spacing">12</property>
114 <property name=
"margin-start">12</property>
115 <property name=
"margin-top">6</property>
117 <object class=
"GtkButtonBox" id=
"buttonbox1">
118 <property name=
"visible">True
</property>
119 <property name=
"can_focus">False
</property>
120 <property name=
"orientation">vertical
</property>
121 <property name=
"spacing">6</property>
122 <property name=
"layout_style">start
</property>
124 <object class=
"GtkButton" id=
"add">
125 <property name=
"label" translatable=
"yes" context=
"multipathdialog|add">_Add...
</property>
126 <property name=
"visible">True
</property>
127 <property name=
"can_focus">True
</property>
128 <property name=
"receives_default">True
</property>
129 <property name=
"use_underline">True
</property>
130 <child internal-child=
"accessible">
131 <object class=
"AtkObject" id=
"add-atkobject">
132 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"cui/ui/multipathdialog/add">Opens the Select Path dialog to select another folder or the Open dialog to select another file.
</property>
137 <property name=
"expand">False
</property>
138 <property name=
"fill">True
</property>
139 <property name=
"position">0</property>
143 <object class=
"GtkButton" id=
"delete">
144 <property name=
"label" translatable=
"yes" context=
"stock">_Delete
</property>
145 <property name=
"visible">True
</property>
146 <property name=
"can_focus">True
</property>
147 <property name=
"receives_default">True
</property>
148 <property name=
"use-underline">True
</property>
149 <child internal-child=
"accessible">
150 <object class=
"AtkObject" id=
"delete-atkobject">
151 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"multipathdialog|extended_tip|delete">Deletes the selected element or elements without requiring confirmation.
</property>
156 <property name=
"expand">False
</property>
157 <property name=
"fill">True
</property>
158 <property name=
"position">1</property>
163 <property name=
"left_attach">1</property>
164 <property name=
"top_attach">0</property>
168 <!-- n-columns=1 n-rows=1 -->
169 <object class=
"GtkGrid" id=
"grid2">
170 <property name=
"visible">True
</property>
171 <property name=
"can_focus">False
</property>
172 <property name=
"hexpand">True
</property>
173 <property name=
"vexpand">True
</property>
175 <object class=
"GtkScrolledWindow">
176 <property name=
"visible">True
</property>
177 <property name=
"can_focus">True
</property>
178 <property name=
"hexpand">True
</property>
179 <property name=
"vexpand">True
</property>
180 <property name=
"shadow_type">in
</property>
182 <object class=
"GtkTreeView" id=
"paths">
183 <property name=
"visible">True
</property>
184 <property name=
"can_focus">True
</property>
185 <property name=
"receives_default">True
</property>
186 <property name=
"vexpand">True
</property>
187 <property name=
"model">liststore1
</property>
188 <property name=
"search_column">0</property>
189 <property name=
"show_expanders">False
</property>
190 <child internal-child=
"selection">
191 <object class=
"GtkTreeSelection" id=
"Macro Library List-selection2"/>
194 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn4">
195 <property name=
"resizable">True
</property>
196 <property name=
"spacing">6</property>
197 <property name=
"title" translatable=
"yes" context=
"multipathdialog|pathlist">Path list
</property>
199 <object class=
"GtkCellRendererToggle" id=
"cellrenderer5">
200 <property name=
"radio">True
</property>
203 <attribute name=
"visible">3</attribute>
204 <attribute name=
"active">0</attribute>
208 <object class=
"GtkCellRendererText" id=
"cellrenderer4"/>
210 <attribute name=
"text">1</attribute>
215 <child internal-child=
"accessible">
216 <object class=
"AtkObject" id=
"paths-atkobject">
217 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"cui/ui/multipathdialog/paths">Contains a list of the paths that have already been added. Mark the default path for new files.
</property>
224 <property name=
"left_attach">0</property>
225 <property name=
"top_attach">0</property>
230 <property name=
"left_attach">0</property>
231 <property name=
"top_attach">0</property>
237 <object class=
"GtkLabel" id=
"label1">
238 <property name=
"visible">True
</property>
239 <property name=
"can_focus">False
</property>
240 <property name=
"label" translatable=
"yes" context=
"multipathdialog|label1">Mark the Default Path for New Files
</property>
242 <attribute name=
"weight" value=
"bold"/>
248 <property name=
"expand">False
</property>
249 <property name=
"fill">True
</property>
250 <property name=
"position">1</property>
256 <action-widget response=
"-5">ok
</action-widget>
257 <action-widget response=
"-6">cancel
</action-widget>
258 <action-widget response=
"-11">help
</action-widget>
260 <child type=
"titlebar">