1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.16.0 -->
4 <requires lib=
"gtk+" version=
"3.0"/>
5 <object class=
"GtkWindow" id=
"SortWarning">
6 <property name=
"can_focus">False
</property>
7 <property name=
"valign">start
</property>
8 <property name=
"title" translatable=
"yes">Sort Range
</property>
9 <property name=
"default_height">200</property>
10 <property name=
"type_hint">dialog
</property>
12 <object class=
"GtkAlignment" id=
"alignment1">
13 <property name=
"visible">True
</property>
14 <property name=
"can_focus">False
</property>
15 <property name=
"left_padding">6</property>
16 <property name=
"right_padding">6</property>
18 <object class=
"GtkBox" id=
"box1">
19 <property name=
"visible">True
</property>
20 <property name=
"can_focus">False
</property>
21 <property name=
"halign">start
</property>
22 <property name=
"valign">start
</property>
23 <property name=
"orientation">vertical
</property>
25 <object class=
"GtkLabel" id=
"sorttext">
26 <property name=
"visible">True
</property>
27 <property name=
"can_focus">False
</property>
28 <property name=
"halign">start
</property>
29 <property name=
"valign">start
</property>
30 <property name=
"margin_left">6</property>
31 <property name=
"margin_right">6</property>
32 <property name=
"margin_top">6</property>
33 <property name=
"margin_bottom">6</property>
34 <property name=
"xalign">0</property>
35 <property name=
"label" translatable=
"yes">The cells next to the current selection also contain data. Do you want to extend the sort range to %
1, or sort the currently selected range, %
2?
</property>
36 <property name=
"wrap">True
</property>
37 <property name=
"wrap_mode">word-char
</property>
38 <property name=
"max_width_chars">72</property>
41 <property name=
"expand">False
</property>
42 <property name=
"fill">True
</property>
43 <property name=
"position">0</property>
47 <object class=
"GtkButtonBox" id=
"buttonbox1">
48 <property name=
"visible">True
</property>
49 <property name=
"can_focus">False
</property>
50 <property name=
"halign">center
</property>
51 <property name=
"spacing">12</property>
52 <property name=
"layout_style">start
</property>
54 <object class=
"GtkButton" id=
"extend">
55 <property name=
"label" translatable=
"yes">_Extend selection
</property>
56 <property name=
"visible">True
</property>
57 <property name=
"can_focus">True
</property>
58 <property name=
"can_default">True
</property>
59 <property name=
"has_default">True
</property>
60 <property name=
"receives_default">True
</property>
61 <property name=
"use_underline">True
</property>
64 <property name=
"expand">False
</property>
65 <property name=
"fill">True
</property>
66 <property name=
"position">0</property>
70 <object class=
"GtkButton" id=
"current">
71 <property name=
"label" translatable=
"yes">Current selection
</property>
72 <property name=
"visible">True
</property>
73 <property name=
"can_focus">True
</property>
74 <property name=
"receives_default">True
</property>
77 <property name=
"expand">False
</property>
78 <property name=
"fill">True
</property>
79 <property name=
"position">1</property>
83 <object class=
"GtkButton" id=
"cancel">
84 <property name=
"label">gtk-cancel
</property>
85 <property name=
"visible">True
</property>
86 <property name=
"can_focus">True
</property>
87 <property name=
"receives_default">True
</property>
88 <property name=
"use_stock">True
</property>
91 <property name=
"expand">False
</property>
92 <property name=
"fill">True
</property>
93 <property name=
"position">2</property>
98 <property name=
"expand">False
</property>
99 <property name=
"fill">True
</property>
100 <property name=
"padding">6</property>
101 <property name=
"position">1</property>
105 <object class=
"GtkLabel" id=
"sorttip">
106 <property name=
"visible">True
</property>
107 <property name=
"can_focus">False
</property>
108 <property name=
"halign">start
</property>
109 <property name=
"valign">start
</property>
110 <property name=
"margin_left">6</property>
111 <property name=
"margin_right">6</property>
112 <property name=
"margin_top">6</property>
113 <property name=
"margin_bottom">6</property>
114 <property name=
"xalign">0</property>
115 <property name=
"label" translatable=
"yes">Tip: The sort range can be detected automatically. Place the cell cursor inside a list and execute sort. The whole range of neighboring non-empty cells will then be sorted.
</property>
116 <property name=
"wrap">True
</property>
117 <property name=
"wrap_mode">word-char
</property>
118 <property name=
"max_width_chars">72</property>
121 <property name=
"expand">False
</property>
122 <property name=
"fill">True
</property>
123 <property name=
"position">2</property>