Parent Directory
|
Revision Log
Temporary disabled ubuntu_local property
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <interface> |
3 | <requires lib="gtk+" version="2.20"/> |
4 | <!-- interface-naming-policy toplevel-contextual --> |
5 | <object class="GtkAboutDialog" id="aboutdialog"> |
6 | <property name="visible">True</property> |
7 | <property name="can_focus">False</property> |
8 | <property name="border_width">5</property> |
9 | <property name="window_position">center</property> |
10 | <property name="type_hint">dialog</property> |
11 | <property name="accept_focus">False</property> |
12 | <property name="program_name">ASCEND</property> |
13 | <property name="copyright" translatable="yes">Copyright (C) 2006-2008 Carnegie Mellon University</property> |
14 | <property name="comments" translatable="yes">A flexible modelling environment for hard engineering and science problems.</property> |
15 | <property name="website">http://ascend4.org</property> |
16 | <property name="website_label" translatable="yes">http://ascend4.org</property> |
17 | <property name="license" translatable="yes"> GNU GENERAL PUBLIC LICENSE |
18 | Version 2, June 1991 |
19 | |
20 | Copyright (C) 1989, 1991 Free Software Foundation, Inc. |
21 | 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |
22 | Everyone is permitted to copy and distribute verbatim copies |
23 | of this license document, but changing it is not allowed. |
24 | |
25 | Preamble |
26 | |
27 | The licenses for most software are designed to take away your |
28 | freedom to share and change it. By contrast, the GNU General Public |
29 | License is intended to guarantee your freedom to share and change free |
30 | software--to make sure the software is free for all its users. This |
31 | General Public License applies to most of the Free Software |
32 | Foundation's software and to any other program whose authors commit to |
33 | using it. (Some other Free Software Foundation software is covered by |
34 | the GNU Library General Public License instead.) You can apply it to |
35 | your programs, too. |
36 | |
37 | When we speak of free software, we are referring to freedom, not |
38 | price. Our General Public Licenses are designed to make sure that you |
39 | have the freedom to distribute copies of free software (and charge for |
40 | this service if you wish), that you receive source code or can get it |
41 | if you want it, that you can change the software or use pieces of it |
42 | in new free programs; and that you know you can do these things. |
43 | |
44 | To protect your rights, we need to make restrictions that forbid |
45 | anyone to deny you these rights or to ask you to surrender the rights. |
46 | These restrictions translate to certain responsibilities for you if you |
47 | distribute copies of the software, or if you modify it. |
48 | |
49 | For example, if you distribute copies of such a program, whether |
50 | gratis or for a fee, you must give the recipients all the rights that |
51 | you have. You must make sure that they, too, receive or can get the |
52 | source code. And you must show them these terms so they know their |
53 | rights. |
54 | |
55 | We protect your rights with two steps: (1) copyright the software, and |
56 | (2) offer you this license which gives you legal permission to copy, |
57 | distribute and/or modify the software. |
58 | |
59 | Also, for each author's protection and ours, we want to make certain |
60 | that everyone understands that there is no warranty for this free |
61 | software. If the software is modified by someone else and passed on, we |
62 | want its recipients to know that what they have is not the original, so |
63 | that any problems introduced by others will not reflect on the original |
64 | authors' reputations. |
65 | |
66 | Finally, any free program is threatened constantly by software |
67 | patents. We wish to avoid the danger that redistributors of a free |
68 | program will individually obtain patent licenses, in effect making the |
69 | program proprietary. To prevent this, we have made it clear that any |
70 | patent must be licensed for everyone's free use or not licensed at all. |
71 | |
72 | The precise terms and conditions for copying, distribution and |
73 | modification follow. |
74 | |
75 | GNU GENERAL PUBLIC LICENSE |
76 | TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION |
77 | |
78 | 0. This License applies to any program or other work which contains |
79 | a notice placed by the copyright holder saying it may be distributed |
80 | under the terms of this General Public License. The "Program", below, |
81 | refers to any such program or work, and a "work based on the Program" |
82 | means either the Program or any derivative work under copyright law: |
83 | that is to say, a work containing the Program or a portion of it, |
84 | either verbatim or with modifications and/or translated into another |
85 | language. (Hereinafter, translation is included without limitation in |
86 | the term "modification".) Each licensee is addressed as "you". |
87 | |
88 | Activities other than copying, distribution and modification are not |
89 | covered by this License; they are outside its scope. The act of |
90 | running the Program is not restricted, and the output from the Program |
91 | is covered only if its contents constitute a work based on the |
92 | Program (independent of having been made by running the Program). |
93 | Whether that is true depends on what the Program does. |
94 | |
95 | 1. You may copy and distribute verbatim copies of the Program's |
96 | source code as you receive it, in any medium, provided that you |
97 | conspicuously and appropriately publish on each copy an appropriate |
98 | copyright notice and disclaimer of warranty; keep intact all the |
99 | notices that refer to this License and to the absence of any warranty; |
100 | and give any other recipients of the Program a copy of this License |
101 | along with the Program. |
102 | |
103 | You may charge a fee for the physical act of transferring a copy, and |
104 | you may at your option offer warranty protection in exchange for a fee. |
105 | |
106 | 2. You may modify your copy or copies of the Program or any portion |
107 | of it, thus forming a work based on the Program, and copy and |
108 | distribute such modifications or work under the terms of Section 1 |
109 | above, provided that you also meet all of these conditions: |
110 | |
111 | a) You must cause the modified files to carry prominent notices |
112 | stating that you changed the files and the date of any change. |
113 | |
114 | b) You must cause any work that you distribute or publish, that in |
115 | whole or in part contains or is derived from the Program or any |
116 | part thereof, to be licensed as a whole at no charge to all third |
117 | parties under the terms of this License. |
118 | |
119 | c) If the modified program normally reads commands interactively |
120 | when run, you must cause it, when started running for such |
121 | interactive use in the most ordinary way, to print or display an |
122 | announcement including an appropriate copyright notice and a |
123 | notice that there is no warranty (or else, saying that you provide |
124 | a warranty) and that users may redistribute the program under |
125 | these conditions, and telling the user how to view a copy of this |
126 | License. (Exception: if the Program itself is interactive but |
127 | does not normally print such an announcement, your work based on |
128 | the Program is not required to print an announcement.) |
129 | |
130 | These requirements apply to the modified work as a whole. If |
131 | identifiable sections of that work are not derived from the Program, |
132 | and can be reasonably considered independent and separate works in |
133 | themselves, then this License, and its terms, do not apply to those |
134 | sections when you distribute them as separate works. But when you |
135 | distribute the same sections as part of a whole which is a work based |
136 | on the Program, the distribution of the whole must be on the terms of |
137 | this License, whose permissions for other licensees extend to the |
138 | entire whole, and thus to each and every part regardless of who wrote it. |
139 | |
140 | Thus, it is not the intent of this section to claim rights or contest |
141 | your rights to work written entirely by you; rather, the intent is to |
142 | exercise the right to control the distribution of derivative or |
143 | collective works based on the Program. |
144 | |
145 | In addition, mere aggregation of another work not based on the Program |
146 | with the Program (or with a work based on the Program) on a volume of |
147 | a storage or distribution medium does not bring the other work under |
148 | the scope of this License. |
149 | |
150 | 3. You may copy and distribute the Program (or a work based on it, |
151 | under Section 2) in object code or executable form under the terms of |
152 | Sections 1 and 2 above provided that you also do one of the following: |
153 | |
154 | a) Accompany it with the complete corresponding machine-readable |
155 | source code, which must be distributed under the terms of Sections |
156 | 1 and 2 above on a medium customarily used for software interchange; or, |
157 | |
158 | b) Accompany it with a written offer, valid for at least three |
159 | years, to give any third party, for a charge no more than your |
160 | cost of physically performing source distribution, a complete |
161 | machine-readable copy of the corresponding source code, to be |
162 | distributed under the terms of Sections 1 and 2 above on a medium |
163 | customarily used for software interchange; or, |
164 | |
165 | c) Accompany it with the information you received as to the offer |
166 | to distribute corresponding source code. (This alternative is |
167 | allowed only for noncommercial distribution and only if you |
168 | received the program in object code or executable form with such |
169 | an offer, in accord with Subsection b above.) |
170 | |
171 | The source code for a work means the preferred form of the work for |
172 | making modifications to it. For an executable work, complete source |
173 | code means all the source code for all modules it contains, plus any |
174 | associated interface definition files, plus the scripts used to |
175 | control compilation and installation of the executable. However, as a |
176 | special exception, the source code distributed need not include |
177 | anything that is normally distributed (in either source or binary |
178 | form) with the major components (compiler, kernel, and so on) of the |
179 | operating system on which the executable runs, unless that component |
180 | itself accompanies the executable. |
181 | |
182 | If distribution of executable or object code is made by offering |
183 | access to copy from a designated place, then offering equivalent |
184 | access to copy the source code from the same place counts as |
185 | distribution of the source code, even though third parties are not |
186 | compelled to copy the source along with the object code. |
187 | |
188 | 4. You may not copy, modify, sublicense, or distribute the Program |
189 | except as expressly provided under this License. Any attempt |
190 | otherwise to copy, modify, sublicense or distribute the Program is |
191 | void, and will automatically terminate your rights under this License. |
192 | However, parties who have received copies, or rights, from you under |
193 | this License will not have their licenses terminated so long as such |
194 | parties remain in full compliance. |
195 | |
196 | 5. You are not required to accept this License, since you have not |
197 | signed it. However, nothing else grants you permission to modify or |
198 | distribute the Program or its derivative works. These actions are |
199 | prohibited by law if you do not accept this License. Therefore, by |
200 | modifying or distributing the Program (or any work based on the |
201 | Program), you indicate your acceptance of this License to do so, and |
202 | all its terms and conditions for copying, distributing or modifying |
203 | the Program or works based on it. |
204 | |
205 | 6. Each time you redistribute the Program (or any work based on the |
206 | Program), the recipient automatically receives a license from the |
207 | original licensor to copy, distribute or modify the Program subject to |
208 | these terms and conditions. You may not impose any further |
209 | restrictions on the recipients' exercise of the rights granted herein. |
210 | You are not responsible for enforcing compliance by third parties to |
211 | this License. |
212 | |
213 | 7. If, as a consequence of a court judgment or allegation of patent |
214 | infringement or for any other reason (not limited to patent issues), |
215 | conditions are imposed on you (whether by court order, agreement or |
216 | otherwise) that contradict the conditions of this License, they do not |
217 | excuse you from the conditions of this License. If you cannot |
218 | distribute so as to satisfy simultaneously your obligations under this |
219 | License and any other pertinent obligations, then as a consequence you |
220 | may not distribute the Program at all. For example, if a patent |
221 | license would not permit royalty-free redistribution of the Program by |
222 | all those who receive copies directly or indirectly through you, then |
223 | the only way you could satisfy both it and this License would be to |
224 | refrain entirely from distribution of the Program. |
225 | |
226 | If any portion of this section is held invalid or unenforceable under |
227 | any particular circumstance, the balance of the section is intended to |
228 | apply and the section as a whole is intended to apply in other |
229 | circumstances. |
230 | |
231 | It is not the purpose of this section to induce you to infringe any |
232 | patents or other property right claims or to contest validity of any |
233 | such claims; this section has the sole purpose of protecting the |
234 | integrity of the free software distribution system, which is |
235 | implemented by public license practices. Many people have made |
236 | generous contributions to the wide range of software distributed |
237 | through that system in reliance on consistent application of that |
238 | system; it is up to the author/donor to decide if he or she is willing |
239 | to distribute software through any other system and a licensee cannot |
240 | impose that choice. |
241 | |
242 | This section is intended to make thoroughly clear what is believed to |
243 | be a consequence of the rest of this License. |
244 | |
245 | 8. If the distribution and/or use of the Program is restricted in |
246 | certain countries either by patents or by copyrighted interfaces, the |
247 | original copyright holder who places the Program under this License |
248 | may add an explicit geographical distribution limitation excluding |
249 | those countries, so that distribution is permitted only in or among |
250 | countries not thus excluded. In such case, this License incorporates |
251 | the limitation as if written in the body of this License. |
252 | |
253 | 9. The Free Software Foundation may publish revised and/or new versions |
254 | of the General Public License from time to time. Such new versions will |
255 | be similar in spirit to the present version, but may differ in detail to |
256 | address new problems or concerns. |
257 | |
258 | Each version is given a distinguishing version number. If the Program |
259 | specifies a version number of this License which applies to it and "any |
260 | later version", you have the option of following the terms and conditions |
261 | either of that version or of any later version published by the Free |
262 | Software Foundation. If the Program does not specify a version number of |
263 | this License, you may choose any version ever published by the Free Software |
264 | Foundation. |
265 | |
266 | 10. If you wish to incorporate parts of the Program into other free |
267 | programs whose distribution conditions are different, write to the author |
268 | to ask for permission. For software which is copyrighted by the Free |
269 | Software Foundation, write to the Free Software Foundation; we sometimes |
270 | make exceptions for this. Our decision will be guided by the two goals |
271 | of preserving the free status of all derivatives of our free software and |
272 | of promoting the sharing and reuse of software generally. |
273 | |
274 | NO WARRANTY |
275 | |
276 | 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY |
277 | FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN |
278 | OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES |
279 | PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED |
280 | OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
281 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS |
282 | TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE |
283 | PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, |
284 | REPAIR OR CORRECTION. |
285 | |
286 | 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING |
287 | WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR |
288 | REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, |
289 | INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING |
290 | OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED |
291 | TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY |
292 | YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER |
293 | PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE |
294 | POSSIBILITY OF SUCH DAMAGES. |
295 | |
296 | END OF TERMS AND CONDITIONS |
297 | </property> |
298 | <property name="authors">ASCEND engine: |
299 | Ben Allan |
300 | Kirk Abbott |
301 | Tom Epperly |
302 | Karl Westerberg |
303 | Art Westerberg |
304 | John Pye |
305 | Jerry St Clair |
306 | |
307 | PyGTK Interface (this one): |
308 | John Pye |
309 | |
310 | Tcl/Tk Interface (the other one): |
311 | Ben Allan |
312 | Kirk Abbott |
313 | |
314 | Models and Testing: |
315 | Art Westerberg |
316 | Jerry St Clair |
317 | Krishnan Chittur |
318 | </property> |
319 | <property name="documenters">Documentation originally in FrameMaker format: |
320 | Ben Allan |
321 | Art Westerberg |
322 | Kirk Abbott |
323 | |
324 | Conversion to LyX and other formats: |
325 | John Pye |
326 | </property> |
327 | <property name="translator_credits" translatable="yes" comments="TRANSLATORS: Replace this string with your names, one name per line.">translator-credits</property> |
328 | <property name="logo">ascend.svg</property> |
329 | <child internal-child="vbox"> |
330 | <object class="GtkVBox" id="dialog-vbox7"> |
331 | <property name="can_focus">False</property> |
332 | <child internal-child="action_area"> |
333 | <object class="GtkHButtonBox" id="dialog-action_area7"> |
334 | <property name="can_focus">False</property> |
335 | </object> |
336 | <packing> |
337 | <property name="expand">False</property> |
338 | <property name="fill">True</property> |
339 | <property name="pack_type">end</property> |
340 | <property name="position">0</property> |
341 | </packing> |
342 | </child> |
343 | </object> |
344 | </child> |
345 | </object> |
346 | <object class="GtkMessageDialog" id="autoupdatedialog"> |
347 | <property name="can_focus">False</property> |
348 | <property name="border_width">5</property> |
349 | <property name="window_position">center-on-parent</property> |
350 | <property name="type_hint">dialog</property> |
351 | <property name="skip_taskbar_hint">True</property> |
352 | <property name="message_type">question</property> |
353 | <property name="text">ASCEND is about to check to see if any updates are available. Proceed?</property> |
354 | <property name="secondary_text">Nothing will be installed, it's only a check. </property> |
355 | <child internal-child="vbox"> |
356 | <object class="GtkVBox" id="dialog-vbox21"> |
357 | <property name="visible">True</property> |
358 | <property name="can_focus">False</property> |
359 | <property name="spacing">5</property> |
360 | <child internal-child="action_area"> |
361 | <object class="GtkHButtonBox" id="dialog-action_area21"> |
362 | <property name="visible">True</property> |
363 | <property name="can_focus">False</property> |
364 | <property name="layout_style">end</property> |
365 | <child> |
366 | <object class="GtkCheckButton" id="autoupdate"> |
367 | <property name="label" translatable="yes">Don't ask me |
368 | about this again</property> |
369 | <property name="visible">True</property> |
370 | <property name="can_focus">True</property> |
371 | <property name="receives_default">False</property> |
372 | <property name="use_action_appearance">False</property> |
373 | <property name="draw_indicator">True</property> |
374 | <signal name="toggled" handler="on_autoupdate_toggled" swapped="no"/> |
375 | </object> |
376 | <packing> |
377 | <property name="expand">False</property> |
378 | <property name="fill">False</property> |
379 | <property name="position">0</property> |
380 | <property name="secondary">True</property> |
381 | </packing> |
382 | </child> |
383 | <child> |
384 | <object class="GtkButton" id="button211"> |
385 | <property name="label">gtk-yes</property> |
386 | <property name="visible">True</property> |
387 | <property name="can_focus">True</property> |
388 | <property name="receives_default">True</property> |
389 | <property name="use_action_appearance">False</property> |
390 | <property name="use_stock">True</property> |
391 | </object> |
392 | <packing> |
393 | <property name="expand">False</property> |
394 | <property name="fill">False</property> |
395 | <property name="pack_type">end</property> |
396 | <property name="position">1</property> |
397 | </packing> |
398 | </child> |
399 | <child> |
400 | <object class="GtkButton" id="button212"> |
401 | <property name="label">gtk-no</property> |
402 | <property name="visible">True</property> |
403 | <property name="can_focus">True</property> |
404 | <property name="receives_default">True</property> |
405 | <property name="use_action_appearance">False</property> |
406 | <property name="use_stock">True</property> |
407 | </object> |
408 | <packing> |
409 | <property name="expand">False</property> |
410 | <property name="fill">False</property> |
411 | <property name="pack_type">end</property> |
412 | <property name="position">2</property> |
413 | </packing> |
414 | </child> |
415 | </object> |
416 | <packing> |
417 | <property name="expand">False</property> |
418 | <property name="fill">False</property> |
419 | <property name="pack_type">end</property> |
420 | <property name="position">2</property> |
421 | </packing> |
422 | </child> |
423 | </object> |
424 | </child> |
425 | <action-widgets> |
426 | <action-widget response="0">autoupdate</action-widget> |
427 | <action-widget response="-9">button212</action-widget> |
428 | <action-widget response="-8">button211</action-widget> |
429 | </action-widgets> |
430 | </object> |
431 | <object class="GtkDialog" id="boundsdialog"> |
432 | <property name="visible">True</property> |
433 | <property name="can_focus">False</property> |
434 | <property name="title" translatable="yes">Out of bounds</property> |
435 | <property name="type_hint">dialog</property> |
436 | <child internal-child="vbox"> |
437 | <object class="GtkVBox" id="dialog-vbox1"> |
438 | <property name="visible">True</property> |
439 | <property name="can_focus">False</property> |
440 | <child internal-child="action_area"> |
441 | <object class="GtkHButtonBox" id="dialog-action_area1"> |
442 | <property name="visible">True</property> |
443 | <property name="can_focus">False</property> |
444 | <property name="layout_style">end</property> |
445 | <child> |
446 | <object class="GtkButton" id="okbutton1"> |
447 | <property name="label">gtk-ok</property> |
448 | <property name="visible">True</property> |
449 | <property name="can_focus">True</property> |
450 | <property name="can_default">True</property> |
451 | <property name="receives_default">False</property> |
452 | <property name="use_action_appearance">False</property> |
453 | <property name="use_stock">True</property> |
454 | </object> |
455 | <packing> |
456 | <property name="expand">False</property> |
457 | <property name="fill">False</property> |
458 | <property name="position">0</property> |
459 | </packing> |
460 | </child> |
461 | </object> |
462 | <packing> |
463 | <property name="expand">False</property> |
464 | <property name="fill">True</property> |
465 | <property name="pack_type">end</property> |
466 | <property name="position">0</property> |
467 | </packing> |
468 | </child> |
469 | <child> |
470 | <object class="GtkLabel" id="msg"> |
471 | <property name="visible">True</property> |
472 | <property name="can_focus">False</property> |
473 | <property name="xalign">0</property> |
474 | <property name="xpad">8</property> |
475 | <property name="ypad">8</property> |
476 | <property name="label" translatable="yes">Please enter a value that lies within the |
477 | upper and lower bounds displayed.</property> |
478 | <property name="use_markup">True</property> |
479 | </object> |
480 | <packing> |
481 | <property name="expand">False</property> |
482 | <property name="fill">False</property> |
483 | <property name="position">2</property> |
484 | </packing> |
485 | </child> |
486 | </object> |
487 | </child> |
488 | <action-widgets> |
489 | <action-widget response="-5">okbutton1</action-widget> |
490 | </action-widgets> |
491 | </object> |
492 | <object class="GtkWindow" id="browserwin"> |
493 | <property name="width_request">530</property> |
494 | <property name="visible">True</property> |
495 | <property name="can_focus">False</property> |
496 | <property name="can_default">True</property> |
497 | <property name="has_default">True</property> |
498 | <property name="title" translatable="yes">ASCEND PyGTK</property> |
499 | <property name="default_width">600</property> |
500 | <property name="default_height">800</property> |
501 | <child> |
502 | <object class="GtkVBox" id="vbox5"> |
503 | <property name="visible">True</property> |
504 | <property name="can_focus">False</property> |
505 | <child> |
506 | <object class="GtkMenuBar" id="browsermenu"> |
507 | <property name="visible">True</property> |
508 | <property name="can_focus">False</property> |
509 | <!--<property name="ubuntu_local">True</property>--> |
510 | <child> |
511 | <object class="GtkMenuItem" id="filemenu"> |
512 | <property name="visible">True</property> |
513 | <property name="can_focus">False</property> |
514 | <property name="use_action_appearance">False</property> |
515 | <property name="label" translatable="yes">_File</property> |
516 | <property name="use_underline">True</property> |
517 | <child type="submenu"> |
518 | <object class="GtkMenu" id="filemenu_menu"> |
519 | <property name="can_focus">False</property> |
520 | <child> |
521 | <object class="GtkImageMenuItem" id="open2"> |
522 | <property name="label">gtk-open</property> |
523 | <property name="visible">True</property> |
524 | <property name="can_focus">False</property> |
525 | <property name="tooltip_text" translatable="yes">Click to load a module</property> |
526 | <property name="use_action_appearance">False</property> |
527 | <property name="use_underline">True</property> |
528 | <property name="use_stock">True</property> |
529 | <signal name="activate" handler="open_click" swapped="no"/> |
530 | </object> |
531 | </child> |
532 | <child> |
533 | <object class="GtkImageMenuItem" id="reload"> |
534 | <property name="label">_Reload</property> |
535 | <property name="visible">True</property> |
536 | <property name="can_focus">False</property> |
537 | <property name="tooltip_text" translatable="yes">Click to reload the current model</property> |
538 | <property name="use_action_appearance">False</property> |
539 | <property name="use_underline">True</property> |
540 | <property name="use_stock">False</property> |
541 | <accelerator key="F5" signal="activate" modifiers="GDK_CONTROL_MASK"/> |
542 | <signal name="activate" handler="reload_click" after="yes" swapped="no"/> |
543 | </object> |
544 | </child> |
545 | <child> |
546 | <object class="GtkMenuItem" id="recentfiles"> |
547 | <property name="visible">True</property> |
548 | <property name="can_focus">False</property> |
549 | <property name="use_action_appearance">False</property> |
550 | <property name="label" translatable="yes">R_ecentFiles</property> |
551 | <property name="use_underline">True</property> |
552 | </object> |
553 | </child> |
554 | <child> |
555 | <object class="GtkSeparatorMenuItem" id="separatormenuitem2"> |
556 | <property name="visible">True</property> |
557 | <property name="can_focus">False</property> |
558 | </object> |
559 | </child> |
560 | <child> |
561 | <object class="GtkImageMenuItem" id="quit"> |
562 | <property name="label">gtk-quit</property> |
563 | <property name="visible">True</property> |
564 | <property name="can_focus">False</property> |
565 | <property name="use_action_appearance">False</property> |
566 | <property name="use_underline">True</property> |
567 | <property name="use_stock">True</property> |
568 | <signal name="activate" handler="on_file_quit_click" swapped="no"/> |
569 | </object> |
570 | </child> |
571 | </object> |
572 | </child> |
573 | </object> |
574 | </child> |
575 | <child> |
576 | <object class="GtkMenuItem" id="editmenu"> |
577 | <property name="visible">True</property> |
578 | <property name="can_focus">False</property> |
579 | <property name="use_action_appearance">False</property> |
580 | <property name="label" translatable="yes">_Edit</property> |
581 | <property name="use_underline">True</property> |
582 | <child type="submenu"> |
583 | <object class="GtkMenu" id="editmenu_menu"> |
584 | <property name="can_focus">False</property> |
585 | <child> |
586 | <object class="GtkImageMenuItem" id="copy_observer_matrix"> |
587 | <property name="label">_Copy observer matrix</property> |
588 | <property name="visible">True</property> |
589 | <property name="can_focus">False</property> |
590 | <property name="use_action_appearance">False</property> |
591 | <property name="use_underline">True</property> |
592 | <property name="use_stock">False</property> |
593 | <accelerator key="C" signal="activate" modifiers="GDK_CONTROL_MASK"/> |
594 | <signal name="activate" handler="on_copy_observer_matrix_click" swapped="no"/> |
595 | </object> |
596 | </child> |
597 | <child> |
598 | <object class="GtkSeparatorMenuItem" id="separator5"> |
599 | <property name="visible">True</property> |
600 | <property name="can_focus">False</property> |
601 | </object> |
602 | </child> |
603 | <child> |
604 | <object class="GtkImageMenuItem" id="fix_variable"> |
605 | <property name="label">_Fix Variable</property> |
606 | <property name="visible">True</property> |
607 | <property name="can_focus">False</property> |
608 | <property name="use_action_appearance">False</property> |
609 | <property name="use_underline">True</property> |
610 | <property name="use_stock">False</property> |
611 | <accelerator key="F" signal="activate" modifiers="GDK_CONTROL_MASK"/> |
612 | <signal name="activate" handler="on_fix_variable_activate" swapped="no"/> |
613 | </object> |
614 | </child> |
615 | <child> |
616 | <object class="GtkImageMenuItem" id="free_variable"> |
617 | <property name="label">F_ree Variable</property> |
618 | <property name="visible">True</property> |
619 | <property name="can_focus">False</property> |
620 | <property name="use_action_appearance">False</property> |
621 | <property name="use_underline">True</property> |
622 | <property name="use_stock">False</property> |
623 | <accelerator key="R" signal="activate" modifiers="GDK_CONTROL_MASK"/> |
624 | <signal name="activate" handler="on_free_variable_activate" swapped="no"/> |
625 | </object> |
626 | </child> |
627 | <child> |
628 | <object class="GtkSeparatorMenuItem" id="separator6"> |
629 | <property name="visible">True</property> |
630 | <property name="can_focus">False</property> |
631 | </object> |
632 | </child> |
633 | <child> |
634 | <object class="GtkImageMenuItem" id="propsmenuitem"> |
635 | <property name="label">_Properties</property> |
636 | <property name="visible">True</property> |
637 | <property name="can_focus">False</property> |
638 | <property name="use_action_appearance">False</property> |
639 | <property name="use_underline">True</property> |
640 | <property name="use_stock">False</property> |
641 | <accelerator key="F4" signal="activate"/> |
642 | <signal name="activate" handler="props_activate" swapped="no"/> |
643 | </object> |
644 | </child> |
645 | </object> |
646 | </child> |
647 | </object> |
648 | </child> |
649 | <child> |
650 | <object class="GtkMenuItem" id="viewmenu"> |
651 | <property name="visible">True</property> |
652 | <property name="can_focus">False</property> |
653 | <property name="use_action_appearance">False</property> |
654 | <property name="label" translatable="yes">_View</property> |
655 | <property name="use_underline">True</property> |
656 | <child type="submenu"> |
657 | <object class="GtkMenu" id="viewmenu_menu"> |
658 | <property name="visible">True</property> |
659 | <property name="can_focus">False</property> |
660 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
661 | <child> |
662 | <object class="GtkImageMenuItem" id="sparsity"> |
663 | <property name="label">_Incidence matrix...</property> |
664 | <property name="visible">True</property> |
665 | <property name="can_focus">False</property> |
666 | <property name="tooltip_text" translatable="yes">View the incidence matrix from the solver</property> |
667 | <property name="use_action_appearance">False</property> |
668 | <property name="use_underline">True</property> |
669 | <property name="use_stock">False</property> |
670 | <accelerator key="I" signal="activate" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK"/> |
671 | <signal name="activate" handler="on_tools_sparsity_click" swapped="no"/> |
672 | </object> |
673 | </child> |
674 | <child> |
675 | <object class="GtkImageMenuItem" id="incidencegraph"> |
676 | <property name="label">Incidence _graph...</property> |
677 | <property name="visible">True</property> |
678 | <property name="can_focus">False</property> |
679 | <property name="tooltip_text" translatable="yes">View incidence graph for the system</property> |
680 | <property name="use_action_appearance">False</property> |
681 | <property name="use_underline">True</property> |
682 | <property name="use_stock">False</property> |
683 | <accelerator key="G" signal="activate" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK"/> |
684 | <signal name="activate" handler="on_tools_incidencegraph_click" swapped="no"/> |
685 | </object> |
686 | </child> |
687 | <child> |
688 | <object class="GtkMenuItem" id="diagnose_blocks"> |
689 | <property name="visible">True</property> |
690 | <property name="can_focus">False</property> |
691 | <property name="use_action_appearance">False</property> |
692 | <property name="label" translatable="yes">_Diagnose Blocks</property> |
693 | <property name="use_underline">True</property> |
694 | <accelerator key="d" signal="activate" modifiers="GDK_CONTROL_MASK"/> |
695 | <signal name="activate" handler="on_diagnose_blocks_activate" swapped="no"/> |
696 | </object> |
697 | </child> |
698 | <child> |
699 | <object class="GtkSeparatorMenuItem" id="separator7"> |
700 | <property name="visible">True</property> |
701 | <property name="can_focus">False</property> |
702 | </object> |
703 | </child> |
704 | <child> |
705 | <object class="GtkMenuItem" id="show_fixed_vars"> |
706 | <property name="visible">True</property> |
707 | <property name="can_focus">False</property> |
708 | <property name="use_action_appearance">False</property> |
709 | <property name="label" translatable="yes">Show _fixed vars</property> |
710 | <property name="use_underline">True</property> |
711 | <signal name="activate" handler="on_show_fixed_vars_activate" swapped="no"/> |
712 | </object> |
713 | </child> |
714 | <child> |
715 | <object class="GtkMenuItem" id="show_fixable_variables"> |
716 | <property name="visible">True</property> |
717 | <property name="can_focus">False</property> |
718 | <property name="use_action_appearance">False</property> |
719 | <property name="label" translatable="yes">Show fi_xable vars</property> |
720 | <property name="use_underline">True</property> |
721 | <accelerator key="F" signal="activate" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK"/> |
722 | <signal name="activate" handler="on_show_fixable_variables_activate" swapped="no"/> |
723 | </object> |
724 | </child> |
725 | <child> |
726 | <object class="GtkMenuItem" id="show_freeable_vars"> |
727 | <property name="visible">True</property> |
728 | <property name="can_focus">False</property> |
729 | <property name="use_action_appearance">False</property> |
730 | <property name="label" translatable="yes">Show f_reeable vars</property> |
731 | <property name="use_underline">True</property> |
732 | <accelerator key="R" signal="activate" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK"/> |
733 | <signal name="activate" handler="on_show_freeable_variables_activate" swapped="no"/> |
734 | </object> |
735 | </child> |
736 | <child> |
737 | <object class="GtkMenuItem" id="show_variables_near_bounds"> |
738 | <property name="visible">True</property> |
739 | <property name="can_focus">False</property> |
740 | <property name="use_action_appearance">False</property> |
741 | <property name="label" translatable="yes">Show variables near _bounds</property> |
742 | <property name="use_underline">True</property> |
743 | <accelerator key="B" signal="activate" modifiers="GDK_CONTROL_MASK"/> |
744 | <signal name="activate" handler="on_show_variables_near_bounds_activate" swapped="no"/> |
745 | </object> |
746 | </child> |
747 | <child> |
748 | <object class="GtkMenuItem" id="show_vars_far_from_nominals1"> |
749 | <property name="visible">True</property> |
750 | <property name="can_focus">False</property> |
751 | <property name="use_action_appearance">False</property> |
752 | <property name="label" translatable="yes">Show vars far from _nominals</property> |
753 | <property name="use_underline">True</property> |
754 | <signal name="activate" handler="on_show_vars_far_from_nominals_activate" swapped="no"/> |
755 | </object> |
756 | </child> |
757 | <child> |
758 | <object class="GtkMenuItem" id="show_external_functions"> |
759 | <property name="visible">True</property> |
760 | <property name="can_focus">False</property> |
761 | <property name="use_action_appearance">False</property> |
762 | <property name="label" translatable="yes">Show _external functions</property> |
763 | <property name="use_underline">True</property> |
764 | <accelerator key="E" signal="activate" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK"/> |
765 | <signal name="activate" handler="on_show_external_functions_activate" swapped="no"/> |
766 | </object> |
767 | </child> |
768 | <child> |
769 | <object class="GtkSeparatorMenuItem" id="separator999"> |
770 | <property name="visible">True</property> |
771 | <property name="can_focus">False</property> |
772 | </object> |
773 | </child> |
774 | <child> |
775 | <object class="GtkMenuItem" id="notes_view"> |
776 | <property name="visible">True</property> |
777 | <property name="can_focus">False</property> |
778 | <property name="use_action_appearance">False</property> |
779 | <property name="label" translatable="yes">Show n_otes</property> |
780 | <property name="use_underline">True</property> |
781 | <signal name="activate" handler="on_notes_view_activate" swapped="no"/> |
782 | </object> |
783 | </child> |
784 | <child> |
785 | <object class="GtkSeparatorMenuItem" id="separator998"> |
786 | <property name="visible">True</property> |
787 | <property name="can_focus">False</property> |
788 | </object> |
789 | </child> |
790 | <child> |
791 | <object class="GtkImageMenuItem" id="repaint_tree"> |
792 | <property name="label">Re-_paint</property> |
793 | <property name="visible">True</property> |
794 | <property name="can_focus">False</property> |
795 | <property name="use_action_appearance">False</property> |
796 | <property name="use_underline">True</property> |
797 | <property name="use_stock">False</property> |
798 | <accelerator key="F5" signal="activate"/> |
799 | <signal name="activate" handler="on_tools_repaint_tree_activate" swapped="no"/> |
800 | </object> |
801 | </child> |
802 | </object> |
803 | </child> |
804 | </object> |
805 | </child> |
806 | <child> |
807 | <object class="GtkMenuItem" id="tools"> |
808 | <property name="visible">True</property> |
809 | <property name="can_focus">False</property> |
810 | <property name="use_action_appearance">False</property> |
811 | <property name="label" translatable="yes">_Tools</property> |
812 | <property name="use_underline">True</property> |
813 | <child type="submenu"> |
814 | <object class="GtkMenu" id="tools_menu"> |
815 | <property name="can_focus">False</property> |
816 | <child> |
817 | <object class="GtkImageMenuItem" id="check1"> |
818 | <property name="label">C_heck</property> |
819 | <property name="visible">True</property> |
820 | <property name="can_focus">False</property> |
821 | <property name="use_action_appearance">False</property> |
822 | <property name="use_underline">True</property> |
823 | <property name="use_stock">False</property> |
824 | <accelerator key="F7" signal="activate"/> |
825 | <signal name="activate" handler="check_click" swapped="no"/> |
826 | </object> |
827 | </child> |
828 | <child> |
829 | <object class="GtkImageMenuItem" id="solve1"> |
830 | <property name="label">Sol_ve</property> |
831 | <property name="visible">True</property> |
832 | <property name="can_focus">False</property> |
833 | <property name="use_action_appearance">False</property> |
834 | <property name="use_underline">True</property> |
835 | <property name="use_stock">False</property> |
836 | <accelerator key="F9" signal="activate"/> |
837 | <signal name="activate" handler="solve_click" swapped="no"/> |
838 | </object> |
839 | </child> |
840 | <child> |
841 | <object class="GtkImageMenuItem" id="integrate1"> |
842 | <property name="label">Integrate...</property> |
843 | <property name="visible">True</property> |
844 | <property name="can_focus">False</property> |
845 | <property name="use_action_appearance">False</property> |
846 | <property name="use_stock">False</property> |
847 | <accelerator key="F9" signal="activate" modifiers="GDK_CONTROL_MASK"/> |
848 | <signal name="activate" handler="integrate_click" swapped="no"/> |
849 | </object> |
850 | </child> |
851 | <child> |
852 | <object class="GtkSeparatorMenuItem" id="separator8"> |
853 | <property name="visible">True</property> |
854 | <property name="can_focus">False</property> |
855 | </object> |
856 | </child> |
857 | <child> |
858 | <object class="GtkImageMenuItem" id="units"> |
859 | <property name="label">_Units...</property> |
860 | <property name="visible">True</property> |
861 | <property name="can_focus">False</property> |
862 | <property name="tooltip_text" translatable="yes">Select preferred units of measurement for different atom types</property> |
863 | <property name="use_action_appearance">False</property> |
864 | <property name="use_underline">True</property> |
865 | <property name="use_stock">False</property> |
866 | <signal name="activate" handler="on_units_click" swapped="no"/> |
867 | </object> |
868 | </child> |
869 | <child> |
870 | <object class="GtkImageMenuItem" id="console1"> |
871 | <property name="label">_Console</property> |
872 | <property name="visible">True</property> |
873 | <property name="can_focus">False</property> |
874 | <property name="tooltip_text" translatable="yes">Program ASCEND with Python</property> |
875 | <property name="use_action_appearance">False</property> |
876 | <property name="use_underline">True</property> |
877 | <property name="use_stock">False</property> |
878 | <accelerator key="F12" signal="activate"/> |
879 | <signal name="activate" handler="console_click" swapped="no"/> |
880 | </object> |
881 | </child> |
882 | <child> |
883 | <object class="GtkSeparatorMenuItem" id="separator3"> |
884 | <property name="visible">True</property> |
885 | <property name="can_focus">False</property> |
886 | </object> |
887 | </child> |
888 | <child> |
889 | <object class="GtkImageMenuItem" id="add_observer"> |
890 | <property name="label">Add _Observer</property> |
891 | <property name="visible">True</property> |
892 | <property name="can_focus">False</property> |
893 | <property name="use_action_appearance">False</property> |
894 | <property name="use_underline">True</property> |
895 | <property name="use_stock">False</property> |
896 | <accelerator key="O" signal="activate" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK"/> |
897 | <signal name="activate" handler="on_add_observer_click" swapped="no"/> |
898 | </object> |
899 | </child> |
900 | <child> |
901 | <object class="GtkImageMenuItem" id="keep_observed"> |
902 | <property name="label">_Keep Observed Values</property> |
903 | <property name="visible">True</property> |
904 | <property name="can_focus">False</property> |
905 | <property name="use_action_appearance">False</property> |
906 | <property name="use_underline">True</property> |
907 | <property name="use_stock">False</property> |
908 | <accelerator key="K" signal="activate" modifiers="GDK_CONTROL_MASK"/> |
909 | <signal name="activate" handler="on_keep_observed_click" swapped="no"/> |
910 | </object> |
911 | </child> |
912 | <child> |
913 | <object class="GtkCheckMenuItem" id="reloadwarn"> |
914 | <property name="visible">True</property> |
915 | <property name="can_focus">False</property> |
916 | <property name="use_action_appearance">False</property> |
917 | <property name="label" translatable="yes">Warn on Reload</property> |
918 | <property name="use_underline">True</property> |
919 | <signal name="toggled" handler="on_reloadwarn_toggled" swapped="no"/> |
920 | </object> |
921 | </child> |
922 | <child> |
923 | <object class="GtkSeparatorMenuItem" id="separator4"> |
924 | <property name="visible">True</property> |
925 | <property name="can_focus">False</property> |
926 | </object> |
927 | </child> |
928 | <child> |
929 | <object class="GtkCheckMenuItem" id="use_relation_sharing"> |
930 | <property name="visible">True</property> |
931 | <property name="can_focus">False</property> |
932 | <property name="tooltip_text" translatable="yes">Check for merge-able 'anonymous types' during compile stage</property> |
933 | <property name="use_action_appearance">False</property> |
934 | <property name="label" translatable="yes">Use relation sharing</property> |
935 | <property name="use_underline">True</property> |
936 | <property name="active">True</property> |
937 | <accelerator key="S" signal="activate" modifiers="GDK_CONTROL_MASK"/> |
938 | <signal name="activate" handler="on_use_relation_sharing_toggle" swapped="no"/> |
939 | </object> |
940 | </child> |
941 | <child> |
942 | <object class="GtkCheckMenuItem" id="use_binary_compilation"> |
943 | <property name="visible">True</property> |
944 | <property name="can_focus">False</property> |
945 | <property name="tooltip_text" translatable="yes">Convert equations to compiled C code before solving</property> |
946 | <property name="use_action_appearance">False</property> |
947 | <property name="label" translatable="yes">Use binary compilation</property> |
948 | <property name="use_underline">True</property> |
949 | <accelerator key="B" signal="activate" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK"/> |
950 | <signal name="activate" handler="on_use_binary_compilation_toggle" swapped="no"/> |
951 | </object> |
952 | </child> |
953 | <child> |
954 | <object class="GtkSeparatorMenuItem" id="separator9"> |
955 | <property name="visible">True</property> |
956 | <property name="can_focus">False</property> |
957 | </object> |
958 | </child> |
959 | <child> |
960 | <object class="GtkMenuItem" id="solver_engine"> |
961 | <property name="visible">True</property> |
962 | <property name="can_focus">False</property> |
963 | <property name="use_action_appearance">False</property> |
964 | <property name="label" translatable="yes">Solver _Engine</property> |
965 | <property name="use_underline">True</property> |
966 | </object> |
967 | </child> |
968 | <child> |
969 | <object class="GtkImageMenuItem" id="preferences"> |
970 | <property name="label">Solver _Parameters...</property> |
971 | <property name="visible">True</property> |
972 | <property name="can_focus">False</property> |
973 | <property name="use_action_appearance">False</property> |
974 | <property name="use_underline">True</property> |
975 | <property name="use_stock">False</property> |
976 | <accelerator key="F11" signal="activate"/> |
977 | <signal name="activate" handler="preferences_click" swapped="no"/> |
978 | </object> |
979 | </child> |
980 | <child> |
981 | <object class="GtkCheckMenuItem" id="automenu"> |
982 | <property name="visible">True</property> |
983 | <property name="can_focus">False</property> |
984 | <property name="tooltip_text" translatable="yes">Solve automatically after values change</property> |
985 | <property name="use_action_appearance">False</property> |
986 | <property name="label" translatable="yes">_Auto-solve</property> |
987 | <property name="use_underline">True</property> |
988 | <property name="active">True</property> |
989 | <accelerator key="A" signal="activate" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK"/> |
990 | <signal name="activate" handler="on_tools_auto_toggle" swapped="no"/> |
991 | </object> |
992 | </child> |
993 | <child> |
994 | <object class="GtkMenuItem" id="solver_monitor"> |
995 | <property name="visible">True</property> |
996 | <property name="can_focus">False</property> |
997 | <property name="use_action_appearance">False</property> |
998 | <property name="label" translatable="yes">Solver _Reporter</property> |
999 | <property name="use_underline">True</property> |
1000 | <child type="submenu"> |
1001 | <object class="GtkMenu" id="solver_monitor_menu"> |
1002 | <property name="can_focus">False</property> |
1003 | <child> |
1004 | <object class="GtkCheckMenuItem" id="show_solving_popup"> |
1005 | <property name="visible">True</property> |
1006 | <property name="can_focus">False</property> |
1007 | <property name="use_action_appearance">False</property> |
1008 | <property name="label" translatable="yes">Show _Pop-up</property> |
1009 | <property name="use_underline">True</property> |
1010 | <property name="active">True</property> |
1011 | <signal name="activate" handler="on_show_solving_popup_toggle" swapped="no"/> |
1012 | </object> |
1013 | </child> |
1014 | <child> |
1015 | <object class="GtkCheckMenuItem" id="close_on_converged"> |
1016 | <property name="visible">True</property> |
1017 | <property name="can_focus">False</property> |
1018 | <property name="use_action_appearance">False</property> |
1019 | <property name="label" translatable="yes">Close Pop-up on _Converged</property> |
1020 | <property name="use_underline">True</property> |
1021 | <signal name="activate" handler="on_close_on_converged_toggle" swapped="no"/> |
1022 | </object> |
1023 | </child> |
1024 | <child> |
1025 | <object class="GtkCheckMenuItem" id="close_on_nonconverged"> |
1026 | <property name="visible">True</property> |
1027 | <property name="can_focus">False</property> |
1028 | <property name="use_action_appearance">False</property> |
1029 | <property name="label" translatable="yes">Close Pop-up on _Non-converged</property> |
1030 | <property name="use_underline">True</property> |
1031 | <signal name="activate" handler="on_close_on_nonconverged_toggle" swapped="no"/> |
1032 | </object> |
1033 | </child> |
1034 | </object> |
1035 | </child> |
1036 | </object> |
1037 | </child> |
1038 | </object> |
1039 | </child> |
1040 | </object> |
1041 | </child> |
1042 | <child> |
1043 | <object class="GtkMenuItem" id="help"> |
1044 | <property name="visible">True</property> |
1045 | <property name="can_focus">False</property> |
1046 | <property name="use_action_appearance">False</property> |
1047 | <property name="label" translatable="yes">_Help</property> |
1048 | <property name="use_underline">True</property> |
1049 | <child type="submenu"> |
1050 | <object class="GtkMenu" id="help_menu"> |
1051 | <property name="can_focus">False</property> |
1052 | <child> |
1053 | <object class="GtkImageMenuItem" id="contents"> |
1054 | <property name="label">_Contents</property> |
1055 | <property name="visible">True</property> |
1056 | <property name="can_focus">False</property> |
1057 | <property name="use_action_appearance">False</property> |
1058 | <property name="use_underline">True</property> |
1059 | <property name="use_stock">False</property> |
1060 | <signal name="activate" handler="on_help_contents_click" swapped="no"/> |
1061 | </object> |
1062 | </child> |
1063 | <child> |
1064 | <object class="GtkImageMenuItem" id="check_for_updates"> |
1065 | <property name="label">Check for _Updates</property> |
1066 | <property name="visible">True</property> |
1067 | <property name="can_focus">False</property> |
1068 | <property name="use_action_appearance">False</property> |
1069 | <property name="use_underline">True</property> |
1070 | <property name="use_stock">False</property> |
1071 | <child type="submenu"> |
1072 | <object class="GtkMenu" id="menu1"> |
1073 | <property name="visible">True</property> |
1074 | <property name="can_focus">False</property> |
1075 | <child> |
1076 | <object class="GtkMenuItem" id="check_now"> |
1077 | <property name="visible">True</property> |
1078 | <property name="can_focus">False</property> |
1079 | <property name="use_action_appearance">False</property> |
1080 | <property name="label" translatable="yes">Now</property> |
1081 | <property name="use_underline">True</property> |
1082 | <signal name="activate" handler="on_help_check_for_updates_click" swapped="no"/> |
1083 | </object> |
1084 | </child> |
1085 | <child> |
1086 | <object class="GtkCheckMenuItem" id="check_weekly"> |
1087 | <property name="visible">True</property> |
1088 | <property name="can_focus">False</property> |
1089 | <property name="use_action_appearance">False</property> |
1090 | <property name="label" translatable="yes">Weekly (Automatic)</property> |
1091 | <property name="use_underline">True</property> |
1092 | <signal name="toggled" handler="on_check_weekly_toggled" swapped="no"/> |
1093 | </object> |
1094 | </child> |
1095 | </object> |
1096 | </child> |
1097 | </object> |
1098 | </child> |
1099 | <child> |
1100 | <object class="GtkMenuItem" id="show_config"> |
1101 | <property name="visible">True</property> |
1102 | <property name="can_focus">False</property> |
1103 | <property name="use_action_appearance">False</property> |
1104 | <property name="label" translatable="yes">Show Configuration</property> |
1105 | <signal name="activate" handler="on_show_config_activate" swapped="no"/> |
1106 | </object> |
1107 | </child> |
1108 | <child> |
1109 | <object class="GtkMenuItem" id="report_a_bug"> |
1110 | <property name="visible">True</property> |
1111 | <property name="can_focus">False</property> |
1112 | <property name="use_action_appearance">False</property> |
1113 | <property name="label" translatable="yes">Report a _Bug</property> |
1114 | <property name="use_underline">True</property> |
1115 | <signal name="activate" handler="on_report_a_bug_click" swapped="no"/> |
1116 | </object> |
1117 | </child> |
1118 | <child> |
1119 | <object class="GtkImageMenuItem" id="about"> |
1120 | <property name="label">gtk-about</property> |
1121 | <property name="visible">True</property> |
1122 | <property name="can_focus">False</property> |
1123 | <property name="use_action_appearance">False</property> |
1124 | <property name="use_underline">True</property> |
1125 | <property name="use_stock">True</property> |
1126 | <signal name="activate" handler="on_help_about_click" swapped="no"/> |
1127 | </object> |
1128 | </child> |
1129 | </object> |
1130 | </child> |
1131 | </object> |
1132 | </child> |
1133 | </object> |
1134 | <packing> |
1135 | <property name="expand">False</property> |
1136 | <property name="fill">False</property> |
1137 | <property name="position">0</property> |
1138 | </packing> |
1139 | </child> |
1140 | <child> |
1141 | <object class="GtkToolbar" id="toolbar3"> |
1142 | <property name="visible">True</property> |
1143 | <property name="can_focus">False</property> |
1144 | <property name="toolbar_style">both</property> |
1145 | <child> |
1146 | <object class="GtkToolButton" id="openbutton"> |
1147 | <property name="visible">True</property> |
1148 | <property name="can_focus">False</property> |
1149 | <property name="use_action_appearance">False</property> |
1150 | <property name="stock_id">gtk-open</property> |
1151 | </object> |
1152 | <packing> |
1153 | <property name="expand">False</property> |
1154 | <property name="homogeneous">True</property> |
1155 | </packing> |
1156 | </child> |
1157 | <child> |
1158 | <object class="GtkToolButton" id="reloadbutton"> |
1159 | <property name="visible">True</property> |
1160 | <property name="can_focus">False</property> |
1161 | <property name="use_action_appearance">False</property> |
1162 | <property name="label" translatable="yes">Re_load</property> |
1163 | <property name="use_underline">True</property> |
1164 | <property name="stock_id">gtk-refresh</property> |
1165 | </object> |
1166 | <packing> |
1167 | <property name="expand">False</property> |
1168 | <property name="homogeneous">True</property> |
1169 | </packing> |
1170 | </child> |
1171 | <child> |
1172 | <object class="GtkSeparatorToolItem" id="separatortoolitem4"> |
1173 | <property name="visible">True</property> |
1174 | <property name="can_focus">False</property> |
1175 | </object> |
1176 | <packing> |
1177 | <property name="expand">False</property> |
1178 | </packing> |
1179 | </child> |
1180 | <child> |
1181 | <object class="GtkToolButton" id="checkbutton"> |
1182 | <property name="visible">True</property> |
1183 | <property name="can_focus">False</property> |
1184 | <property name="use_action_appearance">False</property> |
1185 | <property name="label" translatable="yes">_Check</property> |
1186 | <property name="use_underline">True</property> |
1187 | <property name="stock_id">gtk-spell-check</property> |
1188 | </object> |
1189 | <packing> |
1190 | <property name="expand">False</property> |
1191 | <property name="homogeneous">True</property> |
1192 | </packing> |
1193 | </child> |
1194 | <child> |
1195 | <object class="GtkToolButton" id="solvebutton"> |
1196 | <property name="visible">True</property> |
1197 | <property name="can_focus">False</property> |
1198 | <property name="use_action_appearance">False</property> |
1199 | <property name="label" translatable="yes">_Solve</property> |
1200 | <property name="use_underline">True</property> |
1201 | <property name="stock_id">gtk-media-play</property> |
1202 | </object> |
1203 | <packing> |
1204 | <property name="expand">False</property> |
1205 | <property name="homogeneous">True</property> |
1206 | </packing> |
1207 | </child> |
1208 | <child> |
1209 | <object class="GtkToolButton" id="integratebutton"> |
1210 | <property name="visible">True</property> |
1211 | <property name="can_focus">False</property> |
1212 | <property name="use_action_appearance">False</property> |
1213 | <property name="label" translatable="yes">_Integ</property> |
1214 | <property name="use_underline">True</property> |
1215 | <property name="icon_widget">integ_icon</property> |
1216 | </object> |
1217 | <packing> |
1218 | <property name="expand">False</property> |
1219 | <property name="homogeneous">True</property> |
1220 | </packing> |
1221 | </child> |
1222 | <child> |
1223 | <object class="GtkSeparatorToolItem" id="separatortoolitem5"> |
1224 | <property name="visible">True</property> |
1225 | <property name="can_focus">False</property> |
1226 | </object> |
1227 | <packing> |
1228 | <property name="expand">False</property> |
1229 | </packing> |
1230 | </child> |
1231 | <child> |
1232 | <object class="GtkToggleToolButton" id="autotoggle"> |
1233 | <property name="visible">True</property> |
1234 | <property name="can_focus">False</property> |
1235 | <property name="use_action_appearance">False</property> |
1236 | <property name="label" translatable="yes">_Auto</property> |
1237 | <property name="use_underline">True</property> |
1238 | <property name="stock_id">gtk-execute</property> |
1239 | <property name="active">True</property> |
1240 | </object> |
1241 | <packing> |
1242 | <property name="expand">False</property> |
1243 | <property name="homogeneous">True</property> |
1244 | </packing> |
1245 | </child> |
1246 | <child> |
1247 | <object class="GtkSeparatorToolItem" id="separatortoolitem3"> |
1248 | <property name="visible">True</property> |
1249 | <property name="can_focus">False</property> |
1250 | </object> |
1251 | <packing> |
1252 | <property name="expand">False</property> |
1253 | </packing> |
1254 | </child> |
1255 | <child> |
1256 | <object class="GtkToolItem" id="toolitem3"> |
1257 | <property name="visible">True</property> |
1258 | <property name="can_focus">False</property> |
1259 | <property name="use_action_appearance">False</property> |
1260 | <child> |
1261 | <object class="GtkFrame" id="frame1"> |
1262 | <property name="visible">True</property> |
1263 | <property name="can_focus">False</property> |
1264 | <property name="label_xalign">0</property> |
1265 | <property name="shadow_type">none</property> |
1266 | <child> |
1267 | <object class="GtkAlignment" id="alignment1"> |
1268 | <property name="visible">True</property> |
1269 | <property name="can_focus">False</property> |
1270 | <child> |
1271 | <object class="GtkHBox" id="hbox3"> |
1272 | <property name="visible">True</property> |
1273 | <property name="can_focus">False</property> |
1274 | <child> |
1275 | <object class="GtkComboBoxText" id="methodsel"> |
1276 | <property name="visible">True</property> |
1277 | <property name="can_focus">False</property> |
1278 | </object> |
1279 | <packing> |
1280 | <property name="expand">True</property> |
1281 | <property name="fill">True</property> |
1282 | <property name="position">0</property> |
1283 | </packing> |
1284 | </child> |
1285 | <child> |
1286 | <object class="GtkButton" id="methodrunbutton"> |
1287 | <property name="label" translatable="yes">_Run</property> |
1288 | <property name="visible">True</property> |
1289 | <property name="can_focus">True</property> |
1290 | <property name="receives_default">False</property> |
1291 | <property name="use_action_appearance">False</property> |
1292 | <property name="use_underline">True</property> |
1293 | </object> |
1294 | <packing> |
1295 | <property name="expand">False</property> |
1296 | <property name="fill">False</property> |
1297 | <property name="padding">4</property> |
1298 | <property name="position">1</property> |
1299 | </packing> |
1300 | </child> |
1301 | </object> |
1302 | </child> |
1303 | </object> |
1304 | </child> |
1305 | <child type="label"> |
1306 | <object class="GtkLabel" id="label8"> |
1307 | <property name="visible">True</property> |
1308 | <property name="can_focus">False</property> |
1309 | <property name="ypad">3</property> |
1310 | <property name="label" translatable="yes">Methods</property> |
1311 | <property name="use_markup">True</property> |
1312 | </object> |
1313 | </child> |
1314 | </object> |
1315 | </child> |
1316 | </object> |
1317 | <packing> |
1318 | <property name="expand">False</property> |
1319 | </packing> |
1320 | </child> |
1321 | </object> |
1322 | <packing> |
1323 | <property name="expand">False</property> |
1324 | <property name="fill">False</property> |
1325 | <property name="position">1</property> |
1326 | </packing> |
1327 | </child> |
1328 | <child> |
1329 | <object class="GtkVPaned" id="browserpaned"> |
1330 | <property name="height_request">320</property> |
1331 | <property name="visible">True</property> |
1332 | <property name="can_focus">True</property> |
1333 | <property name="position">421</property> |
1334 | <child> |
1335 | <object class="GtkScrolledWindow" id="scrolledwindow11"> |
1336 | <property name="height_request">400</property> |
1337 | <property name="visible">True</property> |
1338 | <property name="can_focus">True</property> |
1339 | <property name="hscrollbar_policy">automatic</property> |
1340 | <property name="vscrollbar_policy">automatic</property> |
1341 | <child> |
1342 | <object class="GtkViewport" id="viewport2"> |
1343 | <property name="visible">True</property> |
1344 | <property name="can_focus">False</property> |
1345 | <child> |
1346 | <object class="GtkNotebook" id="maintabs"> |
1347 | <property name="visible">True</property> |
1348 | <property name="can_focus">True</property> |
1349 | <signal name="switch-page" handler="on_maintabs_switch_page" swapped="no"/> |
1350 | <child> |
1351 | <object class="GtkScrolledWindow" id="scrolledwindow12"> |
1352 | <property name="visible">True</property> |
1353 | <property name="can_focus">True</property> |
1354 | <property name="hscrollbar_policy">automatic</property> |
1355 | <property name="vscrollbar_policy">automatic</property> |
1356 | <child> |
1357 | <object class="GtkTreeView" id="moduleview"> |
1358 | <property name="visible">True</property> |
1359 | <property name="can_focus">True</property> |
1360 | </object> |
1361 | </child> |
1362 | </object> |
1363 | </child> |
1364 | <child type="tab"> |
1365 | <object class="GtkLabel" id="moduletab"> |
1366 | <property name="visible">True</property> |
1367 | <property name="can_focus">False</property> |
1368 | <property name="label" translatable="yes">Modules</property> |
1369 | <property name="mnemonic_widget">moduleview</property> |
1370 | </object> |
1371 | <packing> |
1372 | <property name="tab_fill">False</property> |
1373 | </packing> |
1374 | </child> |
1375 | <child> |
1376 | <object class="GtkScrolledWindow" id="scrolledwindow13"> |
1377 | <property name="visible">True</property> |
1378 | <property name="can_focus">True</property> |
1379 | <property name="hscrollbar_policy">automatic</property> |
1380 | <property name="vscrollbar_policy">automatic</property> |
1381 | <child> |
1382 | <object class="GtkTreeView" id="browserview"> |
1383 | <property name="visible">True</property> |
1384 | <property name="can_focus">True</property> |
1385 | <property name="has_focus">True</property> |
1386 | </object> |
1387 | </child> |
1388 | </object> |
1389 | <packing> |
1390 | <property name="position">1</property> |
1391 | </packing> |
1392 | </child> |
1393 | <child type="tab"> |
1394 | <object class="GtkLabel" id="label10"> |
1395 | <property name="visible">True</property> |
1396 | <property name="can_focus">False</property> |
1397 | <property name="label" translatable="yes">Simulation </property> |
1398 | </object> |
1399 | <packing> |
1400 | <property name="position">1</property> |
1401 | <property name="tab_fill">False</property> |
1402 | </packing> |
1403 | </child> |
1404 | </object> |
1405 | </child> |
1406 | </object> |
1407 | </child> |
1408 | </object> |
1409 | <packing> |
1410 | <property name="resize">False</property> |
1411 | <property name="shrink">True</property> |
1412 | </packing> |
1413 | </child> |
1414 | <child> |
1415 | <object class="GtkNotebook" id="lowertabs"> |
1416 | <property name="visible">True</property> |
1417 | <property name="can_focus">True</property> |
1418 | <child> |
1419 | <object class="GtkScrolledWindow" id="scrolledwindow10"> |
1420 | <property name="visible">True</property> |
1421 | <property name="can_focus">True</property> |
1422 | <property name="hscrollbar_policy">automatic</property> |
1423 | <property name="vscrollbar_policy">automatic</property> |
1424 | <property name="shadow_type">in</property> |
1425 | <child> |
1426 | <object class="GtkTreeView" id="errorview"> |
1427 | <property name="height_request">202</property> |
1428 | <property name="visible">True</property> |
1429 | <property name="can_focus">True</property> |
1430 | </object> |
1431 | </child> |
1432 | </object> |
1433 | </child> |
1434 | <child type="tab"> |
1435 | <object class="GtkLabel" id="errortab"> |
1436 | <property name="visible">True</property> |
1437 | <property name="can_focus">False</property> |
1438 | <property name="label" translatable="yes">Errors / Warnings</property> |
1439 | </object> |
1440 | <packing> |
1441 | <property name="tab_fill">False</property> |
1442 | </packing> |
1443 | </child> |
1444 | <child> |
1445 | <object class="GtkScrolledWindow" id="consolescroll"> |
1446 | <property name="visible">True</property> |
1447 | <property name="can_focus">True</property> |
1448 | <property name="hscrollbar_policy">automatic</property> |
1449 | <property name="vscrollbar_policy">automatic</property> |
1450 | <child> |
1451 | <placeholder/> |
1452 | </child> |
1453 | </object> |
1454 | <packing> |
1455 | <property name="position">1</property> |
1456 | </packing> |
1457 | </child> |
1458 | <child type="tab"> |
1459 | <object class="GtkHBox" id="hbox21"> |
1460 | <property name="visible">True</property> |
1461 | <property name="can_focus">False</property> |
1462 | <child> |
1463 | <object class="GtkLabel" id="consoletab"> |
1464 | <property name="visible">True</property> |
1465 | <property name="can_focus">False</property> |
1466 | <property name="label" translatable="yes">Console</property> |
1467 | </object> |
1468 | <packing> |
1469 | <property name="expand">False</property> |
1470 | <property name="fill">False</property> |
1471 | <property name="position">0</property> |
1472 | </packing> |
1473 | </child> |
1474 | <child> |
1475 | <object class="GtkImage" id="image906"> |
1476 | <property name="visible">True</property> |
1477 | <property name="sensitive">False</property> |
1478 | <property name="can_focus">False</property> |
1479 | <property name="stock">gtk-fullscreen</property> |
1480 | <property name="icon-size">1</property> |
1481 | </object> |
1482 | <packing> |
1483 | <property name="expand">False</property> |
1484 | <property name="fill">False</property> |
1485 | <property name="position">1</property> |
1486 | </packing> |
1487 | </child> |
1488 | </object> |
1489 | <packing> |
1490 | <property name="position">1</property> |
1491 | <property name="tab_fill">False</property> |
1492 | </packing> |
1493 | </child> |
1494 | </object> |
1495 | <packing> |
1496 | <property name="resize">True</property> |
1497 | <property name="shrink">True</property> |
1498 | </packing> |
1499 | </child> |
1500 | </object> |
1501 | <packing> |
1502 | <property name="expand">True</property> |
1503 | <property name="fill">True</property> |
1504 | <property name="position">2</property> |
1505 | </packing> |
1506 | </child> |
1507 | <child> |
1508 | <object class="GtkStatusbar" id="statusbar"> |
1509 | <property name="visible">True</property> |
1510 | <property name="can_focus">False</property> |
1511 | </object> |
1512 | <packing> |
1513 | <property name="expand">False</property> |
1514 | <property name="fill">False</property> |
1515 | <property name="position">3</property> |
1516 | </packing> |
1517 | </child> |
1518 | </object> |
1519 | </child> |
1520 | </object> |
1521 | <object class="GtkMessageDialog" id="closeobserverdialog"> |
1522 | <property name="visible">True</property> |
1523 | <property name="can_focus">False</property> |
1524 | <property name="border_width">5</property> |
1525 | <property name="window_position">center-on-parent</property> |
1526 | <property name="type_hint">dialog</property> |
1527 | <property name="skip_taskbar_hint">True</property> |
1528 | <property name="message_type">warning</property> |
1529 | <property name="text">Are you sure you want to close this observer?</property> |
1530 | <property name="secondary_text">Please make sure you have saved your data before proceeding.</property> |
1531 | <signal name="close" handler="on_closeobserverdialog_close" swapped="no"/> |
1532 | <child internal-child="vbox"> |
1533 | <object class="GtkVBox" id="dialog-vbox"> |
1534 | <property name="visible">True</property> |
1535 | <property name="can_focus">False</property> |
1536 | <property name="spacing">2</property> |
1537 | <child internal-child="action_area"> |
1538 | <object class="GtkHButtonBox" id="dialog-action_area"> |
1539 | <property name="visible">True</property> |
1540 | <property name="can_focus">False</property> |
1541 | <property name="layout_style">end</property> |
1542 | <child> |
1543 | <object class="GtkButton" id="button991"> |
1544 | <property name="label">gtk-yes</property> |
1545 | <property name="visible">True</property> |
1546 | <property name="can_focus">True</property> |
1547 | <property name="receives_default">True</property> |
1548 | <property name="use_action_appearance">False</property> |
1549 | <property name="use_stock">True</property> |
1550 | </object> |
1551 | <packing> |
1552 | <property name="expand">False</property> |
1553 | <property name="fill">False</property> |
1554 | <property name="position">0</property> |
1555 | </packing> |
1556 | </child> |
1557 | <child> |
1558 | <object class="GtkButton" id="button992"> |
1559 | <property name="label">gtk-no</property> |
1560 | <property name="visible">True</property> |
1561 | <property name="can_focus">True</property> |
1562 | <property name="receives_default">True</property> |
1563 | <property name="use_action_appearance">False</property> |
1564 | <property name="use_stock">True</property> |
1565 | </object> |
1566 | <packing> |
1567 | <property name="expand">False</property> |
1568 | <property name="fill">False</property> |
1569 | <property name="position">1</property> |
1570 | </packing> |
1571 | </child> |
1572 | </object> |
1573 | <packing> |
1574 | <property name="expand">False</property> |
1575 | <property name="fill">True</property> |
1576 | <property name="pack_type">end</property> |
1577 | <property name="position">0</property> |
1578 | </packing> |
1579 | </child> |
1580 | </object> |
1581 | </child> |
1582 | <action-widgets> |
1583 | <action-widget response="-8">button991</action-widget> |
1584 | <action-widget response="-9">button992</action-widget> |
1585 | </action-widgets> |
1586 | </object> |
1587 | <object class="GtkDialog" id="diagnosewin"> |
1588 | <property name="height_request">0</property> |
1589 | <property name="visible">True</property> |
1590 | <property name="can_focus">False</property> |
1591 | <property name="title" translatable="yes">Block Diagnosis</property> |
1592 | <property name="window_position">center-on-parent</property> |
1593 | <property name="destroy_with_parent">True</property> |
1594 | <property name="type_hint">dialog</property> |
1595 | <signal name="close" handler="on_diagnosewin_close" swapped="no"/> |
1596 | <child internal-child="vbox"> |
1597 | <object class="GtkVBox" id="dialog-vbox6"> |
1598 | <property name="visible">True</property> |
1599 | <property name="can_focus">False</property> |
1600 | <child internal-child="action_area"> |
1601 | <object class="GtkHButtonBox" id="dialog-action_area6"> |
1602 | <property name="visible">True</property> |
1603 | <property name="can_focus">False</property> |
1604 | <property name="layout_style">end</property> |
1605 | <child> |
1606 | <object class="GtkButton" id="closebutton"> |
1607 | <property name="label">gtk-close</property> |
1608 | <property name="visible">True</property> |
1609 | <property name="can_focus">True</property> |
1610 | <property name="can_default">True</property> |
1611 | <property name="receives_default">False</property> |
1612 | <property name="use_action_appearance">False</property> |
1613 | <property name="use_stock">True</property> |
1614 | </object> |
1615 | <packing> |
1616 | <property name="expand">False</property> |
1617 | <property name="fill">False</property> |
1618 | <property name="position">0</property> |
1619 | </packing> |
1620 | </child> |
1621 | </object> |
1622 | <packing> |
1623 | <property name="expand">False</property> |
1624 | <property name="fill">True</property> |
1625 | <property name="pack_type">end</property> |
1626 | <property name="position">0</property> |
1627 | </packing> |
1628 | </child> |
1629 | <child> |
1630 | <object class="GtkVBox" id="vbox8"> |
1631 | <property name="visible">True</property> |
1632 | <property name="can_focus">False</property> |
1633 | <child> |
1634 | <object class="GtkToolbar" id="toolbar5"> |
1635 | <property name="visible">True</property> |
1636 | <property name="can_focus">False</property> |
1637 | <property name="toolbar_style">both</property> |
1638 | <child> |
1639 | <object class="GtkToolButton" id="prevbigbutton"> |
1640 | <property name="visible">True</property> |
1641 | <property name="can_focus">False</property> |
1642 | <property name="use_action_appearance">False</property> |
1643 | <property name="label" translatable="yes">Prev Big</property> |
1644 | <property name="use_underline">True</property> |
1645 | <property name="stock_id">gtk-media-rewind</property> |
1646 | <signal name="clicked" handler="on_prevbigbutton_clicked" swapped="no"/> |
1647 | </object> |
1648 | <packing> |
1649 | <property name="expand">False</property> |
1650 | <property name="homogeneous">True</property> |
1651 | </packing> |
1652 | </child> |
1653 | <child> |
1654 | <object class="GtkToolButton" id="prevbutton"> |
1655 | <property name="visible">True</property> |
1656 | <property name="can_focus">False</property> |
1657 | <property name="use_action_appearance">False</property> |
1658 | <property name="stock_id">gtk-media-previous</property> |
1659 | <signal name="clicked" handler="on_prevbutton_clicked" swapped="no"/> |
1660 | </object> |
1661 | <packing> |
1662 | <property name="expand">False</property> |
1663 | <property name="homogeneous">True</property> |
1664 | </packing> |
1665 | </child> |
1666 | <child> |
1667 | <object class="GtkToolButton" id="nextbutton"> |
1668 | <property name="visible">True</property> |
1669 | <property name="can_focus">False</property> |
1670 | <property name="use_action_appearance">False</property> |
1671 | <property name="stock_id">gtk-media-next</property> |
1672 | <signal name="clicked" handler="on_nextbutton_clicked" swapped="no"/> |
1673 | </object> |
1674 | <packing> |
1675 | <property name="expand">False</property> |
1676 | <property name="homogeneous">True</property> |
1677 | </packing> |
1678 | </child> |
1679 | <child> |
1680 | <object class="GtkToolButton" id="nextbigbutton"> |
1681 | <property name="visible">True</property> |
1682 | <property name="can_focus">False</property> |
1683 | <property name="use_action_appearance">False</property> |
1684 | <property name="label" translatable="yes">Next Big</property> |
1685 | <property name="use_underline">True</property> |
1686 | <property name="stock_id">gtk-media-forward</property> |
1687 | <signal name="clicked" handler="on_nextbigbutton_clicked" swapped="no"/> |
1688 | </object> |
1689 | <packing> |
1690 | <property name="expand">False</property> |
1691 | <property name="homogeneous">True</property> |
1692 | </packing> |
1693 | </child> |
1694 | <child> |
1695 | <object class="GtkToolItem" id="toolitem11"> |
1696 | <property name="visible">True</property> |
1697 | <property name="can_focus">False</property> |
1698 | <property name="use_action_appearance">False</property> |
1699 | <child> |
1700 | <object class="GtkVBox" id="vbox9"> |
1701 | <property name="visible">True</property> |
1702 | <property name="can_focus">False</property> |
1703 | <property name="border_width">6</property> |
1704 | <child> |
1705 | <object class="GtkLabel" id="label38"> |
1706 | <property name="visible">True</property> |
1707 | <property name="can_focus">False</property> |
1708 | <property name="xalign">0</property> |
1709 | <property name="label" translatable="yes">Block #</property> |
1710 | </object> |
1711 | <packing> |
1712 | <property name="expand">False</property> |
1713 | <property name="fill">False</property> |
1714 | <property name="position">0</property> |
1715 | </packing> |
1716 | </child> |
1717 | <child> |
1718 | <object class="GtkEntry" id="blockentry"> |
1719 | <property name="width_request">59</property> |
1720 | <property name="visible">True</property> |
1721 | <property name="can_focus">True</property> |
1722 | <property name="text" translatable="yes">123</property> |
1723 | <property name="primary_icon_activatable">False</property> |
1724 | <property name="secondary_icon_activatable">False</property> |
1725 | <property name="primary_icon_sensitive">True</property> |
1726 | <property name="secondary_icon_sensitive">True</property> |
1727 | <signal name="key-press-event" handler="on_blockentry_key_press_event" swapped="no"/> |
1728 | </object> |
1729 | <packing> |
1730 | <property name="expand">False</property> |
1731 | <property name="fill">True</property> |
1732 | <property name="position">1</property> |
1733 | </packing> |
1734 | </child> |
1735 | </object> |
1736 | </child> |
1737 | </object> |
1738 | <packing> |
1739 | <property name="expand">False</property> |
1740 | </packing> |
1741 | </child> |
1742 | <child> |
1743 | <object class="GtkToolButton" id="zoominbutton"> |
1744 | <property name="visible">True</property> |
1745 | <property name="can_focus">False</property> |
1746 | <property name="use_action_appearance">False</property> |
1747 | <property name="stock_id">gtk-zoom-in</property> |
1748 | <signal name="clicked" handler="on_zoominbutton_clicked" swapped="no"/> |
1749 | </object> |
1750 | <packing> |
1751 | <property name="expand">False</property> |
1752 | <property name="homogeneous">True</property> |
1753 | </packing> |
1754 | </child> |
1755 | <child> |
1756 | <object class="GtkToolButton" id="zoomoutbutton"> |
1757 | <property name="visible">True</property> |
1758 | <property name="can_focus">False</property> |
1759 | <property name="use_action_appearance">False</property> |
1760 | <property name="stock_id">gtk-zoom-out</property> |
1761 | <signal name="clicked" handler="on_zoomoutbutton_clicked" swapped="no"/> |
1762 | </object> |
1763 | <packing> |
1764 | <property name="expand">False</property> |
1765 | <property name="homogeneous">True</property> |
1766 | </packing> |
1767 | </child> |
1768 | <child> |
1769 | <object class="GtkToolItem" id="toolitem24"> |
1770 | <property name="visible">True</property> |
1771 | <property name="can_focus">False</property> |
1772 | <property name="use_action_appearance">False</property> |
1773 | <child> |
1774 | <object class="GtkVBox" id="vbox13"> |
1775 | <property name="visible">True</property> |
1776 | <property name="can_focus">False</property> |
1777 | <property name="border_width">6</property> |
1778 | <child> |
1779 | <object class="GtkLabel" id="label44"> |
1780 | <property name="visible">True</property> |
1781 | <property name="can_focus">False</property> |
1782 | <property name="xalign">0</property> |
1783 | <property name="label" translatable="yes">Zoom</property> |
1784 | </object> |
1785 | <packing> |
1786 | <property name="expand">False</property> |
1787 | <property name="fill">False</property> |
1788 | <property name="position">0</property> |
1789 | </packing> |
1790 | </child> |
1791 | <child> |
1792 | <object class="GtkEntry" id="zoomentry"> |
1793 | <property name="width_request">59</property> |
1794 | <property name="visible">True</property> |
1795 | <property name="sensitive">False</property> |
1796 | <property name="can_focus">True</property> |
1797 | <property name="text" translatable="yes">123</property> |
1798 | <property name="primary_icon_activatable">False</property> |
1799 | <property name="secondary_icon_activatable">False</property> |
1800 | <property name="primary_icon_sensitive">True</property> |
1801 | <property name="secondary_icon_sensitive">True</property> |
1802 | <signal name="key-press-event" handler="on_blockentry_key_press_event" swapped="no"/> |
1803 | </object> |
1804 | <packing> |
1805 | <property name="expand">False</property> |
1806 | <property name="fill">True</property> |
1807 | <property name="position">1</property> |
1808 | </packing> |
1809 | </child> |
1810 | </object> |
1811 | </child> |
1812 | </object> |
1813 | <packing> |
1814 | <property name="expand">False</property> |
1815 | </packing> |
1816 | </child> |
1817 | </object> |
1818 | <packing> |
1819 | <property name="expand">False</property> |
1820 | <property name="fill">False</property> |
1821 | <property name="position">0</property> |
1822 | </packing> |
1823 | </child> |
1824 | <child> |
1825 | <object class="GtkHPaned" id="hpaned1"> |
1826 | <property name="visible">True</property> |
1827 | <property name="can_focus">True</property> |
1828 | <child> |
1829 | <object class="GtkFrame" id="imageframe"> |
1830 | <property name="visible">True</property> |
1831 | <property name="can_focus">False</property> |
1832 | <property name="label_xalign">0</property> |
1833 | <property name="shadow_type">in</property> |
1834 | <child> |
1835 | <object class="GtkScrolledWindow" id="imagescroll"> |
1836 | <property name="width_request">540</property> |
1837 | <property name="height_request">540</property> |
1838 | <property name="visible">True</property> |
1839 | <property name="can_focus">True</property> |
1840 | <property name="hscrollbar_policy">automatic</property> |
1841 | <property name="vscrollbar_policy">automatic</property> |
1842 | <child> |
1843 | <object class="GtkViewport" id="imageview"> |
1844 | <property name="visible">True</property> |
1845 | <property name="can_focus">False</property> |
1846 | <property name="shadow_type">none</property> |
1847 | <child> |
1848 | <object class="GtkEventBox" id="imageevent"> |
1849 | <property name="visible">True</property> |
1850 | <property name="can_focus">False</property> |
1851 | <signal name="button-press-event" handler="on_imageevent_button_press_event" swapped="no"/> |
1852 | <signal name="motion-notify-event" handler="on_imageevent_motion_notify_event" swapped="no"/> |
1853 | <child> |
1854 | <object class="GtkImage" id="image"> |
1855 | <property name="visible">True</property> |
1856 | <property name="can_focus">False</property> |
1857 | <property name="xalign">0</property> |
1858 | <property name="yalign">0</property> |
1859 | <property name="stock">gtk-missing-image</property> |
1860 | </object> |
1861 | </child> |
1862 | </object> |
1863 | </child> |
1864 | </object> |
1865 | </child> |
1866 | </object> |
1867 | </child> |
1868 | <child type="label"> |
1869 | <object class="GtkLabel" id="label39"> |
1870 | <property name="visible">True</property> |
1871 | <property name="can_focus">False</property> |
1872 | <property name="label" translatable="yes"><b>Incidence matrix</b></property> |
1873 | <property name="use_markup">True</property> |
1874 | </object> |
1875 | </child> |
1876 | </object> |
1877 | <packing> |
1878 | <property name="resize">True</property> |
1879 | <property name="shrink">True</property> |
1880 | </packing> |
1881 | </child> |
1882 | <child> |
1883 | <object class="GtkVBox" id="vbox10"> |
1884 | <property name="width_request">260</property> |
1885 | <property name="visible">True</property> |
1886 | <property name="can_focus">False</property> |
1887 | <property name="spacing">5</property> |
1888 | <child> |
1889 | <object class="GtkFrame" id="frame3"> |
1890 | <property name="visible">True</property> |
1891 | <property name="can_focus">False</property> |
1892 | <property name="label_xalign">0</property> |
1893 | <property name="shadow_type">in</property> |
1894 | <child> |
1895 | <object class="GtkAlignment" id="alignment14"> |
1896 | <property name="visible">True</property> |
1897 | <property name="can_focus">False</property> |
1898 | <property name="left_padding">12</property> |
1899 | <child> |
1900 | <object class="GtkLabel" id="blockstatustext"> |
1901 | <property name="visible">True</property> |
1902 | <property name="can_focus">False</property> |
1903 | <property name="xalign">0</property> |
1904 | <property name="ypad">4</property> |
1905 | </object> |
1906 | </child> |
1907 | </object> |
1908 | </child> |
1909 | <child type="label"> |
1910 | <object class="GtkLabel" id="blockstatus1"> |
1911 | <property name="visible">True</property> |
1912 | <property name="can_focus">False</property> |
1913 | <property name="label" translatable="yes"><b>Block status</b></property> |
1914 | <property name="use_markup">True</property> |
1915 | </object> |
1916 | </child> |
1917 | </object> |
1918 | <packing> |
1919 | <property name="expand">False</property> |
1920 | <property name="fill">True</property> |
1921 | <property name="position">0</property> |
1922 | </packing> |
1923 | </child> |
1924 | <child> |
1925 | <object class="GtkFrame" id="frame6"> |
1926 | <property name="visible">True</property> |
1927 | <property name="can_focus">False</property> |
1928 | <property name="label_xalign">0</property> |
1929 | <property name="shadow_type">in</property> |
1930 | <child> |
1931 | <object class="GtkAlignment" id="alignment6"> |
1932 | <property name="visible">True</property> |
1933 | <property name="can_focus">False</property> |
1934 | <property name="left_padding">2</property> |
1935 | <child> |
1936 | <object class="GtkTable" id="table3"> |
1937 | <property name="visible">True</property> |
1938 | <property name="can_focus">False</property> |
1939 | <property name="n_rows">3</property> |
1940 | <property name="n_columns">3</property> |
1941 | <property name="column_spacing">7</property> |
1942 | <property name="row_spacing">5</property> |
1943 | <child> |
1944 | <object class="GtkLabel" id="label46"> |
1945 | <property name="visible">True</property> |
1946 | <property name="can_focus">False</property> |
1947 | <property name="xalign">0</property> |
1948 | <property name="label" translatable="yes"><u>v</u>ar</property> |
1949 | <property name="use_markup">True</property> |
1950 | </object> |
1951 | <packing> |
1952 | <property name="x_options"></property> |
1953 | <property name="y_options"></property> |
1954 | </packing> |
1955 | </child> |
1956 | <child> |
1957 | <object class="GtkLabel" id="label47"> |
1958 | <property name="visible">True</property> |
1959 | <property name="can_focus">False</property> |
1960 | <property name="xalign">0</property> |
1961 | <property name="label" translatable="yes"><u>r</u>el</property> |
1962 | <property name="use_markup">True</property> |
1963 | </object> |
1964 | <packing> |
1965 | <property name="top_attach">1</property> |
1966 | <property name="bottom_attach">2</property> |
1967 | <property name="x_options"></property> |
1968 | <property name="y_options"></property> |
1969 | </packing> |
1970 | </child> |
1971 | <child> |
1972 | <object class="GtkVBox" id="vbox14"> |
1973 | <property name="visible">True</property> |
1974 | <property name="can_focus">False</property> |
1975 | <child> |
1976 | <object class="GtkEntry" id="varname1"> |
1977 | <property name="visible">True</property> |
1978 | <property name="can_focus">True</property> |
1979 | <property name="primary_icon_activatable">False</property> |
1980 | <property name="secondary_icon_activatable">False</property> |
1981 | <property name="primary_icon_sensitive">True</property> |
1982 | <property name="secondary_icon_sensitive">True</property> |
1983 | </object> |
1984 | <packing> |
1985 | <property name="expand">False</property> |
1986 | <property name="fill">False</property> |
1987 | <property name="position">0</property> |
1988 | </packing> |
1989 | </child> |
1990 | <child> |
1991 | <object class="GtkHBox" id="hbox12"> |
1992 | <property name="visible">True</property> |
1993 | <property name="can_focus">False</property> |
1994 | <child> |
1995 | <object class="GtkEntry" id="varval"> |
1996 | <property name="width_request">100</property> |
1997 | <property name="visible">True</property> |
1998 | <property name="can_focus">True</property> |
1999 | <property name="primary_icon_activatable">False</property> |
2000 | <property name="secondary_icon_activatable">False</property> |
2001 | <property name="primary_icon_sensitive">True</property> |
2002 | <property name="secondary_icon_sensitive">True</property> |
2003 | </object> |
2004 | <packing> |
2005 | <property name="expand">True</property> |
2006 | <property name="fill">True</property> |
2007 | <property name="position">0</property> |
2008 | </packing> |
2009 | </child> |
2010 | </object> |
2011 | <packing> |
2012 | <property name="expand">True</property> |
2013 | <property name="fill">True</property> |
2014 | <property name="position">1</property> |
2015 | </packing> |
2016 | </child> |
2017 | </object> |
2018 | <packing> |
2019 | <property name="left_attach">1</property> |
2020 | <property name="right_attach">2</property> |
2021 | <property name="y_options"></property> |
2022 | </packing> |
2023 | </child> |
2024 | <child> |
2025 | <object class="GtkVBox" id="vbox15"> |
2026 | <property name="visible">True</property> |
2027 | <property name="can_focus">False</property> |
2028 | <child> |
2029 | <object class="GtkEntry" id="relname1"> |
2030 | <property name="visible">True</property> |
2031 | <property name="can_focus">True</property> |
2032 | <property name="primary_icon_activatable">False</property> |
2033 | <property name="secondary_icon_activatable">False</property> |
2034 | <property name="primary_icon_sensitive">True</property> |
2035 | <property name="secondary_icon_sensitive">True</property> |
2036 | </object> |
2037 | <packing> |
2038 | <property name="expand">False</property> |
2039 | <property name="fill">False</property> |
2040 | <property name="position">0</property> |
2041 | </packing> |
2042 | </child> |
2043 | <child> |
2044 | <object class="GtkHBox" id="hbox13"> |
2045 | <property name="visible">True</property> |
2046 | <property name="can_focus">False</property> |
2047 | <child> |
2048 | <object class="GtkEntry" id="relresid"> |
2049 | <property name="width_request">100</property> |
2050 | <property name="visible">True</property> |
2051 | <property name="can_focus">True</property> |
2052 | <property name="primary_icon_activatable">False</property> |
2053 | <property name="secondary_icon_activatable">False</property> |
2054 | <property name="primary_icon_sensitive">True</property> |
2055 | <property name="secondary_icon_sensitive">True</property> |
2056 | </object> |
2057 | <packing> |
2058 | <property name="expand">True</property> |
2059 | <property name="fill">True</property> |
2060 | <property name="position">0</property> |
2061 | </packing> |
2062 | </child> |
2063 | <child> |
2064 | <object class="GtkLabel" id="label48"> |
2065 | <property name="visible">True</property> |
2066 | <property name="can_focus">False</property> |
2067 | <property name="xpad">2</property> |
2068 | <property name="label" translatable="yes">resid.</property> |
2069 | </object> |
2070 | <packing> |
2071 | <property name="expand">False</property> |
2072 | <property name="fill">False</property> |
2073 | <property name="position">1</property> |
2074 | </packing> |
2075 | </child> |
2076 | </object> |
2077 | <packing> |
2078 | <property name="expand">True</property> |
2079 | <property name="fill">True</property> |
2080 | <property name="position">1</property> |
2081 | </packing> |
2082 | </child> |
2083 | </object> |
2084 | <packing> |
2085 | <property name="left_attach">1</property> |
2086 | <property name="right_attach">2</property> |
2087 | <property name="top_attach">1</property> |
2088 | <property name="bottom_attach">2</property> |
2089 | <property name="x_options"></property> |
2090 | <property name="y_options"></property> |
2091 | </packing> |
2092 | </child> |
2093 | <child> |
2094 | <object class="GtkButton" id="varinfobutton"> |
2095 | <property name="visible">True</property> |
2096 | <property name="can_focus">True</property> |
2097 | <property name="receives_default">False</property> |
2098 | <property name="use_action_appearance">False</property> |
2099 | <accelerator key="v" signal="clicked" modifiers="GDK_MOD1_MASK"/> |
2100 | <accelerator key="v" signal="clicked" modifiers="GDK_CONTROL_MASK"/> |
2101 | <signal name="clicked" handler="on_varinfobutton_clicked" swapped="no"/> |
2102 | <child> |
2103 | <object class="GtkImage" id="varinfoimg"> |
2104 | <property name="visible">True</property> |
2105 | <property name="can_focus">False</property> |
2106 | <property name="stock">gtk-dialog-question</property> |
2107 | </object> |
2108 | </child> |
2109 | </object> |
2110 | <packing> |
2111 | <property name="left_attach">2</property> |
2112 | <property name="right_attach">3</property> |
2113 | <property name="x_options"></property> |
2114 | <property name="y_options"></property> |
2115 | </packing> |
2116 | </child> |
2117 | <child> |
2118 | <object class="GtkButton" id="relinfobutton"> |
2119 | <property name="visible">True</property> |
2120 | <property name="can_focus">True</property> |
2121 | <property name="receives_default">False</property> |
2122 | <property name="use_action_appearance">False</property> |
2123 | <accelerator key="r" signal="clicked" modifiers="GDK_MOD1_MASK"/> |
2124 | <accelerator key="r" signal="clicked" modifiers="GDK_CONTROL_MASK"/> |
2125 | <signal name="clicked" handler="on_relinfobutton_clicked" swapped="no"/> |
2126 | <child> |
2127 | <object class="GtkImage" id="relinfoimg"> |
2128 | <property name="visible">True</property> |
2129 | <property name="can_focus">False</property> |
2130 | <property name="stock">gtk-dialog-question</property> |
2131 | </object> |
2132 | </child> |
2133 | </object> |
2134 | <packing> |
2135 | <property name="left_attach">2</property> |
2136 | <property name="right_attach">3</property> |
2137 | <property name="top_attach">1</property> |
2138 | <property name="bottom_attach">2</property> |
2139 | <property name="x_options"></property> |
2140 | <property name="y_options"></property> |
2141 | </packing> |
2142 | </child> |
2143 | <child> |
2144 | <object class="GtkCheckButton" id="preferred_units_check"> |
2145 | <property name="label" translatable="yes">Show Preferred Units</property> |
2146 | <property name="visible">True</property> |
2147 | <property name="can_focus">True</property> |
2148 | <property name="receives_default">False</property> |
2149 | <property name="use_action_appearance">False</property> |
2150 | <property name="draw_indicator">True</property> |
2151 | <signal name="toggled" handler="on_preferred_units_toggle" swapped="no"/> |
2152 | </object> |
2153 | <packing> |
2154 | <property name="left_attach">1</property> |
2155 | <property name="right_attach">2</property> |
2156 | <property name="top_attach">2</property> |
2157 | <property name="bottom_attach">3</property> |
2158 | </packing> |
2159 | </child> |
2160 | <child> |
2161 | <placeholder/> |
2162 | </child> |
2163 | <child> |
2164 | <placeholder/> |
2165 | </child> |
2166 | </object> |
2167 | </child> |
2168 | </object> |
2169 | </child> |
2170 | <child type="label"> |
2171 | <object class="GtkLabel" id="label45"> |
2172 | <property name="visible">True</property> |
2173 | <property name="can_focus">False</property> |
2174 | <property name="label" translatable="yes"><b>Cursor</b> (click-and-drag over matrix)</property> |
2175 | <property name="use_markup">True</property> |
2176 | </object> |
2177 | </child> |
2178 | </object> |
2179 | <packing> |
2180 | <property name="expand">False</property> |
2181 | <property name="fill">True</property> |
2182 | <property name="position">1</property> |
2183 | </packing> |
2184 | </child> |
2185 | <child> |
2186 | <object class="GtkFrame" id="frame4"> |
2187 | <property name="visible">True</property> |
2188 | <property name="can_focus">False</property> |
2189 | <property name="label_xalign">0</property> |
2190 | <property name="shadow_type">in</property> |
2191 | <child> |
2192 | <object class="GtkAlignment" id="alignment4"> |
2193 | <property name="visible">True</property> |
2194 | <property name="can_focus">False</property> |
2195 | <property name="left_padding">12</property> |
2196 | <child> |
2197 | <object class="GtkVBox" id="vbox12"> |
2198 | <property name="visible">True</property> |
2199 | <property name="can_focus">False</property> |
2200 | <child> |
2201 | <object class="GtkScrolledWindow" id="scrolledwindow17"> |
2202 | <property name="visible">True</property> |
2203 | <property name="can_focus">True</property> |
2204 | <property name="hscrollbar_policy">automatic</property> |
2205 | <property name="vscrollbar_policy">automatic</property> |
2206 | <property name="shadow_type">in</property> |
2207 | <child> |
2208 | <object class="GtkTextView" id="varview"> |
2209 | <property name="visible">True</property> |
2210 | <property name="can_focus">True</property> |
2211 | </object> |
2212 | </child> |
2213 | </object> |
2214 | <packing> |
2215 | <property name="expand">True</property> |
2216 | <property name="fill">True</property> |
2217 | <property name="position">0</property> |
2218 | </packing> |
2219 | </child> |
2220 | <child> |
2221 | <object class="GtkToolbar" id="toolbar7"> |
2222 | <property name="visible">True</property> |
2223 | <property name="can_focus">False</property> |
2224 | <property name="toolbar_style">both</property> |
2225 | <child> |
2226 | <object class="GtkToolItem" id="toolitem20"> |
2227 | <property name="visible">True</property> |
2228 | <property name="can_focus">False</property> |
2229 | <property name="use_action_appearance">False</property> |
2230 | <child> |
2231 | <object class="GtkLabel" id="label43"> |
2232 | <property name="visible">True</property> |
2233 | <property name="can_focus">False</property> |
2234 | <property name="label" translatable="yes">Show</property> |
2235 | </object> |
2236 | </child> |
2237 | </object> |
2238 | <packing> |
2239 | <property name="expand">False</property> |
2240 | </packing> |
2241 | </child> |
2242 | <child> |
2243 | <object class="GtkToolItem" id="toolitem21"> |
2244 | <property name="visible">True</property> |
2245 | <property name="can_focus">False</property> |
2246 | <property name="use_action_appearance">False</property> |
2247 | <child> |
2248 | <object class="GtkCheckButton" id="varcollapsed"> |
2249 | <property name="label" translatable="yes">collapsed</property> |
2250 | <property name="visible">True</property> |
2251 | <property name="can_focus">True</property> |
2252 | <property name="receives_default">False</property> |
2253 | <property name="use_action_appearance">False</property> |
2254 | <property name="use_underline">True</property> |
2255 | <property name="draw_indicator">True</property> |
2256 | <signal name="toggled" handler="on_varcollapsed_toggled" swapped="no"/> |
2257 | </object> |
2258 | </child> |
2259 | </object> |
2260 | <packing> |
2261 | <property name="expand">False</property> |
2262 | </packing> |
2263 | </child> |
2264 | <child> |
2265 | <object class="GtkToolItem" id="toolitem22"> |
2266 | <property name="visible">True</property> |
2267 | <property name="can_focus">False</property> |
2268 | <property name="use_action_appearance">False</property> |
2269 | <child> |
2270 | <object class="GtkCheckButton" id="varvalues"> |
2271 | <property name="label" translatable="yes">values</property> |
2272 | <property name="visible">True</property> |
2273 | <property name="can_focus">True</property> |
2274 | <property name="receives_default">False</property> |
2275 | <property name="use_action_appearance">False</property> |
2276 | <property name="use_underline">True</property> |
2277 | <property name="draw_indicator">True</property> |
2278 | </object> |
2279 | </child> |
2280 | </object> |
2281 | <packing> |
2282 | <property name="expand">False</property> |
2283 | </packing> |
2284 | </child> |
2285 | </object> |
2286 | <packing> |
2287 | <property name="expand">False</property> |
2288 | <property name="fill">False</property> |
2289 | <property name="position">1</property> |
2290 | </packing> |
2291 | </child> |
2292 | </object> |
2293 | </child> |
2294 | </object> |
2295 | </child> |
2296 | <child type="label"> |
2297 | <object class="GtkLabel" id="label40"> |
2298 | <property name="visible">True</property> |
2299 | <property name="can_focus">False</property> |
2300 | <property name="label" translatable="yes"><b>Variables </b></property> |
2301 | <property name="use_markup">True</property> |
2302 | </object> |
2303 | </child> |
2304 | </object> |
2305 | <packing> |
2306 | <property name="expand">True</property> |
2307 | <property name="fill">True</property> |
2308 |