1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class=
"GtkDialog" id=
"ScriptOrganizerDialog">
5 <property name=
"can_focus">False
</property>
6 <property name=
"border_width">6</property>
7 <property name=
"title" translatable=
"yes">%MACROLANG Macros
</property>
8 <property name=
"type_hint">dialog
</property>
9 <child internal-child=
"vbox">
10 <object class=
"GtkBox" id=
"dialog-vbox1">
11 <property name=
"can_focus">False
</property>
12 <property name=
"spacing">12</property>
13 <child internal-child=
"action_area">
14 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
15 <property name=
"can_focus">False
</property>
16 <property name=
"orientation">vertical
</property>
17 <property name=
"layout_style">start
</property>
19 <object class=
"GtkButton" id=
"run">
20 <property name=
"label" translatable=
"yes">Run
</property>
21 <property name=
"visible">True
</property>
22 <property name=
"can_focus">True
</property>
23 <property name=
"can_default">True
</property>
24 <property name=
"has_default">True
</property>
25 <property name=
"receives_default">True
</property>
28 <property name=
"expand">False
</property>
29 <property name=
"fill">True
</property>
30 <property name=
"position">0</property>
34 <object class=
"GtkButton" id=
"close">
35 <property name=
"label">gtk-close
</property>
36 <property name=
"visible">True
</property>
37 <property name=
"can_focus">True
</property>
38 <property name=
"receives_default">True
</property>
39 <property name=
"use_stock">True
</property>
42 <property name=
"expand">False
</property>
43 <property name=
"fill">True
</property>
44 <property name=
"position">1</property>
48 <object class=
"GtkButton" id=
"create">
49 <property name=
"label" translatable=
"yes">Create...
</property>
50 <property name=
"visible">True
</property>
51 <property name=
"can_focus">True
</property>
52 <property name=
"receives_default">True
</property>
55 <property name=
"expand">False
</property>
56 <property name=
"fill">True
</property>
57 <property name=
"position">2</property>
58 <property name=
"secondary">True
</property>
62 <object class=
"GtkButton" id=
"edit">
63 <property name=
"label">gtk-edit
</property>
64 <property name=
"visible">True
</property>
65 <property name=
"can_focus">True
</property>
66 <property name=
"receives_default">True
</property>
67 <property name=
"use_stock">True
</property>
68 <property name=
"image_position">bottom
</property>
71 <property name=
"expand">False
</property>
72 <property name=
"fill">True
</property>
73 <property name=
"position">3</property>
74 <property name=
"secondary">True
</property>
78 <object class=
"GtkButton" id=
"rename">
79 <property name=
"label" translatable=
"yes">Rename...
</property>
80 <property name=
"visible">True
</property>
81 <property name=
"can_focus">True
</property>
82 <property name=
"receives_default">True
</property>
85 <property name=
"expand">False
</property>
86 <property name=
"fill">True
</property>
87 <property name=
"position">4</property>
88 <property name=
"secondary">True
</property>
92 <object class=
"GtkButton" id=
"delete">
93 <property name=
"label" translatable=
"yes">Delete...
</property>
94 <property name=
"visible">True
</property>
95 <property name=
"can_focus">True
</property>
96 <property name=
"receives_default">True
</property>
99 <property name=
"expand">False
</property>
100 <property name=
"fill">True
</property>
101 <property name=
"position">5</property>
102 <property name=
"secondary">True
</property>
106 <object class=
"GtkButton" id=
"help">
107 <property name=
"label">gtk-help
</property>
108 <property name=
"visible">True
</property>
109 <property name=
"can_focus">True
</property>
110 <property name=
"receives_default">True
</property>
111 <property name=
"use_stock">True
</property>
114 <property name=
"expand">False
</property>
115 <property name=
"fill">True
</property>
116 <property name=
"position">6</property>
117 <property name=
"secondary">True
</property>
122 <property name=
"expand">False
</property>
123 <property name=
"fill">True
</property>
124 <property name=
"pack_type">end
</property>
125 <property name=
"position">0</property>
129 <object class=
"GtkFrame" id=
"frame2">
130 <property name=
"visible">True
</property>
131 <property name=
"can_focus">False
</property>
132 <property name=
"hexpand">True
</property>
133 <property name=
"vexpand">True
</property>
134 <property name=
"label_xalign">0</property>
135 <property name=
"shadow_type">none
</property>
137 <object class=
"GtkAlignment" id=
"alignment2">
138 <property name=
"visible">True
</property>
139 <property name=
"can_focus">False
</property>
140 <property name=
"hexpand">True
</property>
141 <property name=
"vexpand">True
</property>
142 <property name=
"top_padding">6</property>
143 <property name=
"left_padding">12</property>
145 <object class=
"cuilo-SFTreeListBox" id=
"scripts">
146 <property name=
"height_request">300</property>
147 <property name=
"width_request">280</property>
148 <property name=
"hexpand">True
</property>
149 <property name=
"vexpand">True
</property>
150 <property name=
"visible">True
</property>
151 <property name=
"can_focus">True
</property>
157 <object class=
"GtkLabel" id=
"macrosft">
158 <property name=
"visible">True
</property>
159 <property name=
"can_focus">False
</property>
160 <property name=
"label" translatable=
"yes">Macros
</property>
162 <attribute name=
"weight" value=
"bold"/>
168 <property name=
"expand">True
</property>
169 <property name=
"fill">True
</property>
170 <property name=
"position">1</property>
176 <action-widget response=
"0">run
</action-widget>
177 <action-widget response=
"0">close
</action-widget>
178 <action-widget response=
"0">create
</action-widget>
179 <action-widget response=
"0">edit
</action-widget>
180 <action-widget response=
"0">rename
</action-widget>
181 <action-widget response=
"0">delete
</action-widget>
182 <action-widget response=
"0">help
</action-widget>