bump product version to 5.0.4.1
[LibreOffice.git] / sc / uiconfig / scalc / ui / showchangesdialog.ui
blob3421a8f97a7d5d215d1573003cd2ab363ee7fcfe
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
5 <requires lib="LibreOffice" version="1.0"/>
6 <object class="GtkDialog" id="ShowChangesDialog">
7 <property name="can_focus">False</property>
8 <property name="border_width">6</property>
9 <property name="title" translatable="yes">Show Changes</property>
10 <property name="resizable">False</property>
11 <property name="type_hint">normal</property>
12 <child internal-child="vbox">
13 <object class="GtkBox" id="dialog-vbox1">
14 <property name="can_focus">False</property>
15 <property name="orientation">vertical</property>
16 <property name="spacing">12</property>
17 <child internal-child="action_area">
18 <object class="GtkButtonBox" id="dialog-action_area1">
19 <property name="can_focus">False</property>
20 <property name="layout_style">end</property>
21 <child>
22 <object class="GtkButton" id="ok">
23 <property name="label">gtk-ok</property>
24 <property name="visible">True</property>
25 <property name="can_focus">True</property>
26 <property name="can_default">True</property>
27 <property name="has_default">True</property>
28 <property name="receives_default">True</property>
29 <property name="use_stock">True</property>
30 </object>
31 <packing>
32 <property name="expand">False</property>
33 <property name="fill">True</property>
34 <property name="position">0</property>
35 </packing>
36 </child>
37 <child>
38 <object class="GtkButton" id="cancel">
39 <property name="label">gtk-cancel</property>
40 <property name="visible">True</property>
41 <property name="can_focus">True</property>
42 <property name="receives_default">True</property>
43 <property name="use_stock">True</property>
44 </object>
45 <packing>
46 <property name="expand">False</property>
47 <property name="fill">True</property>
48 <property name="position">1</property>
49 </packing>
50 </child>
51 <child>
52 <object class="GtkButton" id="help">
53 <property name="label">gtk-help</property>
54 <property name="visible">True</property>
55 <property name="can_focus">True</property>
56 <property name="receives_default">True</property>
57 <property name="use_stock">True</property>
58 </object>
59 <packing>
60 <property name="expand">False</property>
61 <property name="fill">True</property>
62 <property name="position">2</property>
63 <property name="secondary">True</property>
64 </packing>
65 </child>
66 </object>
67 <packing>
68 <property name="expand">False</property>
69 <property name="fill">True</property>
70 <property name="pack_type">end</property>
71 <property name="position">0</property>
72 </packing>
73 </child>
74 <child>
75 <object class="GtkGrid" id="grid1">
76 <property name="visible">True</property>
77 <property name="can_focus">False</property>
78 <property name="row_spacing">6</property>
79 <child>
80 <object class="GtkGrid" id="grid2">
81 <property name="visible">True</property>
82 <property name="can_focus">False</property>
83 <property name="row_spacing">6</property>
84 <child>
85 <object class="GtkCheckButton" id="showchanges">
86 <property name="label" translatable="yes">_Show changes in spreadsheet</property>
87 <property name="visible">True</property>
88 <property name="can_focus">True</property>
89 <property name="receives_default">False</property>
90 <property name="use_underline">True</property>
91 <property name="xalign">0</property>
92 <property name="draw_indicator">True</property>
93 </object>
94 <packing>
95 <property name="left_attach">0</property>
96 <property name="top_attach">0</property>
97 </packing>
98 </child>
99 <child>
100 <object class="GtkFrame" id="frame1">
101 <property name="visible">True</property>
102 <property name="can_focus">False</property>
103 <property name="label_xalign">0</property>
104 <property name="shadow_type">none</property>
105 <child>
106 <object class="GtkAlignment" id="alignment1">
107 <property name="visible">True</property>
108 <property name="can_focus">False</property>
109 <property name="top_padding">6</property>
110 <property name="left_padding">12</property>
111 <child>
112 <object class="GtkGrid" id="grid3">
113 <property name="visible">True</property>
114 <property name="can_focus">False</property>
115 <property name="row_spacing">6</property>
116 <child>
117 <object class="GtkCheckButton" id="showaccepted">
118 <property name="label" translatable="yes">Show _accepted changes</property>
119 <property name="visible">True</property>
120 <property name="can_focus">True</property>
121 <property name="receives_default">False</property>
122 <property name="use_underline">True</property>
123 <property name="xalign">0</property>
124 <property name="draw_indicator">True</property>
125 </object>
126 <packing>
127 <property name="left_attach">0</property>
128 <property name="top_attach">1</property>
129 </packing>
130 </child>
131 <child>
132 <object class="GtkCheckButton" id="showrejected">
133 <property name="label" translatable="yes">Show _rejected changes</property>
134 <property name="visible">True</property>
135 <property name="can_focus">True</property>
136 <property name="receives_default">False</property>
137 <property name="use_underline">True</property>
138 <property name="xalign">0</property>
139 <property name="draw_indicator">True</property>
140 </object>
141 <packing>
142 <property name="left_attach">0</property>
143 <property name="top_attach">2</property>
144 </packing>
145 </child>
146 <child>
147 <object class="GtkBox" id="box">
148 <property name="visible">True</property>
149 <property name="can_focus">False</property>
150 <property name="orientation">vertical</property>
151 <child>
152 <placeholder/>
153 </child>
154 </object>
155 <packing>
156 <property name="left_attach">0</property>
157 <property name="top_attach">0</property>
158 </packing>
159 </child>
160 </object>
161 </child>
162 </object>
163 </child>
164 <child type="label">
165 <object class="GtkLabel" id="label1">
166 <property name="visible">True</property>
167 <property name="can_focus">False</property>
168 <property name="label" translatable="yes">Filter Settings</property>
169 <attributes>
170 <attribute name="weight" value="bold"/>
171 </attributes>
172 </object>
173 </child>
174 </object>
175 <packing>
176 <property name="left_attach">0</property>
177 <property name="top_attach">1</property>
178 </packing>
179 </child>
180 </object>
181 <packing>
182 <property name="left_attach">0</property>
183 <property name="top_attach">1</property>
184 </packing>
185 </child>
186 <child>
187 <object class="GtkGrid" id="grid4">
188 <property name="visible">True</property>
189 <property name="can_focus">False</property>
190 <property name="hexpand">True</property>
191 <property name="column_spacing">12</property>
192 <child>
193 <object class="foruilo-RefEdit" id="range">
194 <property name="can_focus">True</property>
195 <property name="no_show_all">True</property>
196 <property name="hexpand">True</property>
197 <property name="invisible_char"></property>
198 <property name="width_chars">35</property>
199 </object>
200 <packing>
201 <property name="left_attach">0</property>
202 <property name="top_attach">0</property>
203 </packing>
204 </child>
205 <child>
206 <object class="foruilo-RefButton" id="rangeref">
207 <property name="can_focus">True</property>
208 <property name="receives_default">True</property>
209 <property name="no_show_all">True</property>
210 </object>
211 <packing>
212 <property name="left_attach">1</property>
213 <property name="top_attach">0</property>
214 </packing>
215 </child>
216 </object>
217 <packing>
218 <property name="left_attach">0</property>
219 <property name="top_attach">0</property>
220 </packing>
221 </child>
222 </object>
223 <packing>
224 <property name="expand">False</property>
225 <property name="fill">True</property>
226 <property name="position">1</property>
227 </packing>
228 </child>
229 </object>
230 </child>
231 <action-widgets>
232 <action-widget response="0">help</action-widget>
233 </action-widgets>
234 </object>
235 </interface>