Updated Odia Language along with FUEL implementation
[gcalctool.git] / data / buttons-advanced.ui
blobc37d87b0075b81bcee163475316a0f5955adff24
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <requires lib="gtk+" version="2.16"/>
4 <!-- interface-naming-policy toplevel-contextual -->
5 <object class="GtkWindow" id="window1">
6 <child>
7 <object class="GtkTable" id="button_panel">
8 <property name="visible">True</property>
9 <property name="n_rows">5</property>
10 <property name="n_columns">10</property>
11 <property name="homogeneous">True</property>
12 <child>
13 <object class="GtkButton" id="calc_inverse_button">
14 <property name="visible">True</property>
15 <property name="can_focus">True</property>
16 <property name="receives_default">True</property>
17 <property name="focus_on_click">False</property>
18 <child internal-child="accessible">
19 <object class="AtkObject" id="calc_inverse_button-atkobject">
20 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the inverse button">Inverse</property>
21 </object>
22 </child>
23 <child>
24 <object class="GtkLabel" id="label20">
25 <property name="visible">True</property>
26 <property name="label">&lt;i&gt;x&lt;/i&gt;&lt;sup&gt;1&lt;/sup&gt;</property>
27 <property name="use_markup">True</property>
28 <property name="justify">center</property>
29 </object>
30 </child>
31 </object>
32 <packing>
33 <property name="left_attach">6</property>
34 <property name="right_attach">7</property>
35 <property name="top_attach">2</property>
36 <property name="bottom_attach">3</property>
37 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
38 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
39 </packing>
40 </child>
41 <child>
42 <object class="GtkButton" id="calc_factor_button">
43 <property name="label">a×b</property>
44 <property name="visible">True</property>
45 <property name="can_focus">True</property>
46 <property name="receives_default">True</property>
47 <property name="use_underline">True</property>
48 <property name="focus_on_click">False</property>
49 <child internal-child="accessible">
50 <object class="AtkObject" id="calc_factor_button-atkobject">
51 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the factorize button">Factorize</property>
52 </object>
53 </child>
54 </object>
55 <packing>
56 <property name="left_attach">5</property>
57 <property name="right_attach">6</property>
58 <property name="top_attach">4</property>
59 <property name="bottom_attach">5</property>
60 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
61 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
62 </packing>
63 </child>
64 <child>
65 <object class="GtkButton" id="calc_factorial_button">
66 <property name="visible">True</property>
67 <property name="can_focus">True</property>
68 <property name="receives_default">True</property>
69 <property name="focus_on_click">False</property>
70 <child internal-child="accessible">
71 <object class="AtkObject" id="calc_factorial_button-atkobject">
72 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the factorial button">Factorial</property>
73 </object>
74 </child>
75 <child>
76 <object class="GtkLabel" id="label14">
77 <property name="visible">True</property>
78 <property name="label">&lt;i&gt;x&lt;/i&gt;!</property>
79 <property name="use_markup">True</property>
80 </object>
81 </child>
82 </object>
83 <packing>
84 <property name="left_attach">7</property>
85 <property name="right_attach">8</property>
86 <property name="top_attach">2</property>
87 <property name="bottom_attach">3</property>
88 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
89 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
90 </packing>
91 </child>
92 <child>
93 <object class="GtkButton" id="calc_imaginary_portion_button">
94 <property name="label">Im</property>
95 <property name="visible">True</property>
96 <property name="can_focus">True</property>
97 <property name="receives_default">True</property>
98 <property name="use_underline">True</property>
99 <property name="focus_on_click">False</property>
100 </object>
101 <packing>
102 <property name="left_attach">7</property>
103 <property name="right_attach">8</property>
104 <property name="top_attach">4</property>
105 <property name="bottom_attach">5</property>
106 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
107 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
108 </packing>
109 </child>
110 <child>
111 <object class="GtkButton" id="calc_imaginary_button">
112 <property name="visible">True</property>
113 <property name="can_focus">True</property>
114 <property name="receives_default">True</property>
115 <property name="use_underline">True</property>
116 <property name="focus_on_click">False</property>
117 <child>
118 <object class="GtkLabel" id="imaginary_label">
119 <property name="visible">True</property>
120 <property name="label">&lt;i&gt;i&lt;/i&gt;</property>
121 <property name="use_markup">True</property>
122 </object>
123 </child>
124 </object>
125 <packing>
126 <property name="left_attach">2</property>
127 <property name="right_attach">3</property>
128 <property name="top_attach">4</property>
129 <property name="bottom_attach">5</property>
130 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
131 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
132 </packing>
133 </child>
134 <child>
135 <object class="GtkButton" id="calc_4_button">
136 <property name="label">4</property>
137 <property name="visible">True</property>
138 <property name="can_focus">True</property>
139 <property name="receives_default">True</property>
140 <property name="use_underline">True</property>
141 <property name="focus_on_click">False</property>
142 </object>
143 <packing>
144 <property name="top_attach">2</property>
145 <property name="bottom_attach">3</property>
146 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
147 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
148 </packing>
149 </child>
150 <child>
151 <object class="GtkButton" id="calc_7_button">
152 <property name="label">7</property>
153 <property name="visible">True</property>
154 <property name="can_focus">True</property>
155 <property name="receives_default">True</property>
156 <property name="use_underline">True</property>
157 <property name="focus_on_click">False</property>
158 </object>
159 <packing>
160 <property name="top_attach">1</property>
161 <property name="bottom_attach">2</property>
162 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
163 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
164 </packing>
165 </child>
166 <child>
167 <object class="GtkButton" id="calc_8_button">
168 <property name="label">8</property>
169 <property name="visible">True</property>
170 <property name="can_focus">True</property>
171 <property name="receives_default">True</property>
172 <property name="use_underline">True</property>
173 <property name="focus_on_click">False</property>
174 </object>
175 <packing>
176 <property name="left_attach">1</property>
177 <property name="right_attach">2</property>
178 <property name="top_attach">1</property>
179 <property name="bottom_attach">2</property>
180 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
181 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
182 </packing>
183 </child>
184 <child>
185 <object class="GtkButton" id="calc_9_button">
186 <property name="label">9</property>
187 <property name="visible">True</property>
188 <property name="can_focus">True</property>
189 <property name="receives_default">True</property>
190 <property name="use_underline">True</property>
191 <property name="focus_on_click">False</property>
192 </object>
193 <packing>
194 <property name="left_attach">2</property>
195 <property name="right_attach">3</property>
196 <property name="top_attach">1</property>
197 <property name="bottom_attach">2</property>
198 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
199 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
200 </packing>
201 </child>
202 <child>
203 <object class="GtkButton" id="calc_5_button">
204 <property name="label">5</property>
205 <property name="visible">True</property>
206 <property name="can_focus">True</property>
207 <property name="receives_default">True</property>
208 <property name="use_underline">True</property>
209 <property name="focus_on_click">False</property>
210 </object>
211 <packing>
212 <property name="left_attach">1</property>
213 <property name="right_attach">2</property>
214 <property name="top_attach">2</property>
215 <property name="bottom_attach">3</property>
216 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
217 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
218 </packing>
219 </child>
220 <child>
221 <object class="GtkButton" id="calc_6_button">
222 <property name="label">6</property>
223 <property name="visible">True</property>
224 <property name="can_focus">True</property>
225 <property name="receives_default">True</property>
226 <property name="use_underline">True</property>
227 <property name="focus_on_click">False</property>
228 </object>
229 <packing>
230 <property name="left_attach">2</property>
231 <property name="right_attach">3</property>
232 <property name="top_attach">2</property>
233 <property name="bottom_attach">3</property>
234 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
235 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
236 </packing>
237 </child>
238 <child>
239 <object class="GtkButton" id="calc_divide_button">
240 <property name="label">÷</property>
241 <property name="visible">True</property>
242 <property name="can_focus">True</property>
243 <property name="receives_default">True</property>
244 <property name="use_underline">True</property>
245 <property name="focus_on_click">False</property>
246 </object>
247 <packing>
248 <property name="left_attach">3</property>
249 <property name="right_attach">4</property>
250 <property name="top_attach">1</property>
251 <property name="bottom_attach">2</property>
252 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
253 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
254 </packing>
255 </child>
256 <child>
257 <object class="GtkButton" id="calc_1_button">
258 <property name="label">1</property>
259 <property name="visible">True</property>
260 <property name="can_focus">True</property>
261 <property name="receives_default">True</property>
262 <property name="use_underline">True</property>
263 <property name="focus_on_click">False</property>
264 </object>
265 <packing>
266 <property name="top_attach">3</property>
267 <property name="bottom_attach">4</property>
268 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
269 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
270 </packing>
271 </child>
272 <child>
273 <object class="GtkButton" id="calc_2_button">
274 <property name="label">2</property>
275 <property name="visible">True</property>
276 <property name="can_focus">True</property>
277 <property name="receives_default">True</property>
278 <property name="use_underline">True</property>
279 <property name="focus_on_click">False</property>
280 </object>
281 <packing>
282 <property name="left_attach">1</property>
283 <property name="right_attach">2</property>
284 <property name="top_attach">3</property>
285 <property name="bottom_attach">4</property>
286 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
287 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
288 </packing>
289 </child>
290 <child>
291 <object class="GtkButton" id="calc_0_button">
292 <property name="label">0</property>
293 <property name="width_request">50</property>
294 <property name="visible">True</property>
295 <property name="can_focus">True</property>
296 <property name="receives_default">True</property>
297 <property name="use_underline">True</property>
298 <property name="focus_on_click">False</property>
299 </object>
300 <packing>
301 <property name="top_attach">4</property>
302 <property name="bottom_attach">5</property>
303 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
304 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
305 </packing>
306 </child>
307 <child>
308 <object class="GtkButton" id="calc_numeric_point_button">
309 <property name="label" comments="Label is set in gtk.c to comply with LC flags">.</property>
310 <property name="visible">True</property>
311 <property name="can_focus">True</property>
312 <property name="receives_default">True</property>
313 <property name="use_underline">True</property>
314 <property name="focus_on_click">False</property>
315 </object>
316 <packing>
317 <property name="left_attach">1</property>
318 <property name="right_attach">2</property>
319 <property name="top_attach">4</property>
320 <property name="bottom_attach">5</property>
321 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
322 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
323 </packing>
324 </child>
325 <child>
326 <object class="GtkButton" id="calc_3_button">
327 <property name="label">3</property>
328 <property name="visible">True</property>
329 <property name="can_focus">True</property>
330 <property name="receives_default">True</property>
331 <property name="use_underline">True</property>
332 <property name="focus_on_click">False</property>
333 </object>
334 <packing>
335 <property name="left_attach">2</property>
336 <property name="right_attach">3</property>
337 <property name="top_attach">3</property>
338 <property name="bottom_attach">4</property>
339 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
340 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
341 </packing>
342 </child>
343 <child>
344 <object class="GtkButton" id="calc_multiply_button">
345 <property name="label">×</property>
346 <property name="visible">True</property>
347 <property name="can_focus">True</property>
348 <property name="receives_default">True</property>
349 <property name="use_underline">True</property>
350 <property name="focus_on_click">False</property>
351 </object>
352 <packing>
353 <property name="left_attach">3</property>
354 <property name="right_attach">4</property>
355 <property name="top_attach">2</property>
356 <property name="bottom_attach">3</property>
357 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
358 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
359 </packing>
360 </child>
361 <child>
362 <object class="GtkButton" id="calc_subtract_button">
363 <property name="label"></property>
364 <property name="visible">True</property>
365 <property name="can_focus">True</property>
366 <property name="receives_default">True</property>
367 <property name="use_underline">True</property>
368 <property name="focus_on_click">False</property>
369 </object>
370 <packing>
371 <property name="left_attach">3</property>
372 <property name="right_attach">4</property>
373 <property name="top_attach">3</property>
374 <property name="bottom_attach">4</property>
375 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
376 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
377 </packing>
378 </child>
379 <child>
380 <object class="GtkButton" id="calc_add_button">
381 <property name="label">+</property>
382 <property name="visible">True</property>
383 <property name="can_focus">True</property>
384 <property name="receives_default">True</property>
385 <property name="use_underline">True</property>
386 <property name="focus_on_click">False</property>
387 </object>
388 <packing>
389 <property name="left_attach">3</property>
390 <property name="right_attach">4</property>
391 <property name="top_attach">4</property>
392 <property name="bottom_attach">5</property>
393 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
394 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
395 </packing>
396 </child>
397 <child>
398 <object class="GtkButton" id="calc_result_button">
399 <property name="label" translatable="yes" comments="Label on the solve button (clicking this solves the displayed calculation)">=</property>
400 <property name="visible">True</property>
401 <property name="can_focus">True</property>
402 <property name="receives_default">True</property>
403 <property name="use_underline">True</property>
404 <property name="focus_on_click">False</property>
405 </object>
406 <packing>
407 <property name="left_attach">4</property>
408 <property name="right_attach">5</property>
409 <property name="top_attach">4</property>
410 <property name="bottom_attach">5</property>
411 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
412 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
413 </packing>
414 </child>
415 <child>
416 <object class="GtkButton" id="calc_clear_button">
417 <property name="visible">True</property>
418 <property name="can_focus">True</property>
419 <property name="receives_default">True</property>
420 <property name="use_underline">True</property>
421 <property name="focus_on_click">False</property>
422 <child>
423 <object class="GtkImage" id="image1">
424 <property name="visible">True</property>
425 <property name="icon-name">edit-clear-symbolic</property>
426 </object>
427 </child>
428 </object>
429 <packing>
430 <property name="left_attach">5</property>
431 <property name="right_attach">6</property>
432 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
433 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
434 </packing>
435 </child>
436 <child>
437 <object class="GtkToggleButton" id="calc_subscript_button">
438 <property name="visible">True</property>
439 <property name="can_focus">True</property>
440 <property name="receives_default">True</property>
441 <property name="focus_on_click">False</property>
442 <child internal-child="accessible">
443 <object class="AtkObject" id="calc_subscript_button-atkobject">
444 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the subscript mode button">Subscript</property>
445 </object>
446 </child>
447 <child>
448 <object class="GtkLabel" id="label4">
449 <property name="visible">True</property>
450 <property name="label">↓n</property>
451 <property name="use_markup">True</property>
452 </object>
453 </child>
454 </object>
455 <packing>
456 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
457 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
458 </packing>
459 </child>
460 <child>
461 <object class="GtkToggleButton" id="calc_superscript_button">
462 <property name="visible">True</property>
463 <property name="can_focus">True</property>
464 <property name="receives_default">True</property>
465 <property name="focus_on_click">False</property>
466 <child internal-child="accessible">
467 <object class="AtkObject" id="calc_superscript_button-atkobject">
468 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the superscript mode button">Superscript</property>
469 </object>
470 </child>
471 <child>
472 <object class="GtkLabel" id="label3">
473 <property name="visible">True</property>
474 <property name="label">↑n</property>
475 <property name="use_markup">True</property>
476 </object>
477 </child>
478 </object>
479 <packing>
480 <property name="left_attach">1</property>
481 <property name="right_attach">2</property>
482 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
483 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
484 </packing>
485 </child>
486 <child>
487 <object class="GtkButton" id="calc_exponential_button">
488 <property name="visible">True</property>
489 <property name="can_focus">True</property>
490 <property name="receives_default">True</property>
491 <property name="use_underline">True</property>
492 <property name="focus_on_click">False</property>
493 <child internal-child="accessible">
494 <object class="AtkObject" id="calc_exponential_button-atkobject">
495 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the scientific exponent button">Scientific Exponent</property>
496 </object>
497 </child>
498 <child>
499 <object class="GtkLabel" id="label2">
500 <property name="visible">True</property>
501 <property name="label">×10&lt;sup&gt;&lt;i&gt;y&lt;/i&gt;&lt;/sup&gt;</property>
502 <property name="use_markup">True</property>
503 </object>
504 </child>
505 </object>
506 <packing>
507 <property name="left_attach">2</property>
508 <property name="right_attach">3</property>
509 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
510 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
511 </packing>
512 </child>
513 <child>
514 <object class="GtkButton" id="calc_modulus_divide_button">
515 <property name="label">mod</property>
516 <property name="visible">True</property>
517 <property name="can_focus">True</property>
518 <property name="receives_default">True</property>
519 <property name="use_underline">True</property>
520 <property name="focus_on_click">False</property>
521 </object>
522 <packing>
523 <property name="left_attach">3</property>
524 <property name="right_attach">4</property>
525 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
526 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
527 </packing>
528 </child>
529 <child>
530 <object class="GtkButton" id="calc_start_group_button">
531 <property name="label">(</property>
532 <property name="visible">True</property>
533 <property name="can_focus">True</property>
534 <property name="receives_default">True</property>
535 <property name="use_underline">True</property>
536 <property name="focus_on_click">False</property>
537 </object>
538 <packing>
539 <property name="left_attach">4</property>
540 <property name="right_attach">5</property>
541 <property name="top_attach">1</property>
542 <property name="bottom_attach">2</property>
543 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
544 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
545 </packing>
546 </child>
547 <child>
548 <object class="GtkButton" id="calc_end_group_button">
549 <property name="label">)</property>
550 <property name="visible">True</property>
551 <property name="can_focus">True</property>
552 <property name="receives_default">True</property>
553 <property name="use_underline">True</property>
554 <property name="focus_on_click">False</property>
555 </object>
556 <packing>
557 <property name="left_attach">5</property>
558 <property name="right_attach">6</property>
559 <property name="top_attach">1</property>
560 <property name="bottom_attach">2</property>
561 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
562 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
563 </packing>
564 </child>
565 <child>
566 <object class="GtkButton" id="calc_memory_button">
567 <property name="visible">True</property>
568 <property name="can_focus">True</property>
569 <property name="receives_default">True</property>
570 <property name="focus_on_click">False</property>
571 <child internal-child="accessible">
572 <object class="AtkObject" id="calc_memory_button-atkobject">
573 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the memory button">Memory</property>
574 </object>
575 </child>
576 <child>
577 <object class="GtkHBox" id="hbox20">
578 <property name="visible">True</property>
579 <child>
580 <object class="GtkLabel" id="label23">
581 <property name="visible">True</property>
582 <property name="label" translatable="yes" comments="The label on the memory button">x</property>
583 <attributes>
584 <attribute name="style" value="italic"/>
585 </attributes>
586 </object>
587 <packing>
588 <property name="position">0</property>
589 </packing>
590 </child>
591 <child>
592 <object class="GtkArrow" id="arrow14">
593 <property name="visible">True</property>
594 <property name="arrow_type">down</property>
595 </object>
596 <packing>
597 <property name="expand">False</property>
598 <property name="position">1</property>
599 </packing>
600 </child>
601 </object>
602 </child>
603 </object>
604 <packing>
605 <property name="left_attach">4</property>
606 <property name="right_attach">6</property>
607 <property name="top_attach">2</property>
608 <property name="bottom_attach">3</property>
609 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
610 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
611 </packing>
612 </child>
613 <child>
614 <object class="GtkButton" id="calc_abs_button">
615 <property name="visible">True</property>
616 <property name="can_focus">True</property>
617 <property name="receives_default">True</property>
618 <property name="use_underline">True</property>
619 <property name="focus_on_click">False</property>
620 <child internal-child="accessible">
621 <object class="AtkObject" id="calc_abs_button-atkobject">
622 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the absolute value button">Absolute Value</property>
623 </object>
624 </child>
625 <child>
626 <object class="GtkLabel" id="label1">
627 <property name="visible">True</property>
628 <property name="label">|&lt;i&gt;x&lt;/i&gt;|</property>
629 <property name="use_markup">True</property>
630 </object>
631 </child>
632 </object>
633 <packing>
634 <property name="left_attach">8</property>
635 <property name="right_attach">9</property>
636 <property name="top_attach">2</property>
637 <property name="bottom_attach">3</property>
638 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
639 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
640 </packing>
641 </child>
642 <child>
643 <object class="GtkButton" id="calc_real_portion_button">
644 <property name="label">Re</property>
645 <property name="visible">True</property>
646 <property name="can_focus">True</property>
647 <property name="receives_default">True</property>
648 <property name="use_underline">True</property>
649 <property name="focus_on_click">False</property>
650 </object>
651 <packing>
652 <property name="left_attach">6</property>
653 <property name="right_attach">7</property>
654 <property name="top_attach">4</property>
655 <property name="bottom_attach">5</property>
656 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
657 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
658 </packing>
659 </child>
660 <child>
661 <object class="GtkButton" id="calc_conjugate_button">
662 <property name="label">conj</property>
663 <property name="visible">True</property>
664 <property name="can_focus">True</property>
665 <property name="receives_default">True</property>
666 <property name="use_underline">True</property>
667 <property name="focus_on_click">False</property>
668 </object>
669 <packing>
670 <property name="left_attach">8</property>
671 <property name="right_attach">9</property>
672 <property name="top_attach">4</property>
673 <property name="bottom_attach">5</property>
674 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
675 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
676 </packing>
677 </child>
678 <child>
679 <object class="GtkButton" id="calc_arg_button">
680 <property name="label">Arg</property>
681 <property name="visible">True</property>
682 <property name="can_focus">True</property>
683 <property name="receives_default">True</property>
684 <property name="use_underline">True</property>
685 <property name="focus_on_click">False</property>
686 </object>
687 <packing>
688 <property name="left_attach">9</property>
689 <property name="right_attach">10</property>
690 <property name="top_attach">2</property>
691 <property name="bottom_attach">3</property>
692 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
693 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
694 </packing>
695 </child>
696 <child>
697 <object class="GtkButton" id="calc_natural_logarithm_button">
698 <property name="label">ln</property>
699 <property name="visible">True</property>
700 <property name="can_focus">True</property>
701 <property name="receives_default">True</property>
702 <property name="use_underline">True</property>
703 <property name="focus_on_click">False</property>
704 </object>
705 <packing>
706 <property name="left_attach">9</property>
707 <property name="right_attach">10</property>
708 <property name="top_attach">3</property>
709 <property name="bottom_attach">4</property>
710 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
711 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
712 </packing>
713 </child>
714 <child>
715 <object class="GtkButton" id="calc_logarithm_button">
716 <property name="label">log</property>
717 <property name="visible">True</property>
718 <property name="can_focus">True</property>
719 <property name="receives_default">True</property>
720 <property name="focus_on_click">False</property>
721 </object>
722 <packing>
723 <property name="left_attach">8</property>
724 <property name="right_attach">9</property>
725 <property name="top_attach">3</property>
726 <property name="bottom_attach">4</property>
727 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
728 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
729 </packing>
730 </child>
731 <child>
732 <object class="GtkButton" id="calc_x_pow_y_button">
733 <property name="visible">True</property>
734 <property name="can_focus">True</property>
735 <property name="receives_default">True</property>
736 <property name="focus_on_click">False</property>
737 <child internal-child="accessible">
738 <object class="AtkObject" id="calc_x_pow_y_button-atkobject">
739 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the exponentiation (x to the power of y) button">Exponent</property>
740 </object>
741 </child>
742 <child>
743 <object class="GtkLabel" id="x_pow_y_label">
744 <property name="visible">True</property>
745 <property name="label">&lt;i&gt;x&lt;/i&gt;&lt;sup&gt;&lt;i&gt;y&lt;/i&gt;&lt;/sup&gt;</property>
746 <property name="use_markup">True</property>
747 </object>
748 </child>
749 </object>
750 <packing>
751 <property name="left_attach">6</property>
752 <property name="right_attach">7</property>
753 <property name="top_attach">3</property>
754 <property name="bottom_attach">4</property>
755 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
756 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
757 </packing>
758 </child>
759 <child>
760 <object class="GtkButton" id="calc_root_button">
761 <property name="label"></property>
762 <property name="visible">True</property>
763 <property name="can_focus">True</property>
764 <property name="receives_default">True</property>
765 <property name="use_underline">True</property>
766 <property name="focus_on_click">False</property>
767 </object>
768 <packing>
769 <property name="left_attach">7</property>
770 <property name="right_attach">8</property>
771 <property name="top_attach">3</property>
772 <property name="bottom_attach">4</property>
773 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
774 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
775 </packing>
776 </child>
777 <child>
778 <object class="GtkButton" id="calc_undo_button">
779 <property name="visible">True</property>
780 <property name="can_focus">True</property>
781 <property name="receives_default">True</property>
782 <property name="use_underline">True</property>
783 <property name="focus_on_click">False</property>
784 <child>
785 <object class="GtkImage" id="image2">
786 <property name="visible">True</property>
787 <property name="icon-name">edit-undo-symbolic</property>
788 </object>
789 </child>
790 </object>
791 <packing>
792 <property name="left_attach">4</property>
793 <property name="right_attach">5</property>
794 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
795 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
796 </packing>
797 </child>
798 <child>
799 <object class="GtkButton" id="calc_pi_button">
800 <property name="visible">True</property>
801 <property name="can_focus">True</property>
802 <property name="receives_default">True</property>
803 <property name="use_underline">True</property>
804 <property name="focus_on_click">False</property>
805 <child>
806 <object class="GtkLabel" id="pi_label">
807 <property name="visible">True</property>
808 <property name="label">π</property>
809 <property name="use_markup">True</property>
810 </object>
811 </child>
812 </object>
813 <packing>
814 <property name="left_attach">4</property>
815 <property name="right_attach">5</property>
816 <property name="top_attach">3</property>
817 <property name="bottom_attach">4</property>
818 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
819 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
820 </packing>
821 </child>
822 <child>
823 <object class="GtkButton" id="calc_eulers_number_button">
824 <property name="visible">True</property>
825 <property name="can_focus">True</property>
826 <property name="receives_default">True</property>
827 <property name="use_underline">True</property>
828 <property name="focus_on_click">False</property>
829 <child>
830 <object class="GtkLabel" id="eulers_number_label">
831 <property name="visible">True</property>
832 <property name="label">&lt;i&gt;e&lt;/i&gt;</property>
833 <property name="use_markup">True</property>
834 </object>
835 </child>
836 </object>
837 <packing>
838 <property name="left_attach">5</property>
839 <property name="right_attach">6</property>
840 <property name="top_attach">3</property>
841 <property name="bottom_attach">4</property>
842 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
843 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
844 </packing>
845 </child>
846 <child>
847 <object class="GtkTable" id="table1">
848 <property name="visible">True</property>
849 <property name="n_rows">2</property>
850 <property name="n_columns">3</property>
851 <property name="homogeneous">True</property>
852 <child>
853 <object class="GtkButton" id="calc_cosine_button">
854 <property name="label">cos</property>
855 <property name="visible">True</property>
856 <property name="can_focus">True</property>
857 <property name="receives_default">True</property>
858 <property name="focus_on_click">False</property>
859 </object>
860 <packing>
861 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
862 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
863 </packing>
864 </child>
865 <child>
866 <object class="GtkButton" id="calc_sine_button">
867 <property name="label">sin</property>
868 <property name="visible">True</property>
869 <property name="can_focus">True</property>
870 <property name="receives_default">True</property>
871 <property name="focus_on_click">False</property>
872 </object>
873 <packing>
874 <property name="left_attach">1</property>
875 <property name="right_attach">2</property>
876 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
877 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
878 </packing>
879 </child>
880 <child>
881 <object class="GtkButton" id="calc_tangent_button">
882 <property name="label">tan</property>
883 <property name="visible">True</property>
884 <property name="can_focus">True</property>
885 <property name="receives_default">True</property>
886 <property name="focus_on_click">False</property>
887 </object>
888 <packing>
889 <property name="left_attach">2</property>
890 <property name="right_attach">3</property>
891 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
892 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
893 </packing>
894 </child>
895 <child>
896 <object class="GtkButton" id="calc_hyperbolic_cosine_button">
897 <property name="label">cosh</property>
898 <property name="visible">True</property>
899 <property name="can_focus">True</property>
900 <property name="receives_default">True</property>
901 <property name="focus_on_click">False</property>
902 </object>
903 <packing>
904 <property name="top_attach">1</property>
905 <property name="bottom_attach">2</property>
906 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
907 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
908 </packing>
909 </child>
910 <child>
911 <object class="GtkButton" id="calc_hyperbolic_sine_button">
912 <property name="label">sinh</property>
913 <property name="visible">True</property>
914 <property name="can_focus">True</property>
915 <property name="receives_default">True</property>
916 <property name="focus_on_click">False</property>
917 </object>
918 <packing>
919 <property name="left_attach">1</property>
920 <property name="right_attach">2</property>
921 <property name="top_attach">1</property>
922 <property name="bottom_attach">2</property>
923 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
924 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
925 </packing>
926 </child>
927 <child>
928 <object class="GtkButton" id="calc_hyperbolic_tangent_button">
929 <property name="label">tanh</property>
930 <property name="visible">True</property>
931 <property name="can_focus">True</property>
932 <property name="receives_default">True</property>
933 <property name="focus_on_click">False</property>
934 </object>
935 <packing>
936 <property name="left_attach">2</property>
937 <property name="right_attach">3</property>
938 <property name="top_attach">1</property>
939 <property name="bottom_attach">2</property>
940 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
941 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
942 </packing>
943 </child>
944 </object>
945 <packing>
946 <property name="left_attach">6</property>
947 <property name="right_attach">10</property>
948 <property name="bottom_attach">2</property>
949 </packing>
950 </child>
951 <child>
952 <object class="GtkButton" id="calc_function_button">
953 <property name="visible">True</property>
954 <property name="can_focus">True</property>
955 <property name="receives_default">True</property>
956 <property name="focus_on_click">False</property>
957 <child internal-child="accessible">
958 <object class="AtkObject" id="calc_function_button-atkobject">
959 <property name="AtkObject::accessible-name" translatable="yes" comments="Accessible name for the store value button">Store</property>
960 </object>
961 </child>
962 <child>
963 <object class="GtkHBox" id="hbox2">
964 <property name="visible">True</property>
965 <child>
966 <object class="GtkLabel" id="label5">
967 <property name="visible">True</property>
968 <property name="label">f(x)</property>
969 </object>
970 <packing>
971 <property name="position">0</property>
972 </packing>
973 </child>
974 <child>
975 <object class="GtkArrow" id="arrow1">
976 <property name="visible">True</property>
977 <property name="arrow_type">down</property>
978 </object>
979 <packing>
980 <property name="expand">False</property>
981 <property name="position">1</property>
982 </packing>
983 </child>
984 </object>
985 </child>
986 </object>
987 <packing>
988 <property name="left_attach">9</property>
989 <property name="right_attach">10</property>
990 <property name="top_attach">4</property>
991 <property name="bottom_attach">5</property>
992 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
993 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
994 </packing>
995 </child>
996 </object>
997 </child>
998 </object>
999 </interface>