~ubuntu-branches/ubuntu/edgy/tilp/edgy

« back to all changes in this revision

Viewing changes to glade_projects/tilp.glade

  • Committer: Bazaar Package Importer
  • Author(s): Julien BLACHE
  • Date: 2002-04-22 14:08:55 UTC
  • Revision ID: james.westby@ubuntu.com-20020422140855-f2uqleap86io68xy
Tags: upstream-5.03
ImportĀ upstreamĀ versionĀ 5.03

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<GTK-Interface>
 
3
 
 
4
<project>
 
5
  <name>TiLP</name>
 
6
  <program_name>tilp</program_name>
 
7
  <directory></directory>
 
8
  <source_directory></source_directory>
 
9
  <pixmaps_directory>pixmaps</pixmaps_directory>
 
10
  <language>C</language>
 
11
  <gnome_support>False</gnome_support>
 
12
  <gettext_support>True</gettext_support>
 
13
  <output_main_file>False</output_main_file>
 
14
  <output_support_files>False</output_support_files>
 
15
  <output_build_files>False</output_build_files>
 
16
  <main_source_file>tilp_dbox.c</main_source_file>
 
17
  <main_header_file>tilp_dbox.h</main_header_file>
 
18
  <handler_source_file>tilp_cb.c</handler_source_file>
 
19
  <handler_header_file>tilp_cb.h</handler_header_file>
 
20
  <output_translatable_strings>True</output_translatable_strings>
 
21
  <translatable_strings_file>tilp_dbox.str</translatable_strings_file>
 
22
</project>
 
23
 
 
24
<widget>
 
25
  <class>GtkWindow</class>
 
26
  <name>tilp_dbox</name>
 
27
  <signal>
 
28
    <name>destroy</name>
 
29
    <handler>on_tilp_dbox_destroy</handler>
 
30
    <data>tilp_dbox</data>
 
31
    <last_modification_time>Wed, 22 Nov 2000 19:07:11 GMT</last_modification_time>
 
32
  </signal>
 
33
  <title>TiLP ('Ti Linking Program')</title>
 
34
  <type>GTK_WINDOW_TOPLEVEL</type>
 
35
  <position>GTK_WIN_POS_NONE</position>
 
36
  <modal>False</modal>
 
37
  <default_width>640</default_width>
 
38
  <default_height>480</default_height>
 
39
  <allow_shrink>False</allow_shrink>
 
40
  <allow_grow>True</allow_grow>
 
41
  <auto_shrink>True</auto_shrink>
 
42
  <wmclass_name>tilp</wmclass_name>
 
43
  <wmclass_class>TiLP</wmclass_class>
 
44
 
 
45
  <widget>
 
46
    <class>GtkVBox</class>
 
47
    <name>vbox1</name>
 
48
    <homogeneous>False</homogeneous>
 
49
    <spacing>0</spacing>
 
50
 
 
51
    <widget>
 
52
      <class>GtkHandleBox</class>
 
53
      <name>handlebox1</name>
 
54
      <shadow_type>GTK_SHADOW_OUT</shadow_type>
 
55
      <handle_position>GTK_POS_LEFT</handle_position>
 
56
      <snap_edge>GTK_POS_TOP</snap_edge>
 
57
      <child>
 
58
        <padding>0</padding>
 
59
        <expand>False</expand>
 
60
        <fill>False</fill>
 
61
      </child>
 
62
 
 
63
      <widget>
 
64
        <class>GtkMenuBar</class>
 
65
        <name>menubar1</name>
 
66
        <shadow_type>GTK_SHADOW_OUT</shadow_type>
 
67
 
 
68
        <widget>
 
69
          <class>GtkMenuItem</class>
 
70
          <name>file1</name>
 
71
          <label>_File</label>
 
72
          <right_justify>False</right_justify>
 
73
 
 
74
          <widget>
 
75
            <class>GtkMenu</class>
 
76
            <name>file1_menu</name>
 
77
 
 
78
            <widget>
 
79
              <class>GtkMenuItem</class>
 
80
              <name>group_file_manager1</name>
 
81
              <tooltip>Launch the GFM for merging/splitting group &amp; single files</tooltip>
 
82
              <signal>
 
83
                <name>activate</name>
 
84
                <handler>on_group_file_manager1_activate</handler>
 
85
                <last_modification_time>Wed, 02 May 2001 19:37:01 GMT</last_modification_time>
 
86
              </signal>
 
87
              <label>_Group File Manager (GFM)</label>
 
88
              <right_justify>False</right_justify>
 
89
            </widget>
 
90
 
 
91
            <widget>
 
92
              <class>GtkMenuItem</class>
 
93
              <name>convert_flash_to_rom1</name>
 
94
              <tooltip>Convert a .tib/.9xu/.89u file into a ROM image</tooltip>
 
95
              <signal>
 
96
                <name>activate</name>
 
97
                <handler>on_convert_flash_to_rom1_activate</handler>
 
98
                <last_modification_time>Thu, 24 May 2001 20:47:34 GMT</last_modification_time>
 
99
              </signal>
 
100
              <label>Convert  AMS to ROM image</label>
 
101
              <right_justify>False</right_justify>
 
102
            </widget>
 
103
 
 
104
            <widget>
 
105
              <class>GtkMenuItem</class>
 
106
              <name>separator73</name>
 
107
              <right_justify>False</right_justify>
 
108
            </widget>
 
109
 
 
110
            <widget>
 
111
              <class>GtkMenuItem</class>
 
112
              <name>unzip_archive1</name>
 
113
              <tooltip>Unzip an archive</tooltip>
 
114
              <signal>
 
115
                <name>activate</name>
 
116
                <handler>on_unzip_archive1_activate</handler>
 
117
                <last_modification_time>Sat, 18 Nov 2000 16:35:00 GMT</last_modification_time>
 
118
              </signal>
 
119
              <label>Un_zip archive</label>
 
120
              <right_justify>False</right_justify>
 
121
            </widget>
 
122
 
 
123
            <widget>
 
124
              <class>GtkMenuItem</class>
 
125
              <name>untar_archive1</name>
 
126
              <tooltip>Untar (.tgz/.tar.gz) an archive</tooltip>
 
127
              <signal>
 
128
                <name>activate</name>
 
129
                <handler>on_untar_archive1_activate</handler>
 
130
                <last_modification_time>Wed, 14 Mar 2001 20:45:53 GMT</last_modification_time>
 
131
              </signal>
 
132
              <label>Un_tar archive</label>
 
133
              <right_justify>False</right_justify>
 
134
            </widget>
 
135
 
 
136
            <widget>
 
137
              <class>GtkMenuItem</class>
 
138
              <name>separator74</name>
 
139
              <right_justify>False</right_justify>
 
140
            </widget>
 
141
 
 
142
            <widget>
 
143
              <class>GtkMenuItem</class>
 
144
              <name>save_config1</name>
 
145
              <tooltip>Save actual setting in a config file (~/.tilp)</tooltip>
 
