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