1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"sc">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkTreeStore" id=
"liststore1">
7 <!-- column-name text -->
8 <column type=
"gchararray"/>
9 <!-- column-name text2 -->
10 <column type=
"gchararray"/>
11 <!-- column-name text3 -->
12 <column type=
"gchararray"/>
13 <!-- column-name id -->
14 <column type=
"gchararray"/>
17 <object class=
"GtkDialog" id=
"ConflictsDialog">
18 <property name=
"can_focus">False
</property>
19 <property name=
"border_width">6</property>
20 <property name=
"title" translatable=
"yes" context=
"conflictsdialog|ConflictsDialog">Resolve Conflicts
</property>
21 <property name=
"resizable">False
</property>
22 <property name=
"type_hint">dialog
</property>
26 <child internal-child=
"vbox">
27 <object class=
"GtkBox" id=
"dialog-vbox1">
28 <property name=
"can_focus">False
</property>
29 <property name=
"orientation">vertical
</property>
30 <property name=
"spacing">12</property>
31 <child internal-child=
"action_area">
32 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
33 <property name=
"can_focus">False
</property>
34 <property name=
"layout_style">end
</property>
36 <object class=
"GtkButton" id=
"keepallmine">
37 <property name=
"label" translatable=
"yes" context=
"conflictsdialog|keepallmine">_Keep All Mine
</property>
38 <property name=
"visible">True
</property>
39 <property name=
"can_focus">True
</property>
40 <property name=
"receives_default">True
</property>
41 <property name=
"use_underline">True
</property>
44 <property name=
"expand">False
</property>
45 <property name=
"fill">True
</property>
46 <property name=
"position">0</property>
50 <object class=
"GtkButton" id=
"keepallothers">
51 <property name=
"label" translatable=
"yes" context=
"conflictsdialog|keepallothers">Keep _All Others
</property>
52 <property name=
"visible">True
</property>
53 <property name=
"can_focus">True
</property>
54 <property name=
"receives_default">True
</property>
55 <property name=
"use_underline">True
</property>
58 <property name=
"expand">False
</property>
59 <property name=
"fill">True
</property>
60 <property name=
"position">1</property>
64 <object class=
"GtkButton" id=
"cancel">
65 <property name=
"label">gtk-cancel
</property>
66 <property name=
"visible">True
</property>
67 <property name=
"can_focus">True
</property>
68 <property name=
"receives_default">True
</property>
69 <property name=
"use_stock">True
</property>
72 <property name=
"expand">False
</property>
73 <property name=
"fill">True
</property>
74 <property name=
"position">2</property>
78 <object class=
"GtkButton" id=
"help">
79 <property name=
"label">gtk-help
</property>
80 <property name=
"visible">True
</property>
81 <property name=
"can_focus">True
</property>
82 <property name=
"receives_default">True
</property>
83 <property name=
"use_stock">True
</property>
86 <property name=
"expand">False
</property>
87 <property name=
"fill">True
</property>
88 <property name=
"position">3</property>
89 <property name=
"secondary">True
</property>
90 <property name=
"non_homogeneous">True
</property>
95 <property name=
"expand">False
</property>
96 <property name=
"fill">True
</property>
97 <property name=
"pack_type">end
</property>
98 <property name=
"position">0</property>
102 <object class=
"GtkBox" id=
"box1">
103 <property name=
"visible">True
</property>
104 <property name=
"can_focus">False
</property>
105 <property name=
"orientation">vertical
</property>
106 <property name=
"spacing">6</property>
108 <object class=
"GtkLabel" id=
"label1">
109 <property name=
"visible">True
</property>
110 <property name=
"can_focus">False
</property>
111 <property name=
"halign">start
</property>
112 <property name=
"label" translatable=
"yes" context=
"conflictsdialog|label1">There are conflicting changes in this shared spreadsheet. Conflicts must be resolved before saving the spreadsheet. Keep either own or other changes.
</property>
113 <property name=
"wrap">True
</property>
114 <property name=
"max_width_chars">120</property>
115 <property name=
"xalign">0</property>
118 <property name=
"expand">False
</property>
119 <property name=
"fill">True
</property>
120 <property name=
"position">0</property>
124 <object class=
"GtkScrolledWindow">
125 <property name=
"visible">True
</property>
126 <property name=
"can_focus">True
</property>
127 <property name=
"hexpand">True
</property>
128 <property name=
"vexpand">True
</property>
129 <property name=
"shadow_type">in
</property>
131 <object class=
"GtkTreeView" id=
"container">
132 <property name=
"visible">True
</property>
133 <property name=
"can_focus">True
</property>
134 <property name=
"receives_default">True
</property>
135 <property name=
"hexpand">True
</property>
136 <property name=
"vexpand">True
</property>
137 <property name=
"model">liststore1
</property>
138 <property name=
"search_column">0</property>
139 <property name=
"show_expanders">True
</property>
140 <child internal-child=
"selection">
141 <object class=
"GtkTreeSelection" id=
"Macro Library List-selection2"/>
144 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn0">
145 <property name=
"resizable">True
</property>
146 <property name=
"spacing">6</property>
147 <property name=
"title" translatable=
"yes" context=
"conflictsdialog|conflict">Conflict
</property>
148 <property name=
"clickable">True
</property>
150 <object class=
"GtkCellRendererText" id=
"cellrenderer0"/>
152 <attribute name=
"text">0</attribute>
158 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn2">
159 <property name=
"resizable">True
</property>
160 <property name=
"spacing">6</property>
161 <property name=
"title" translatable=
"yes" context=
"conflictsdialog|author">Author
</property>
162 <property name=
"clickable">True
</property>
164 <object class=
"GtkCellRendererText" id=
"cellrenderer2"/>
166 <attribute name=
"text">1</attribute>
172 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn3">
173 <property name=
"resizable">True
</property>
174 <property name=
"spacing">6</property>
175 <property name=
"title" translatable=
"yes" context=
"conflictsdialog|date">Date
</property>
176 <property name=
"clickable">True
</property>
178 <object class=
"GtkCellRendererText" id=
"cellrenderer3"/>
180 <attribute name=
"text">2</attribute>
187 <child internal-child=
"accessible">
188 <object class=
"AtkObject" id=
"changes-atkobject">
189 <property name=
"AtkObject::accessible-name" translatable=
"yes" context=
"conflictsdialog|changes-atkobject">Changes
</property>
194 <property name=
"expand">True
</property>
195 <property name=
"fill">True
</property>
196 <property name=
"position">1</property>
200 <object class=
"GtkButtonBox" id=
"buttonbox1">
201 <property name=
"visible">True
</property>
202 <property name=
"can_focus">False
</property>
203 <property name=
"spacing">6</property>
204 <property name=
"layout_style">center
</property>
206 <object class=
"GtkButton" id=
"keepmine">
207 <property name=
"label" translatable=
"yes" context=
"conflictsdialog|keepmine">Keep _Mine
</property>
208 <property name=
"visible">True
</property>
209 <property name=
"can_focus">True
</property>
210 <property name=
"receives_default">True
</property>
211 <property name=
"use_underline">True
</property>
214 <property name=
"expand">False
</property>
215 <property name=
"fill">True
</property>
216 <property name=
"position">0</property>
220 <object class=
"GtkButton" id=
"keepother">
221 <property name=
"label" translatable=
"yes" context=
"conflictsdialog|keepother">Keep _Other
</property>
222 <property name=
"visible">True
</property>
223 <property name=
"can_focus">True
</property>
224 <property name=
"receives_default">True
</property>
225 <property name=
"use_underline">True
</property>
228 <property name=
"expand">False
</property>
229 <property name=
"fill">True
</property>
230 <property name=
"position">1</property>
235 <property name=
"expand">False
</property>
236 <property name=
"fill">True
</property>
237 <property name=
"position">2</property>
242 <property name=
"expand">True
</property>
243 <property name=
"fill">True
</property>
244 <property name=
"position">1</property>
250 <action-widget response=
"101">keepallmine
</action-widget>
251 <action-widget response=
"102">keepallothers
</action-widget>
252 <action-widget response=
"-6">cancel
</action-widget>
253 <action-widget response=
"-11">help
</action-widget>