146
              <accelerator>
 
147
                <modifiers>GDK_CONTROL_MASK</modifiers>
 
148
                <key>GDK_S</key>
 
149
                <signal>activate</signal>
 
150
              </accelerator>
 
151
              <signal>
 
152
                <name>activate</name>
 
153
                <handler>on_save_config1_activate</handler>
 
154
                <last_modification_time>Sat, 18 Nov 2000 16:35:30 GMT</last_modification_time>
 
155
              </signal>
 
156
              <label>Save _config</label>
 
157
              <right_justify>False</right_justify>
 
158
            </widget>
 
159
 
 
160
            <widget>
 
161
              <class>GtkMenuItem</class>
 
162
              <name>reload_config1</name>
 
163
              <tooltip>Load the config file (~/.tilp)</tooltip>
 
164
              <accelerator>
 
165
                <modifiers>GDK_CONTROL_MASK</modifiers>
 
166
                <key>GDK_R</key>
 
167
                <signal>activate</signal>
 
168
              </accelerator>
 
169
              <signal>
 
170
                <name>activate</name>
 
171
                <handler>on_reload_config1_activate</handler>
 
172
                <last_modification_time>Sat, 18 Nov 2000 16:36:00 GMT</last_modification_time>
 
173
              </signal>
 
174
              <label>_Reload config</label>
 
175
              <right_justify>False</right_justify>
 
176
            </widget>
 
177
 
 
178
            <widget>
 
179
              <class>GtkMenuItem</class>
 
180
              <name>default_config1</name>
 
181
              <tooltip>Load default settings</tooltip>
 
182
              <accelerator>
 
183
                <modifiers>GDK_CONTROL_MASK</modifiers>
 
184
                <key>GDK_D</key>
 
185
                <signal>activate</signal>
 
186
              </accelerator>
 
187
              <signal>
 
188
                <name>activate</name>
 
189
                <handler>on_default_config1_activate</handler>
 
190
                <last_modification_time>Sat, 18 Nov 2000 16:36:15 GMT</last_modification_time>
 
191
              </signal>
 
192
              <label>_Default config</label>
 
193
              <right_justify>False</right_justify>
 
194
            </widget>
 
195
 
 
196
            <widget>
 
197
              <class>GtkMenuItem</class>
 
198
              <name>separator13</name>
 
199
              <right_justify>False</right_justify>
 
200
            </widget>
 
201
 
 
202
            <widget>
 
203
              <class>GtkMenuItem</class>
 
204
              <name>quit1</name>
 
205
              <tooltip>Quit program</tooltip>
 
206
              <accelerator>
 
207
                <modifiers>GDK_CONTROL_MASK</modifiers>
 
208
                <key>GDK_Q</key>
 
209
                <signal>activate</signal>
 
210
              </accelerator>
 
211
              <signal>
 
212
                <name>activate</name>
 
213
                <handler>on_quit1_activate</handler>
 
214
                <data>tilp_dbox</data>
 
215
                <last_modification_time>Tue, 05 Feb 2002 12:08:04 GMT</last_modification_time>
 
216
              </signal>
 
217
              <label>_Quit</label>
 
218
              <right_justify>False</right_justify>
 
219
            </widget>
 
220
          </widget>
 
221
        </widget>
 
222
 
 
223
        <widget>
 
224
          <class>GtkMenuItem</class>
 
225
          <name>setup1</name>
 
226
          <label>_Setup</label>
 
227
          <right_justify>False</right_justify>
 
228
 
 
229
          <widget>
 
230
            <class>GtkMenu</class>
 
231
            <name>setup1_menu</name>
 
232
 
 
233
            <widget>
 
234
              <class>GtkMenuItem</class>
 
235
              <name>general1</name>
 
236
              <tooltip>General options</tooltip>
 
237
              <signal>
 
238
                <name>activate</name>
 
239
                <handler>on_general1_activate</handler>
 
240
                <last_modification_time>Sat, 18 Nov 2000 16:33:48 GMT</last_modification_time>
 
241
              </signal>
 
242
              <label>_General</label>
 
243
              <right_justify>False</right_justify>
 
244
            </widget>
 
245
 
 
246
            <widget>
 
247
              <class>GtkMenuItem</class>
 
248
              <name>external_programs1</name>
 
249
              <tooltip>Location of the external programs</tooltip>
 
250
              <signal>
 
251
                <name>activate</name>
 
252
                <handler>on_external_programs1_activate</handler>
 
253
                <last_modification_time>Sat, 18 Nov 2000 16:51:20 GMT</last_modification_time>
 
254
              </signal>
 
255
              <label>_External programs</label>
 
256
              <right_justify>False</right_justify>
 
257
            </widget>
 
258
 
 
259
            <widget>
 
260
              <class>GtkMenuItem</class>
 
261
              <name>screen_capture1</name>
 
262
              <tooltip>Screen captures options</tooltip>
 
263
              <signal>
 
264
                <name>activate</name>
 
265
                <handler>on_screen_capture1_activate</handler>
 
266
                <last_modification_time>Sat, 18 Nov 2000 16:34:06 GMT</last_modification_time>
 
267
              </signal>
 
268
              <label>_Screen capture</label>
 
269
              <right_justify>False</right_justify>
 
270
            </widget>
 
271
 
 
272
            <widget>
 
273
              <class>GtkMenuItem</class>
 
274
              <name>font_type1</name>
 
275
              <tooltip>Allow you to customize the font of the right windows</tooltip>
 
276
              <signal>
 
277
                <name>activate</name>
 
278
                <handler>on_font_type1_activate</handler>
 
279
                <last_modification_time>Sat, 18 Nov 2000 16:37:03 GMT</last_modification_time>
 
280
              </signal>
 
281
              <label>_Font type</label>
 
282
              <right_justify>False</right_justify>
 
283
            </widget>
 
284
 
 
285
            <widget>
 
286
              <class>GtkMenuItem</class>
 
287
              <name>separator21</name>
 
288
              <right_justify>False</right_justify>
 
289
            </widget>
 
290
 
 
291
            <widget>
 
292
              <class>GtkMenuItem</class>
 
293
              <name>hardware1</name>
 
294
              <tooltip>Link cable type, I/O ports or device and kernel drivers</tooltip>
 
295
              <signal>
 
296
                <name>activate</name>
 
297
                <handler>on_hardware1_activate</handler>
 
298
                <last_modification_time>Sat, 18 Nov 2000 16:37:17 GMT</last_modification_time>
 
299
              </signal>
 
300
              <label>_Cable</label>
 
301
              <right_justify>False</right_justify>
 
302
            </widget>
 
303
 
 
304
            <widget>
 
305
              <class>GtkMenuItem</class>
 
306
              <name>calculator1</name>
 
307
              <tooltip>The calculator type to use</tooltip>
 
308
              <signal>
 
309
                <name>activate</name>
 
310
                <handler>on_calculator1_activate</handler>
 
