nss: upgrade to release 3.73
[LibreOffice.git] / chart2 / uiconfig / ui / tp_3D_SceneIllumination.ui
blob8bb0f7c9471156e79f504880fe4b63f2d6a7f4d7
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="chart">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkImage" id="IMG_AMBIENT_COLOR">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="icon_name">svx/res/colordlg.png</property>
9 </object>
10 <object class="GtkImage" id="IMG_LIGHTSOURCE_COLOR">
11 <property name="visible">True</property>
12 <property name="can_focus">False</property>
13 <property name="icon_name">svx/res/colordlg.png</property>
14 </object>
15 <object class="GtkImage" id="IMG_LIGHT_1">
16 <property name="visible">True</property>
17 <property name="can_focus">False</property>
18 <property name="icon_name">svx/res/lighton.png</property>
19 </object>
20 <object class="GtkImage" id="IMG_LIGHT_2">
21 <property name="visible">True</property>
22 <property name="can_focus">False</property>
23 <property name="icon_name">svx/res/lighton.png</property>
24 </object>
25 <object class="GtkImage" id="IMG_LIGHT_3">
26 <property name="visible">True</property>
27 <property name="can_focus">False</property>
28 <property name="icon_name">svx/res/lighton.png</property>
29 </object>
30 <object class="GtkImage" id="IMG_LIGHT_4">
31 <property name="visible">True</property>
32 <property name="can_focus">False</property>
33 <property name="icon_name">svx/res/lighton.png</property>
34 </object>
35 <object class="GtkImage" id="IMG_LIGHT_5">
36 <property name="visible">True</property>
37 <property name="can_focus">False</property>
38 <property name="icon_name">svx/res/lighton.png</property>
39 </object>
40 <object class="GtkImage" id="IMG_LIGHT_6">
41 <property name="visible">True</property>
42 <property name="can_focus">False</property>
43 <property name="icon_name">svx/res/lighton.png</property>
44 </object>
45 <object class="GtkImage" id="IMG_LIGHT_7">
46 <property name="visible">True</property>
47 <property name="can_focus">False</property>
48 <property name="icon_name">svx/res/lighton.png</property>
49 </object>
50 <object class="GtkImage" id="IMG_LIGHT_8">
51 <property name="visible">True</property>
52 <property name="can_focus">False</property>
53 <property name="icon_name">svx/res/lighton.png</property>
54 </object>
55 <object class="GtkBox" id="tp_3D_SceneIllumination">
56 <property name="visible">True</property>
57 <property name="can_focus">False</property>
58 <property name="border_width">6</property>
59 <property name="spacing">12</property>
60 <child>
61 <object class="GtkBox" id="box2">
62 <property name="visible">True</property>
63 <property name="can_focus">False</property>
64 <property name="orientation">vertical</property>
65 <property name="spacing">12</property>
66 <child>
67 <object class="GtkFrame" id="frame1">
68 <property name="visible">True</property>
69 <property name="can_focus">False</property>
70 <property name="label_xalign">0</property>
71 <property name="shadow_type">none</property>
72 <child>
73 <object class="GtkAlignment" id="alignment1">
74 <property name="visible">True</property>
75 <property name="can_focus">False</property>
76 <property name="top_padding">6</property>
77 <property name="left_padding">12</property>
78 <child>
79 <object class="GtkBox" id="box1">
80 <property name="visible">True</property>
81 <property name="can_focus">False</property>
82 <property name="orientation">vertical</property>
83 <property name="spacing">6</property>
84 <child>
85 <!-- n-columns=1 n-rows=1 -->
86 <object class="GtkGrid" id="grid1">
87 <property name="visible">True</property>
88 <property name="can_focus">False</property>
89 <property name="row_spacing">6</property>
90 <property name="column_spacing">12</property>
91 <child>
92 <object class="GtkToggleButton" id="BTN_LIGHT_1">
93 <property name="visible">True</property>
94 <property name="can_focus">True</property>
95 <property name="receives_default">True</property>
96 <property name="tooltip_text" translatable="yes" context="tp_3D_SceneIllumination|BTN_LIGHT_1|tooltip_text">Light source 1</property>
97 <property name="image">IMG_LIGHT_1</property>
98 <property name="always_show_image">True</property>
99 <child internal-child="accessible">
100 <object class="AtkObject" id="BTN_LIGHT_1-atkobject">
101 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_1">Click to enable or disable the specular light source with highlights.</property>
102 </object>
103 </child>
104 </object>
105 <packing>
106 <property name="left_attach">0</property>
107 <property name="top_attach">0</property>
108 </packing>
109 </child>
110 <child>
111 <object class="GtkToggleButton" id="BTN_LIGHT_2">
112 <property name="visible">True</property>
113 <property name="can_focus">True</property>
114 <property name="receives_default">True</property>
115 <property name="tooltip_text" translatable="yes" context="tp_3D_SceneIllumination|BTN_LIGHT_2|tooltip_text">Light source 2</property>
116 <property name="image">IMG_LIGHT_2</property>
117 <property name="always_show_image">True</property>
118 <child internal-child="accessible">
119 <object class="AtkObject" id="BTN_LIGHT_2-atkobject">
120 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_2">Click to enable or disable the uniform light source.</property>
121 </object>
122 </child>
123 </object>
124 <packing>
125 <property name="left_attach">1</property>
126 <property name="top_attach">0</property>
127 </packing>
128 </child>
129 <child>
130 <object class="GtkToggleButton" id="BTN_LIGHT_3">
131 <property name="visible">True</property>
132 <property name="can_focus">True</property>
133 <property name="receives_default">True</property>
134 <property name="tooltip_text" translatable="yes" context="tp_3D_SceneIllumination|BTN_LIGHT_3|tooltip_text">Light source 3</property>
135 <property name="image">IMG_LIGHT_3</property>
136 <property name="always_show_image">True</property>
137 <child internal-child="accessible">
138 <object class="AtkObject" id="BTN_LIGHT_3-atkobject">
139 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_3">Click to enable or disable the uniform light source.</property>
140 </object>
141 </child>
142 </object>
143 <packing>
144 <property name="left_attach">2</property>
145 <property name="top_attach">0</property>
146 </packing>
147 </child>
148 <child>
149 <object class="GtkToggleButton" id="BTN_LIGHT_4">
150 <property name="visible">True</property>
151 <property name="can_focus">True</property>
152 <property name="receives_default">True</property>
153 <property name="tooltip_text" translatable="yes" context="tp_3D_SceneIllumination|BTN_LIGHT_4|tooltip_text">Light source 4</property>
154 <property name="image">IMG_LIGHT_4</property>
155 <property name="always_show_image">True</property>
156 <child internal-child="accessible">
157 <object class="AtkObject" id="BTN_LIGHT_4-atkobject">
158 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_4">Click to enable or disable the uniform light source.</property>
159 </object>
160 </child>
161 </object>
162 <packing>
163 <property name="left_attach">3</property>
164 <property name="top_attach">0</property>
165 </packing>
166 </child>
167 <child>
168 <object class="GtkToggleButton" id="BTN_LIGHT_5">
169 <property name="visible">True</property>
170 <property name="can_focus">True</property>
171 <property name="receives_default">True</property>
172 <property name="tooltip_text" translatable="yes" context="tp_3D_SceneIllumination|BTN_LIGHT_5|tooltip_text">Light source 5</property>
173 <property name="image">IMG_LIGHT_5</property>
174 <property name="always_show_image">True</property>
175 <child internal-child="accessible">
176 <object class="AtkObject" id="BTN_LIGHT_5-atkobject">
177 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_5">Click to enable or disable the uniform light source.</property>
178 </object>
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="GtkToggleButton" id="BTN_LIGHT_6">
188 <property name="visible">True</property>
189 <property name="can_focus">True</property>
190 <property name="receives_default">True</property>
191 <property name="tooltip_text" translatable="yes" context="tp_3D_SceneIllumination|BTN_LIGHT_6|tooltip_text">Light source 6</property>
192 <property name="image">IMG_LIGHT_6</property>
193 <property name="always_show_image">True</property>
194 <child internal-child="accessible">
195 <object class="AtkObject" id="BTN_LIGHT_6-atkobject">
196 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_6">Click to enable or disable the uniform light source.</property>
197 </object>
198 </child>
199 </object>
200 <packing>
201 <property name="left_attach">1</property>
202 <property name="top_attach">1</property>
203 </packing>
204 </child>
205 <child>
206 <object class="GtkToggleButton" id="BTN_LIGHT_7">
207 <property name="visible">True</property>
208 <property name="can_focus">True</property>
209 <property name="receives_default">True</property>
210 <property name="tooltip_text" translatable="yes" context="tp_3D_SceneIllumination|BTN_LIGHT_7|tooltip_text">Light source 7</property>
211 <property name="image">IMG_LIGHT_7</property>
212 <property name="always_show_image">True</property>
213 <child internal-child="accessible">
214 <object class="AtkObject" id="BTN_LIGHT_7-atkobject">
215 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_7">Click to enable or disable the uniform light source.</property>
216 </object>
217 </child>
218 </object>
219 <packing>
220 <property name="left_attach">2</property>
221 <property name="top_attach">1</property>
222 </packing>
223 </child>
224 <child>
225 <object class="GtkToggleButton" id="BTN_LIGHT_8">
226 <property name="visible">True</property>
227 <property name="can_focus">True</property>
228 <property name="receives_default">True</property>
229 <property name="tooltip_text" translatable="yes" context="tp_3D_SceneIllumination|BTN_LIGHT_8|tooltip_text">Light source 8</property>
230 <property name="image">IMG_LIGHT_8</property>
231 <property name="always_show_image">True</property>
232 <child internal-child="accessible">
233 <object class="AtkObject" id="BTN_LIGHT_8-atkobject">
234 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|BTN_LIGHT_8">Click to enable or disable the uniform light source.</property>
235 </object>
236 </child>
237 </object>
238 <packing>
239 <property name="left_attach">3</property>
240 <property name="top_attach">1</property>
241 </packing>
242 </child>
243 </object>
244 <packing>
245 <property name="expand">False</property>
246 <property name="fill">True</property>
247 <property name="position">0</property>
248 </packing>
249 </child>
250 <child>
251 <object class="GtkBox" id="box3">
252 <property name="visible">True</property>
253 <property name="can_focus">False</property>
254 <property name="spacing">12</property>
255 <child>
256 <object class="GtkMenuButton" id="LB_LIGHTSOURCE">
257 <property name="label" translatable="no"></property>
258 <property name="visible">True</property>
259 <property name="can_focus">True</property>
260 <property name="receives_default">False</property>
261 <property name="xalign">0</property>
262 <property name="draw_indicator">True</property>
263 <child>
264 <placeholder/>
265 </child>
266 <child internal-child="accessible">
267 <object class="AtkObject" id="LB_LIGHTSOURCE-atkobject">
268 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|LB_LIGHTSOURCE">Select a color for the selected light source.</property>
269 </object>
270 </child>
271 </object>
272 <packing>
273 <property name="expand">False</property>
274 <property name="fill">True</property>
275 <property name="position">0</property>
276 </packing>
277 </child>
278 <child>
279 <object class="GtkToggleButton" id="BTN_LIGHTSOURCE_COLOR">
280 <property name="visible">True</property>
281 <property name="can_focus">True</property>
282 <property name="receives_default">True</property>
283 <property name="tooltip_text" translatable="yes" context="tp_3D_SceneIllumination|BTN_LIGHTSOURCE_COLOR|tooltip_text">Select a color using the color dialog</property>
284 <property name="image">IMG_LIGHTSOURCE_COLOR</property>
285 <child internal-child="accessible">
286 <object class="AtkObject" id="BTN_LIGHTSOURCE_COLOR-atkobject">
287 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|BTN_LIGHTSOURCE_COLOR">Select a color using the color dialog.</property>
288 </object>
289 </child>
290 </object>
291 <packing>
292 <property name="expand">False</property>
293 <property name="fill">True</property>
294 <property name="position">1</property>
295 </packing>
296 </child>
297 </object>
298 <packing>
299 <property name="expand">False</property>
300 <property name="fill">True</property>
301 <property name="position">1</property>
302 </packing>
303 </child>
304 </object>
305 </child>
306 </object>
307 </child>
308 <child type="label">
309 <object class="GtkLabel" id="FT_LIGHTSOURCE">
310 <property name="visible">True</property>
311 <property name="can_focus">False</property>
312 <property name="label" translatable="yes" context="tp_3D_SceneIllumination|FT_LIGHTSOURCE">_Light Source</property>
313 <property name="use_underline">True</property>
314 <property name="mnemonic_widget">BTN_LIGHT_1</property>
315 <property name="xalign">0</property>
316 <attributes>
317 <attribute name="weight" value="bold"/>
318 </attributes>
319 </object>
320 </child>
321 </object>
322 <packing>
323 <property name="expand">False</property>
324 <property name="fill">True</property>
325 <property name="position">0</property>
326 </packing>
327 </child>
328 <child>
329 <object class="GtkFrame" id="frame2">
330 <property name="visible">True</property>
331 <property name="can_focus">False</property>
332 <property name="label_xalign">0</property>
333 <property name="shadow_type">none</property>
334 <child>
335 <object class="GtkAlignment" id="alignment2">
336 <property name="visible">True</property>
337 <property name="can_focus">False</property>
338 <property name="top_padding">6</property>
339 <property name="left_padding">12</property>
340 <child>
341 <object class="GtkBox" id="box4">
342 <property name="visible">True</property>
343 <property name="can_focus">False</property>
344 <property name="spacing">12</property>
345 <child>
346 <object class="GtkMenuButton" id="LB_AMBIENTLIGHT">
347 <property name="label" translatable="no"></property>
348 <property name="visible">True</property>
349 <property name="can_focus">True</property>
350 <property name="receives_default">False</property>
351 <property name="xalign">0</property>
352 <property name="draw_indicator">True</property>
353 <child>
354 <placeholder/>
355 </child>
356 <child internal-child="accessible">
357 <object class="AtkObject" id="LB_AMBIENTLIGHT-atkobject">
358 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|LB_AMBIENTLIGHT">Select a color for the ambient light.</property>
359 </object>
360 </child>
361 </object>
362 <packing>
363 <property name="expand">False</property>
364 <property name="fill">True</property>
365 <property name="position">0</property>
366 </packing>
367 </child>
368 <child>
369 <object class="GtkToggleButton" id="BTN_AMBIENT_COLOR">
370 <property name="visible">True</property>
371 <property name="can_focus">True</property>
372 <property name="receives_default">True</property>
373 <property name="tooltip_text" translatable="yes" context="tp_3D_SceneIllumination|BTN_AMBIENT_COLOR|tooltip_text">Select a color using the color dialog</property>
374 <property name="image">IMG_AMBIENT_COLOR</property>
375 <child internal-child="accessible">
376 <object class="AtkObject" id="BTN_AMBIENT_COLOR-atkobject">
377 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|BTN_AMBIENT_COLOR">Select a color using the color dialog.</property>
378 </object>
379 </child>
380 </object>
381 <packing>
382 <property name="expand">False</property>
383 <property name="fill">True</property>
384 <property name="position">1</property>
385 </packing>
386 </child>
387 </object>
388 </child>
389 </object>
390 </child>
391 <child type="label">
392 <object class="GtkLabel" id="FT_AMBIENTLIGHT">
393 <property name="visible">True</property>
394 <property name="can_focus">False</property>
395 <property name="label" translatable="yes" context="tp_3D_SceneIllumination|FT_AMBIENTLIGHT">_Ambient Light</property>
396 <property name="use_underline">True</property>
397 <property name="mnemonic_widget">LB_AMBIENTLIGHT</property>
398 <property name="xalign">0</property>
399 <attributes>
400 <attribute name="weight" value="bold"/>
401 </attributes>
402 </object>
403 </child>
404 </object>
405 <packing>
406 <property name="expand">False</property>
407 <property name="fill">True</property>
408 <property name="position">1</property>
409 </packing>
410 </child>
411 </object>
412 <packing>
413 <property name="expand">False</property>
414 <property name="fill">True</property>
415 <property name="position">0</property>
416 </packing>
417 </child>
418 <child>
419 <object class="GtkScrolledWindow" id="scrolledwindow">
420 <property name="visible">True</property>
421 <property name="can_focus">True</property>
422 <property name="hscrollbar_policy">never</property>
423 <property name="vscrollbar_policy">never</property>
424 <property name="shadow_type">in</property>
425 <child>
426 <object class="GtkViewport">
427 <property name="visible">True</property>
428 <property name="can_focus">False</property>
429 <child>
430 <!-- n-columns=1 n-rows=1 -->
431 <object class="GtkGrid">
432 <property name="visible">True</property>
433 <property name="can_focus">False</property>
434 <child>
435 <object class="GtkDrawingArea" id="CTL_LIGHT_PREVIEW">
436 <property name="visible">True</property>
437 <property name="can_focus">True</property>
438 <property name="events">GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
439 <property name="tooltip_text" translatable="yes" context="tp_3D_SceneIllumination|CTL_LIGHT_PREVIEW|tooltip_text">Light Preview</property>
440 <property name="hexpand">True</property>
441 <property name="vexpand">True</property>
442 </object>
443 <packing>
444 <property name="left_attach">0</property>
445 <property name="top_attach">0</property>
446 </packing>
447 </child>
448 <child>
449 <object class="GtkButton" id="corner">
450 <property name="visible">True</property>
451 <property name="can_focus">True</property>
452 <property name="receives_default">True</property>
453 </object>
454 <packing>
455 <property name="left_attach">1</property>
456 <property name="top_attach">1</property>
457 </packing>
458 </child>
459 <child>
460 <object class="GtkScale" id="hori">
461 <property name="visible">True</property>
462 <property name="can_focus">True</property>
463 <property name="round_digits">1</property>
464 <property name="draw_value">False</property>
465 </object>
466 <packing>
467 <property name="left_attach">0</property>
468 <property name="top_attach">1</property>
469 </packing>
470 </child>
471 <child>
472 <object class="GtkScale" id="vert">
473 <property name="visible">True</property>
474 <property name="can_focus">True</property>
475 <property name="orientation">vertical</property>
476 <property name="round_digits">1</property>
477 <property name="draw_value">False</property>
478 </object>
479 <packing>
480 <property name="left_attach">1</property>
481 <property name="top_attach">0</property>
482 </packing>
483 </child>
484 </object>
485 </child>
486 </object>
487 </child>
488 </object>
489 <packing>
490 <property name="expand">True</property>
491 <property name="fill">True</property>
492 <property name="position">1</property>
493 </packing>
494 </child>
495 <child internal-child="accessible">
496 <object class="AtkObject" id="tp_3D_SceneIllumination-atkobject">
497 <property name="AtkObject::accessible-description" translatable="yes" context="tp_3D_SceneIllumination|extended_tip|tp_3D_SceneIllumination">Set the light sources for the 3D view.</property>
498 </object>
499 </child>
500 </object>
501 </interface>