311
                <last_modification_time>Sat, 18 Nov 2000 16:37:25 GMT</last_modification_time>
 
312
              </signal>
 
313
              <label>_Calculator</label>
 
314
              <right_justify>False</right_justify>
 
315
            </widget>
 
316
 
 
317
            <widget>
 
318
              <class>GtkMenuItem</class>
 
319
              <name>advanced1</name>
 
320
              <signal>
 
321
                <name>activate</name>
 
322
                <handler>on_advanced1_activate</handler>
 
323
                <last_modification_time>Mon, 22 Jan 2001 20:54:32 GMT</last_modification_time>
 
324
              </signal>
 
325
              <label>_Advanced</label>
 
326
              <right_justify>False</right_justify>
 
327
            </widget>
 
328
 
 
329
            <widget>
 
330
              <class>GtkMenuItem</class>
 
331
              <name>link_speed1</name>
 
332
              <tooltip>Baud-rate settings for the AVRlink cable only</tooltip>
 
333
              <signal>
 
334
                <name>activate</name>
 
335
                <handler>on_link_speed1_activate</handler>
 
336
                <last_modification_time>Sat, 18 Nov 2000 16:37:57 GMT</last_modification_time>
 
337
              </signal>
 
338
              <label>_Link speed</label>
 
339
              <right_justify>False</right_justify>
 
340
            </widget>
 
341
          </widget>
 
342
        </widget>
 
343
 
 
344
        <widget>
 
345
          <class>GtkMenuItem</class>
 
346
          <name>operations1</name>
 
347
          <label>_Operations</label>
 
348
          <right_justify>False</right_justify>
 
349
 
 
350
          <widget>
 
351
            <class>GtkMenu</class>
 
352
            <name>operations1_menu</name>
 
353
 
 
354
            <widget>
 
355
              <class>GtkMenuItem</class>
 
356
              <name>ready_???1</name>
 
357
              <tooltip>Chech whether your calc is ready</tooltip>
 
358
              <signal>
 
359
                <name>activate</name>
 
360
                <handler>on_ready_???1_activate</handler>
 
361
                <last_modification_time>Sat, 18 Nov 2000 16:39:07 GMT</last_modification_time>
 
362
              </signal>
 
363
              <label>_Ready ???</label>
 
364
              <right_justify>False</right_justify>
 
365
            </widget>
 
366
 
 
367
            <widget>
 
368
              <class>GtkMenuItem</class>
 
369
              <name>terminal_&amp;_remote1</name>
 
370
              <tooltip>Teminal box and remote control</tooltip>
 
371
              <signal>
 
372
                <name>activate</name>
 
373
                <handler>on_terminal_&amp;_remote1_activate</handler>
 
374
                <last_modification_time>Sat, 18 Nov 2000 16:39:17 GMT</last_modification_time>
 
375
              </signal>
 
376
              <label>Remote _control</label>
 
377
              <right_justify>False</right_justify>
 
378
            </widget>
 
379
 
 
380
            <widget>
 
381
              <class>GtkMenuItem</class>
 
382
              <name>screenshot1</name>
 
383
              <tooltip>Screenshot of the calculator screen</tooltip>
 
384
              <signal>
 
385
                <name>activate</name>
 
386
                <handler>on_screenshot1_activate</handler>
 
387
                <last_modification_time>Sat, 18 Nov 2000 16:41:45 GMT</last_modification_time>
 
388
              </signal>
 
389
              <label>_Screenshot</label>
 
390
              <right_justify>False</right_justify>
 
391
            </widget>
 
392
 
 
393
            <widget>
 
394
              <class>GtkMenuItem</class>
 
395
              <name>directory_list1</name>
 
396
              <tooltip>Do a directory listing of your calculator content</tooltip>
 
397
              <signal>
 
398
                <name>activate</name>
 
399
                <handler>on_directory_list1_activate</handler>
 
400
                <last_modification_time>Sat, 18 Nov 2000 16:41:57 GMT</last_modification_time>
 
401
              </signal>
 
402
              <label>_Directory list</label>
 
403
              <right_justify>False</right_justify>
 
404
            </widget>
 
405
 
 
406
            <widget>
 
407
              <class>GtkMenuItem</class>
 
408
              <name>backup1</name>
 
409
              <tooltip>Backup operations</tooltip>
 
410
              <label>_Backup</label>
 
411
              <right_justify>False</right_justify>
 
412
 
 
413
              <widget>
 
414
                <class>GtkMenu</class>
 
415
                <name>backup1_menu</name>
 
416
 
 
417
                <widget>
 
418
                  <class>GtkMenuItem</class>
 
419
                  <name>send_backup1</name>
 
420
                  <tooltip>Send a backup to your calculator</tooltip>
 
421
                  <signal>
 
422
                    <name>activate</name>
 
423
                    <handler>on_send_backup1_activate</handler>
 
424
                    <last_modification_time>Sat, 18 Nov 2000 16:42:14 GMT</last_modification_time>
 
425
                  </signal>
 
426
                  <label>Send backup...</label>
 
427
                  <right_justify>False</right_justify>
 
428
                </widget>
 
429
 
 
430
                <widget>
 
431
                  <class>GtkMenuItem</class>
 
432
                  <name>receive_backup1</name>
 
433
                  <tooltip>Receive a backup from your calculator</tooltip>
 
434
                  <signal>
 
435
                    <name>activate</name>
 
436
                    <handler>on_receive_backup1_activate</handler>
 
437
                    <last_modification_time>Sat, 18 Nov 2000 16:42:28 GMT</last_modification_time>
 
438
                  </signal>
 
439
                  <label>Receive backup</label>
 
440
                  <right_justify>False</right_justify>
 
441
                </widget>
 
442
              </widget>
 
443
            </widget>
 
444
 
 
445
            <widget>
 
446
              <class>GtkMenuItem</class>
 
447
              <name>variable1</name>
 
448
              <tooltip>Variable operations</tooltip>
 
449
              <label>_Variable</label>
 
450
              <right_justify>False</right_justify>
 
451
 
 
452
              <widget>
 
453
                <class>GtkMenu</class>
 
454
                <name>variable1_menu</name>
 
455
 
 
456
                <widget>
 
457
                  <class>GtkMenuItem</class>
 
458
                  <name>send_variable1</name>
 
459
                  <tooltip>Send one variable on your calculator</tooltip>
 
460
                  <signal>
 
461
                    <name>activate</name>
 
462
                    <handler>on_send_variable1_activate</handler>
 
463
                    <last_modification_time>Sat, 18 Nov 2000 16:42:41 GMT</last_modification_time>
 
464
                  </signal>
 
465
                  <label>Send variable...</label>
 
466
                  <right_justify>False</right_justify>
 
467
                </widget>
 
468
 
 
469
                <widget>
 
470
                  <class>GtkMenuItem</class>
 
471
                  <name>receive_variable1</name>
 
472
                  <tooltip>Receive some selected variable(s) from the calculator</tooltip>
 
473
                  <signal>
 
474
                    <name>activate</name>
 
475
                    <handler>on_receive_variable1_activate</handler>
 
476
                    <last_modification_time>Sat, 18 Nov 2000 16:42:54 GMT</last_modification_time>
 
477
                  </signal>
 
478
                  <label>Receive variable</label>
 
479
                  <right_justify>False</right_justify>
 
480
                </widget>
 
481
              </widget>
 
482
            </widget>
 
483
 
 
484
            <widget>
 
485
              <class>GtkMenuItem</class>
 
486
              <name>send_flash1</name>
 
487
              <tooltip>FLASH operations</tooltip>
 
488
              <label>_FLASH</label>
 
489
              <right_justify>False</right_justify>
 
490
 
 
491
              <widget>
 
492
                <class>GtkMenu</class>
 
493
                <name>send_flash1_menu</name>
 
494
 
 
495
                <widget>
 
496
                  <class>GtkMenuItem</class>
 
497
                  <name>send_(free)_application1</name>
 
498
                  <tooltip>Send a FLASH application (only free applications, no certificate)</tooltip>
 
499
                  <signal>
 
500
                    <name>activate</name>
 
501
                    <handler>on_send_(free)_application1_activate</handler>
 
502
                    <last_modification_time>Sat, 18 Nov 2000 16:43:48 GMT</last_modification_time>
 
503
                  </signal>
 
504
                  <label>Send (free) _application</label>
 
505
                  <right_justify>False</right_justify>
 
506
                </widget>
 
507
 
 
508
                <widget>
 
509
                  <class>GtkMenuItem</class>
 
510
                  <name>send_operating_system1</name>
 
511
                  <tooltip>Send an operating system (Advanced Mathematic Software)</tooltip>
 
512
                  <signal>
 
513
                    <name>activate</name>
 
514
                    <handler>on_send_operating_system1_activate</handler>
 
515
                    <last_modification_time>Sat, 18 Nov 2000 16:44:04 GMT</last_modification_time>
 
516
                  </signal>
 
517
                  <label>Send _Operating System</label>
 
518
                  <right_justify>False</right_justify>
 
519
                </widget>
 
520
 
 
521
                <widget>
 
522
                  <class>GtkMenuItem</class>
 
523
                  <name>receive_application1</name>
 
524
                  <tooltip>Receive a free FLASH application from the calculator</tooltip>
 
525
                  <signal>
 
526
                    <name>activate</name>
 
527
                    <handler>on_receive_application1_activate</handler>
 
528
                    <last_modification_time>Thu, 27 Dec 2001 12:32:54 GMT</last_modification_time>
 
529
                  </signal>
 
530
                  <label>_Receive (free) application</label>
 
531
                  <right_justify>False</right_justify>
 
532
                </widget>
 
533
 
 
534
                <widget>
 
535
                  <class>GtkMenuItem</class>
 
536
                  <name>separator99</name>
 
537
                  <right_justify>False</right_justify>
 
538
                </widget>
 
539
 
 
540
                <widget>
 
541
                  <class>GtkMenuItem</class>
 
542
                  <name>get_idlist1</name>
 
543
                  <tooltip>Get the ID list of the calculator (if upgraded)</tooltip>
 
544
                  <signal>
 
545
                    <name>activate</name>
 
546
                    <handler>on_get_idlist1_activate</handler>
 
547
                    <last_modification_time>Sat, 18 Nov 2000 16:44:16 GMT</last_modification_time>
 
548
                  </signal>
 
549
                  <label>Get _IDlist</label>
 
550
                  <right_justify>False</right_justify>
 
551
                </widget>
 
552
              </widget>
 
553
            </widget>
 
554
 
 
555
            <widget>
 
556
              <class>GtkMenuItem</class>
 
557
              <name>rom1</name>
 
558
              <tooltip>ROM operations</tooltip>
 
559
              <label>_ROM</label>
 
560
              <right_justify>False</right_justify>
 
561
 
 
562
              <widget>
 
563
                <class>GtkMenu</class>
 
564
                <name>rom1_menu</name>
 
565
 
 
566
                <widget>
 
567
                  <class>GtkMenuItem</class>
 
568
                  <name>rom_dump1</name>
 
569
                  <tooltip>Do a ROM dump</tooltip>
 
570
                  <signal>
 
571
                    <name>activate</name>
 
572
                    <handler>on_rom_dump1_activate</handler>
 
573
                    <last_modification_time>Sat, 18 Nov 2000 16:44:54 GMT</last_modification_time>
 
574
                  </signal>
 
575
                  <label>ROM _dump...</label>
 
576
                  <right_justify>False</right_justify>
 
577
                </widget>
 
578
 
 
579
                <widget>
 
580
                  <class>GtkMenuItem</class>
 
581
                  <name>rom_version1</name>
 
582
                  <tooltip>Get ROM version</tooltip>
 
583
                  <signal>
 
584
                    <name>activate</name>
 
585
                    <handler>on_rom_version1_activate</handler>
 
586
                    <last_modification_time>Sat, 18 Nov 2000 16:45:01 GMT</last_modification_time>
 
587
                  </signal>
 
588
                  <label>ROM _version</label>
 
589
                  <right_justify>False</right_justify>
 
590
                </widget>
 
591
              </widget>
 
592
            </widget>
 
593
          </widget>
 
594
        </widget>
 
595
 
 
596
        <widget>
 
597
          <class>GtkMenuItem</class>
 
598
          <name>plug-ins1</name>
 
599
          <label>_Plug-ins</label>
 
600
          <right_justify>False</right_justify>
 
601
 
 
602
          <widget>
 
603
            <class>GtkMenu</class>
 
604
            <name>plug-ins1_menu</name>
 
605
 
 
606
            <widget>
 
607
              <class>GtkMenuItem</class>
 
608
              <name>options1</name>
 
609
              <tooltip>Set options for plug-ins</tooltip>
 
610
              <signal>
 
611
                <name>activate</name>
 
612
                <handler>on_options1_activate</handler>
 
613
                <last_modification_time>Sat, 18 Nov 2000 16:50:12 GMT</last_modification_time>
 
614
              </signal>
 
615
              <label>_Options</label>
 
616
              <right_justify>False</right_justify>
 
617
            </widget>
 
618
 
 
619
            <widget>
 
620
              <class>GtkMenuItem</class>
 
621
              <name>load_list1</name>
 
622
              <tooltip>List all available plug-ins</tooltip>
 
623
              <signal>
 
624
                <name>activate</name>
 
625
                <handler>on_load_list1_activate</handler>
 
626
                <last_modification_time>Sat, 18 Nov 2000 16:50:30 GMT</last_modification_time>
 
627
              </signal>
 
628
              <label>_Load list</label>
 
629
              <right_justify>False</right_justify>
 
630
            </widget>
 
631
 
 
632
            <widget>
 
633
              <class>GtkMenuItem</class>
 
634
              <name>list1</name>
 
635
              <signal>
 
636
                <name>activate</name>
 
637
                <handler>on_list1_activate</handler>
 
638
                <last_modification_time>Sat, 18 Nov 2000 16:50:44 GMT</last_modification_time>
 
639
              </signal>
 
640
              <label>Lis_t...</label>
 
641
              <right_justify>False</right_justify>
 
642
            </widget>
 
643
 
 
644
            <widget>
 
645
              <class>GtkMenuItem</class>
 
646
              <name>associations1</name>
 
647
              <tooltip>Show associations between files &amp; applications</tooltip>
 
648
              <signal>
 
649
                <name>activate</name>
 
650
                <handler>on_associations1_activate</handler>
 
651
                <last_modification_time>Tue, 09 Jan 2001 17:21:16 GMT</last_modification_time>
 
652
              </signal>
 
653
              <label>_Associations</label>
 
654
              <right_justify>False</right_justify>
 
655
            </widget>
 
656
          </widget>
 
657
        </widget>
 
658
 
 
659
        <widget>
 
660
          <class>GtkMenuItem</class>
 
661
          <name>help2</name>
 
662
          <label>_Help</label>
 
663
          <right_justify>True</right_justify>
 
664
 
 
665
          <widget>
 
666
            <class>GtkMenu</class>
 
667
            <name>help2_menu</name>
 
668
 
 
669
            <widget>
 
670
              <class>GtkMenuItem</class>
 
671
              <name>help3</name>
 
672
              <tooltip>The help file</tooltip>
 
673
              <accelerator>
 
674
                <modifiers>GDK_CONTROL_MASK</modifiers>
 
675
                <key>GDK_H</key>
 
676
                <signal>activate</signal>
 
677
              </accelerator>
 
678
              <signal>
 
679
                <name>activate</name>
 
680
                <handler>on_help2_activate</handler>
 
681
                <last_modification_time>Sat, 18 Nov 2000 16:51:36 GMT</last_modification_time>
 
682
              </signal>
 
683
              <label>_Help !!!</label>
 
684
              <right_justify>False</right_justify>
 
685
            </widget>
 
686
 
 
687
            <widget>
 
688
              <class>GtkMenuItem</class>
 
689
              <name>manpage1</name>
 
690
              <tooltip>The Linux manual page but also useful for other platforms</tooltip>
 
691
              <accelerator>
 
692
                <modifiers>GDK_CONTROL_MASK</modifiers>
 
693
                <key>GDK_M</key>
 
694
                <signal>activate</signal>
 
695
              </accelerator>
 
696
              <signal>
 
697
                <name>activate</name>
 
698
                <handler>on_manpage1_activate</handler>
 
699
                <last_modification_time>Sat, 18 Nov 2000 16:51:50 GMT</last_modification_time>
 
700
              </signal>
 
701
              <label>_Manpage</label>
 
702
              <right_justify>False</right_justify>
 
703
            </widget>
 
704
 
 
705
            <widget>
 
706
              <class>GtkMenuItem</class>
 
707
              <name>separator72</name>
 
708
              <right_justify>False</right_justify>
 
709
            </widget>
 
710
 
 
711
            <widget>
 
712
              <class>GtkMenuItem</class>
 
713
              <name>changelog1</name>
 
714
              <tooltip>The CHANGELOG file</tooltip>
 
715
              <signal>
 
716
                <name>activate</name>
 
717
                <handler>on_changelog1_activate</handler>
 
718
                <last_modification_time>Thu, 23 Nov 2000 20:40:13 GMT</last_modification_time>
 
719
              </signal>
 
720
              <label>_ChangeLog</label>
 
721
              <right_justify>False</right_justify>
 
722
            </widget>
 
723
 
 
724
            <widget>
 
725
              <class>GtkMenuItem</class>
 
726
              <name>wizard</name>
 
727
              <tooltip>Launch the Wizard Setup</tooltip>
 
728
              <signal>
 
729
                <name>activate</name>
 
730
                <handler>on_wizard_activate</handler>
 
731
                <last_modification_time>Wed, 14 Nov 2001 12:13:29 GMT</last_modification_time>
 
732
              </signal>
 
733
              <label>_Wizard</label>
 
734
              <right_justify>False</right_justify>
 
735
            </widget>
 
736
 
 
737
            <widget>
 
738
              <class>GtkMenuItem</class>
 
739
              <name>separator71</name>
 
740
              <right_justify>False</right_justify>
 
741
            </widget>
 
742
 
 
743
            <widget>
 
744
              <class>GtkMenuItem</class>
 
745
              <name>thanks1</name>
 
746
              <tooltip>Some special thanks</tooltip>
 
747
              <signal>
 
748
                <name>activate</name>
 
749
                <handler>on_thanks1_activate</handler>
 
750
                <last_modification_time>Sat, 18 Nov 2000 16:52:02 GMT</last_modification_time>
 
751
              </signal>
 
752
              <label>_Thanks</label>
 
753
              <right_justify>False</right_justify>
 
754
            </widget>
 
755
 
 
756
            <widget>
 
757
              <class>GtkMenuItem</class>
 
758
              <name>about1</name>
 
759
              <tooltip>Some informations</tooltip>
 
760
              <signal>
 
761
                <name>activate</name>
 
762
                <handler>on_about1_activate</handler>
 
763
                <last_modification_time>Sat, 18 Nov 2000 16:52:10 GMT</last_modification_time>
 
764
              </signal>
 
765
              <label>_About</label>
 
766
              <right_justify>False</right_justify>
 
767
            </widget>
 
768
          </widget>
 
769
        </widget>
 
770
      </widget>
 
771
    </widget>
 
772
 
 
773
    <widget>
 
774
      <class>GtkHandleBox</class>
 
775
      <name>handlebox2</name>
 
776
      <shadow_type>GTK_SHADOW_OUT</shadow_type>
 
777
      <handle_position>GTK_POS_LEFT</handle_position>
 
778
      <snap_edge>GTK_POS_TOP</snap_edge>
 
779
      <child>
 
780
        <padding>0</padding>
 
781
        <expand>False</expand>
 
782
        <fill>False</fill>
 
783
      </child>
 
784
 
 
785
      <widget>
 
786
        <class>GtkToolbar</class>
 
787
        <name>toolbar1</name>
 
788
        <orientation>GTK_ORIENTATION_HORIZONTAL</orientation>
 
789
        <type>GTK_TOOLBAR_BOTH</type>
 
790
        <space_size>5</space_size>
 
791
        <space_style>GTK_TOOLBAR_SPACE_EMPTY</space_style>
 
792
        <relief>GTK_RELIEF_HALF</relief>
 
793
        <tooltips>True</tooltips>
 
794
 
 
795
        <widget>
 
796
          <class>GtkButton</class>
 
797
          <child_name>Toolbar:button</child_name>
 
798
          <name>button4</name>
 
799
          <tooltip>Is calculator ready ?</tooltip>
 
800
          <signal>
 
801
            <name>clicked</name>
 
802
            <handler>on_tilp_button4_clicked</handler>
 
803
            <last_modification_time>Tue, 21 Nov 2000 19:07:17 GMT</last_modification_time>
 
804
          </signal>
 
805
          <label>Ready ?</label>
 
806
          <icon>ready.xpm</icon>
 
807
        </widget>
 
808
 
 
809
        <widget>
 
810
          <class>GtkButton</class>
 
811
          <child_name>Toolbar:button</child_name>
 
812
          <name>button5</name>
 
813
          <tooltip>Do a screen capture</tooltip>
 
814
          <signal>
 
815
            <name>clicked</name>
 
816
            <handler>on_tilp_button5_clicked</handler>
 
817
            <last_modification_time>Tue, 21 Nov 2000 19:07:25 GMT</last_modification_time>
 
818
          </signal>
 
819
          <label>Screen</label>
 
820
          <icon>calc_screen.xpm</icon>
 
821
        </widget>
 
822
 
 
823
        <widget>
 
824
          <class>GtkButton</class>
 
825
          <child_name>Toolbar:button</child_name>
 
826
          <name>button6</name>
 
827
          <tooltip>Directory list of the calculator content</tooltip>
 
828
          <signal>
 
829
            <name>clicked</name>
 
830
            <handler>on_tilp_button6_clicked</handler>
 
831
            <last_modification_time>Tue, 21 Nov 2000 19:07:33 GMT</last_modification_time>
 
832
          </signal>
 
833
          <label>Dirlist</label>
 
834
          <icon>calc_dirlist.xpm</icon>
 
835
        </widget>
 
836
 
 
837
        <widget>
 
838
          <class>GtkButton</class>
 
839
          <child_name>Toolbar:button</child_name>
 
840
          <name>button7</name>
 
841
          <tooltip>Backup the calculator content</tooltip>
 
842
          <signal>
 
843
            <name>clicked</name>
 
844
            <handler>on_tilp_button7_clicked</handler>
 
845
            <last_modification_time>Tue, 21 Nov 2000 19:07:38 GMT</last_modification_time>
 
846
          </signal>
 
847
          <label>Backup</label>
 
848
          <icon>calc_backup.xpm</icon>
 
849
        </widget>
 
850
 
 
851
        <widget>
 
852
          <class>GtkButton</class>
 
853
          <child_name>Toolbar:button</child_name>
 
854
          <name>button8</name>
 
855
          <tooltip>Restore the calculator content</tooltip>
 
856
          <signal>
 
857
            <name>clicked</name>
 
858
            <handler>on_tilp_button8_clicked</handler>
 
859
            <last_modification_time>Tue, 21 Nov 2000 19:07:43 GMT</last_modification_time>
 
860
          </signal>
 
861
          <label>Restore</label>
 
862
          <icon>calc_restore.xpm</icon>
 
863
        </widget>
 
864
 
 
865
        <widget>
 
866
          <class>GtkButton</class>
 
867
          <child_name>Toolbar:button</child_name>
 
868
          <name>button9</name>
 
869
          <tooltip>Send/Receive variable(s)</tooltip>
 
870
          <signal>
 
871
            <name>clicked</name>
 
872
            <handler>on_tilp_button9_clicked</handler>
 
873
            <last_modification_time>Tue, 21 Nov 2000 19:07:48 GMT</last_modification_time>
 
874
          </signal>
 
875
          <label>&lt;-/-&gt;</label>
 
876
          <icon>calc_recv.xpm</icon>
 
877
        </widget>
 
878
 
 
879
        <widget>
 
880
          <class>GtkButton</class>
 
881
          <child_name>Toolbar:button</child_name>
 
882
          <name>button10</name>
 
883
          <tooltip>Create a new directory</tooltip>
 
884
          <signal>
 
885
            <name>clicked</name>
 
886
            <handler>on_tilp_button10_clicked</handler>
 
887
            <last_modification_time>Tue, 21 Nov 2000 19:07:52 GMT</last_modification_time>
 
888
          </signal>
 
889
          <label>MkDir</label>
 
890
          <icon>mkdir.xpm</icon>
 
891
        </widget>
 
892
 
 
893
        <widget>
 
894
          <class>GtkButton</class>
 
895
          <child_name>Toolbar:button</child_name>
 
896
          <name>button11</name>
 
897
          <tooltip>Delete selected files</tooltip>
 
898
          <signal>
 
899
            <name>clicked</name>
 
900
            <handler>on_tilp_button11_clicked</handler>
 
901
            <last_modification_time>Tue, 21 Nov 2000 19:07:58 GMT</last_modification_time>
 
902
          </signal>
 
903
          <label>Trash</label>
 
904
          <icon>empty_trash.xpm</icon>
 
905
        </widget>
 
906
 
 
907
        <widget>
 
908
          <class>GtkButton</class>
 
909
          <child_name>Toolbar:button</child_name>
 
910
          <name>button12</name>
 
911
          <tooltip>Refresh the right window</tooltip>
 
912
          <signal>
 
913
            <name>clicked</name>
 
914
            <handler>on_tilp_button12_clicked</handler>
 
915
            <last_modification_time>Tue, 21 Nov 2000 19:08:03 GMT</last_modification_time>
 
916
          </signal>
 
917
          <label>Refresh</label>
 
918
          <icon>refresh.xpm</icon>
 
919
        </widget>
 
920
      </widget>
 
921
    </widget>
 
922
 
 
923
    <widget>
 
924
      <class>GtkHPaned</class>
 
925
      <name>hpaned1</name>
 
926
      <handle_size>8</handle_size>
 
927
      <gutter_size>6</gutter_size>
 
928
      <child>
 
929
        <padding>0</padding>
 
930
        <expand>True</expand>
 
931
        <fill>True</fill>
 
932
      </child>
 
933
 
 
934
      <widget>
 
935
        <class>GtkFrame</class>
 
936
        <name>frame2</name>
 
937
        <border_width>5</border_width>
 
938
        <label>Calculator files</label>
 
939
        <label_xalign>0</label_xalign>
 
940
        <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
 
941
        <child>
 
942
          <shrink>True</shrink>
 
943
          <resize>False</resize>
 
944
        </child>
 
945
 
 
946
        <widget>
 
947
          <class>GtkScrolledWindow</class>
 
948
          <name>scrolledwindow1</name>
 
949
          <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
 
950
          <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
 
951
          <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
 
952
          <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
 
953
 
 
954
          <widget>
 
955
            <class>GtkCTree</class>
 
956
            <name>ctree1</name>
 
957
            <can_focus>True</can_focus>
 
958
            <signal>
 
959
              <name>click_column</name>
 
960
              <handler>on_ctree1_click_column</handler>
 
961
              <last_modification_time>Sat, 18 Nov 2000 17:46:33 GMT</last_modification_time>
 
962
            </signal>
 
963
            <signal>
 
964
              <name>button_press_event</name>
 
965
              <handler>on_ctree1_button_press_event</handler>
 
966
              <last_modification_time>Sat, 18 Nov 2000 17:46:40 GMT</last_modification_time>
 
967
            </signal>
 
968
            <signal>
 
969
              <name>tree_expand</name>
 
970
              <handler>on_ctree1_tree_expand</handler>
 
971
              <last_modification_time>Sat, 18 Nov 2000 17:46:52 GMT</last_modification_time>
 
972
            </signal>
 
973
            <signal>
 
974
              <name>tree_collapse</name>
 
975
              <handler>on_ctree1_tree_collapse</handler>
 
976
              <last_modification_time>Sat, 18 Nov 2000 17:46:54 GMT</last_modification_time>
 
977
            </signal>
 
978
            <signal>
 
979
              <name>tree_select_row</name>
 
980
              <handler>on_ctree1_tree_select_row</handler>
 
981
              <last_modification_time>Wed, 22 Nov 2000 19:58:56 GMT</last_modification_time>
 
982
            </signal>
 
983
            <signal>
 
984
              <name>tree_unselect_row</name>
 
985
              <handler>on_ctree1_tree_unselect_row</handler>
 
986
              <last_modification_time>Wed, 22 Nov 2000 19:59:04 GMT</last_modification_time>
 
987
            </signal>
 
988
            <columns>4</columns>
 
989
            <column_widths>121,31,38,40</column_widths>
 
990
            <selection_mode>GTK_SELECTION_MULTIPLE</selection_mode>
 
991
            <show_titles>True</show_titles>
 
992
            <shadow_type>GTK_SHADOW_IN</shadow_type>
 
993
 
 
994
            <widget>
 
995
              <class>GtkLabel</class>
 
996
              <child_name>CTree:title</child_name>
 
997
              <name>label1</name>
 
998
              <label>Name</label>
 
999
              <justify>GTK_JUSTIFY_LEFT</justify>
 
1000
              <wrap>False</wrap>
 
1001
              <xalign>0</xalign>
 
1002
              <yalign>0.5</yalign>
 
1003
              <xpad>0</xpad>
 
1004
              <ypad>0</ypad>
 
1005
            </widget>
 
1006
 
 
1007
            <widget>
 
1008
              <class>GtkLabel</class>
 
1009
              <child_name>CTree:title</child_name>
 
1010
              <name>label2</name>
 
1011
              <label>Attr</label>
 
1012
              <justify>GTK_JUSTIFY_CENTER</justify>
 
1013
              <wrap>False</wrap>
 
1014
              <xalign>0.5</xalign>
 
1015
              <yalign>0.5</yalign>
 
1016
              <xpad>0</xpad>
 
1017
              <ypad>0</ypad>
 
1018
            </widget>
 
1019
 
 
1020
            <widget>
 
1021
              <class>GtkLabel</class>
 
1022
              <child_name>CTree:title</child_name>
 
1023
              <name>label3</name>
 
1024
              <label>Type</label>
 
1025
              <justify>GTK_JUSTIFY_LEFT</justify>
 
1026
              <wrap>False</wrap>
 
1027
              <xalign>0</xalign>
 
1028
              <yalign>0.5</yalign>
 
1029
              <xpad>0</xpad>
 
1030
              <ypad>0</ypad>
 
1031
            </widget>
 
1032
 
 
1033
            <widget>
 
1034
              <class>GtkLabel</class>
 
1035
              <child_name>CTree:title</child_name>
 
1036
              <name>label4</name>
 
1037
              <width>20</width>
 
1038
              <label>Size</label>
 
1039
              <justify>GTK_JUSTIFY_LEFT</justify>
 
1040
              <wrap>False</wrap>
 
1041
              <xalign>0</xalign>
 
1042
              <yalign>0.5</yalign>
 
1043
              <xpad>0</xpad>
 
1044
              <ypad>0</ypad>
 
1045
            </widget>
 
1046
          </widget>
 
1047
        </widget>
 
1048
      </widget>
 
1049
 
 
1050
      <widget>
 
1051
        <class>GtkFrame</class>
 
1052
        <name>frame3</name>
 
1053
        <border_width>5</border_width>
 
1054
        <label>Computer files</label>
 
1055
        <label_xalign>0</label_xalign>
 
1056
        <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
 
1057
        <child>
 
1058
          <shrink>True</shrink>
 
1059
          <resize>False</resize>
 
1060
        </child>
 
1061
 
 
1062
        <widget>
 
1063
          <class>GtkScrolledWindow</class>
 
1064
          <name>scrolledwindow2</name>
 
1065
          <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
 
1066
          <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
 
1067
          <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
 
1068
          <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
 
1069
 
 
1070
          <widget>
 
1071
            <class>GtkCList</class>
 
1072
            <name>clist1</name>
 
1073
            <can_focus>True</can_focus>
 
1074
            <signal>
 
1075
              <name>click_column</name>
 
1076
              <handler>on_tilp_clist1_click_column</handler>
 
1077
              <last_modification_time>Tue, 21 Nov 2000 19:09:15 GMT</last_modification_time>
 
1078
            </signal>
 
1079
            <signal>
 
1080
              <name>select_row</name>
 
1081
              <handler>on_tilp_clist1_select_row</handler>
 
1082
              <last_modification_time>Tue, 21 Nov 2000 19:10:33 GMT</last_modification_time>
 
1083
            </signal>
 
1084
            <signal>
 
1085
              <name>unselect_row</name>
 
1086
              <handler>on_tilp_clist1_unselect_row</handler>
 
1087
              <last_modification_time>Tue, 21 Nov 2000 19:09:24 GMT</last_modification_time>
 
1088
            </signal>
 
1089
            <signal>
 
1090
              <name>button_press_event</name>
 
1091
              <handler>on_tilp_clist1_button_press_event</handler>
 
1092
              <last_modification_time>Tue, 21 Nov 2000 19:09:28 GMT</last_modification_time>
 
1093
            </signal>
 
1094
            <columns>7</columns>
 
1095
            <column_widths>16,114,53,80,80,81,80</column_widths>
 
1096
            <selection_mode>GTK_SELECTION_MULTIPLE</selection_mode>
 
1097
            <show_titles>True</show_titles>
 
1098
            <shadow_type>GTK_SHADOW_IN</shadow_type>
 
1099
 
 
1100
            <widget>
 
1101
              <class>GtkLabel</class>
 
1102
              <child_name>CList:title</child_name>
 
1103
              <name>label5</name>
 
1104
              <label>|</label>
 
1105
              <justify>GTK_JUSTIFY_CENTER</justify>
 
1106
              <wrap>False</wrap>
 
1107
              <xalign>0.5</xalign>
 
1108
              <yalign>0.5</yalign>
 
1109
              <xpad>0</xpad>
 
1110
              <ypad>0</ypad>
 
1111
            </widget>
 
1112
 
 
1113
            <widget>
 
1114
              <class>GtkLabel</class>
 
1115
              <child_name>CList:title</child_name>
 
1116
              <name>label6</name>
 
1117
              <label>Filename</label>
 
1118
              <justify>GTK_JUSTIFY_CENTER</justify>
 
1119
              <wrap>False</wrap>
 
1120
              <xalign>0</xalign>
 
1121
              <yalign>0.5</yalign>
 
1122
              <xpad>0</xpad>
 
1123
              <ypad>0</ypad>
 
1124
            </widget>
 
1125
 
 
1126
            <widget>
 
1127
              <class>GtkLabel</class>
 
1128
              <child_name>CList:title</child_name>
 
1129
              <name>label7</name>
 
1130
              <label>Date</label>
 
1131
              <justify>GTK_JUSTIFY_CENTER</justify>
 
1132
              <wrap>False</wrap>
 
1133
              <xalign>0</xalign>
 
1134
              <yalign>0.5</yalign>
 
1135
              <xpad>0</xpad>
 
1136
              <ypad>0</ypad>
 
1137
            </widget>
 
1138
 
 
1139
            <widget>
 
1140
              <class>GtkLabel</class>
 
1141
              <child_name>CList:title</child_name>
 
1142
              <name>label8</name>
 
1143
              <label>Size</label>
 
1144
              <justify>GTK_JUSTIFY_CENTER</justify>
 
1145
              <wrap>False</wrap>
 
1146
              <xalign>1</xalign>
 
1147
              <yalign>0.5</yalign>
 
1148
              <xpad>0</xpad>
 
1149
              <ypad>0</ypad>
 
1150
            </widget>
 
1151
 
 
1152
            <widget>
 
1153
              <class>GtkLabel</class>
 
1154
              <child_name>CList:title</child_name>
 
1155
              <name>label9</name>
 
1156
              <label>User</label>
 
1157
              <justify>GTK_JUSTIFY_CENTER</justify>
 
1158
              <wrap>False</wrap>
 
1159
              <xalign>0.5</xalign>
 
1160
              <yalign>0.5</yalign>
 
1161
              <xpad>0</xpad>
 
1162
              <ypad>0</ypad>
 
1163
            </widget>
 
1164
 
 
1165
            <widget>
 
1166
              <class>GtkLabel</class>
 
1167
              <child_name>CList:title</child_name>
 
1168
              <name>label10</name>
 
1169
              <label>Group</label>
 
1170
              <justify>GTK_JUSTIFY_CENTER</justify>
 
1171
              <wrap>False</wrap>
 
1172
              <xalign>0.5</xalign>
 
1173
              <yalign>0.5</yalign>
 
1174
              <xpad>0</xpad>
 
1175
              <ypad>0</ypad>
 
1176
            </widget>
 
1177
 
 
1178
            <widget>
 
1179
              <class>GtkLabel</class>
 
1180
              <child_name>CList:title</child_name>
 
1181
              <name>label11</name>
 
1182
              <label>Attributes</label>
 
1183
              <justify>GTK_JUSTIFY_CENTER</justify>
 
1184
              <wrap>False</wrap>
 
1185
              <xalign>1</xalign>
 
1186
              <yalign>0.5</yalign>
 
1187
              <xpad>0</xpad>
 
1188
              <ypad>0</ypad>
 
1189
            </widget>
 
1190
          </widget>
 
1191
        </widget>
 
1192
      </widget>
 
1193
    </widget>
 
1194
 
 
1195
    <widget>
 
1196
      <class>GtkFrame</class>
 
1197
      <name>frame4</name>
 
1198
      <border_width>5</border_width>
 
1199
      <label>Informations</label>
 
1200
      <label_xalign>0</label_xalign>
 
1201
      <shadow_type>GTK_SHADOW_ETCHED_OUT</shadow_type>
 
1202
      <child>
 
1203
        <padding>0</padding>
 
1204
        <expand>False</expand>
 
1205
        <fill>True</fill>
 
1206
      </child>
 
1207
 
 
1208
      <widget>
 
1209
        <class>GtkTable</class>
 
1210
        <name>table1</name>
 
1211
        <rows>1</rows>
 
1212
        <columns>2</columns>
 
1213
        <homogeneous>True</homogeneous>
 
1214
        <row_spacing>0</row_spacing>
 
1215
        <column_spacing>0</column_spacing>
 
1216
 
 
1217
        <widget>
 
1218
          <class>GtkLabel</class>
 
1219
          <name>label21</name>
 
1220
          <label>Memory free: 0 bytes</label>
 
1221
          <justify>GTK_JUSTIFY_CENTER</justify>
 
1222
          <wrap>False</wrap>
 
1223
          <xalign>0</xalign>
 
1224
          <yalign>0.5</yalign>
 
1225
          <xpad>5</xpad>
 
1226
          <ypad>5</ypad>
 
1227
          <child>
 
1228
            <left_attach>0</left_attach>
 
1229
            <right_attach>1</right_attach>
 
1230
            <top_attach>0</top_attach>
 
1231
            <bottom_attach>1</bottom_attach>
 
1232
            <xpad>0</xpad>
 
1233
            <ypad>0</ypad>
 
1234
            <xexpand>True</xexpand>
 
1235
            <yexpand>False</yexpand>
 
1236
            <xshrink>False</xshrink>
 
1237
            <yshrink>False</yshrink>
 
1238
            <xfill>True</xfill>
 
1239
            <yfill>False</yfill>
 
1240
          </child>
 
1241
        </widget>
 
1242
 
 
1243
        <widget>
 
1244
          <class>GtkLabel</class>
 
1245
          <name>label22</name>
 
1246
          <label>Current dir: none</label>
 
1247
          <justify>GTK_JUSTIFY_LEFT</justify>
 
1248
          <wrap>False</wrap>
 
1249
          <xalign>0</xalign>
 
1250
          <yalign>0.5</yalign>
 
1251
          <xpad>0</xpad>
 
1252
          <ypad>0</ypad>
 
1253
          <child>
 
1254
            <left_attach>1</left_attach>
 
1255
            <right_attach>2</right_attach>
 
1256
            <top_attach>0</top_attach>
 
1257
            <bottom_attach>1</bottom_attach>
 
1258
            <xpad>0</xpad>
 
1259
            <ypad>0</ypad>
 
1260
            <xexpand>True</xexpand>
 
1261
            <yexpand>False</yexpand>
 
1262
            <xshrink>False</xshrink>
 
1263
            <yshrink>False</yshrink>
 
1264
            <xfill>True</xfill>
 
1265
            <yfill>False</yfill>
 
1266
          </child>
 
1267
        </widget>
 
1268
      </widget>
 
1269
    </widget>
 
1270
 
 
1271
    <widget>
 
1272
      <class>GtkStatusbar</class>
 
1273
      <name>statusbar1</name>
 
1274
      <child>
 
1275
        <padding>0</padding>
 
1276
        <expand>False</expand>
 
1277
        <fill>False</fill>
 
1278
      </child>
 
1279
    </widget>
 
1280
  </widget>
 
1281
</widget>
 
1282
 
 
1283
</GTK-Interface>