ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Src/glade/Frodo.glade
(Generate patch)

Comparing Frodo4/Src/glade/Frodo.glade (file contents):
Revision 1.1 by cebix, 2004-01-13T19:52:49Z vs.
Revision 1.2 by cebix, 2004-01-14T17:26:30Z

# Line 229 | Line 229
229                        <property name="border_width">4</property>
230                        <property name="visible">True</property>
231                        <property name="n_rows">4</property>
232 <                      <property name="n_columns">3</property>
232 >                      <property name="n_columns">2</property>
233                        <property name="homogeneous">False</property>
234                        <property name="row_spacing">4</property>
235                        <property name="column_spacing">4</property>
# Line 352 | Line 352
352                            </child>
353                          </widget>
354                          <packing>
355 <                          <property name="left_attach">2</property>
356 <                          <property name="right_attach">3</property>
355 >                          <property name="left_attach">1</property>
356 >                          <property name="right_attach">2</property>
357                            <property name="top_attach">0</property>
358                            <property name="bottom_attach">1</property>
359                            <property name="y_options"></property>
# Line 382 | Line 382
382                            </child>
383                          </widget>
384                          <packing>
385 <                          <property name="left_attach">2</property>
386 <                          <property name="right_attach">3</property>
385 >                          <property name="left_attach">1</property>
386 >                          <property name="right_attach">2</property>
387                            <property name="top_attach">1</property>
388                            <property name="bottom_attach">2</property>
389                            <property name="y_options"></property>
# Line 412 | Line 412
412                            </child>
413                          </widget>
414                          <packing>
415 <                          <property name="left_attach">2</property>
416 <                          <property name="right_attach">3</property>
415 >                          <property name="left_attach">1</property>
416 >                          <property name="right_attach">2</property>
417                            <property name="top_attach">2</property>
418                            <property name="bottom_attach">3</property>
419                            <property name="y_options"></property>
# Line 442 | Line 442
442                            </child>
443                          </widget>
444                          <packing>
445                          <property name="left_attach">2</property>
446                          <property name="right_attach">3</property>
447                          <property name="top_attach">3</property>
448                          <property name="bottom_attach">4</property>
449                          <property name="y_options"></property>
450                        </packing>
451                      </child>
452
453                      <child>
454                        <widget class="GtkOptionMenu" id="drive8_type">
455                          <property name="visible">True</property>
456                          <property name="can_focus">True</property>
457                          <property name="history">0</property>
458
459                          <child>
460                            <widget class="GtkMenu" id="drive8_type_menu">
461
462                              <child>
463                                <widget class="GtkMenuItem" id="menuitem10">
464                                  <property name="visible">True</property>
465                                  <property name="tooltip" translatable="yes">Directory containing C64 program files</property>
466                                  <property name="label" translatable="yes">Dir</property>
467                                  <property name="use_underline">True</property>
468                                  <signal name="activate" handler="on_dir1_activate" last_modification_time="Mon, 12 Jan 2004 17:28:39 GMT"/>
469                                </widget>
470                              </child>
471
472                              <child>
473                                <widget class="GtkMenuItem" id="menuitem11">
474                                  <property name="visible">True</property>
475                                  <property name="tooltip" translatable="yes">Disk image file (.d64/.x64)</property>
476                                  <property name="label" translatable="yes">D64</property>
477                                  <property name="use_underline">True</property>
478                                  <signal name="activate" handler="on_d1_activate" last_modification_time="Mon, 12 Jan 2004 17:28:39 GMT"/>
479                                </widget>
480                              </child>
481
482                              <child>
483                                <widget class="GtkMenuItem" id="menuitem12">
484                                  <property name="visible">True</property>
485                                  <property name="tooltip" translatable="yes">Archive file (.t64/LYNX)</property>
486                                  <property name="label" translatable="yes">T64</property>
487                                  <property name="use_underline">True</property>
488                                  <signal name="activate" handler="on_t1_activate" last_modification_time="Mon, 12 Jan 2004 17:28:39 GMT"/>
489                                </widget>
490                              </child>
491                            </widget>
492                          </child>
493                        </widget>
494                        <packing>
495                          <property name="left_attach">1</property>
496                          <property name="right_attach">2</property>
497                          <property name="top_attach">0</property>
498                          <property name="bottom_attach">1</property>
499                          <property name="x_options">fill</property>
500                          <property name="y_options"></property>
501                        </packing>
502                      </child>
503
504                      <child>
505                        <widget class="GtkOptionMenu" id="drive9_type">
506                          <property name="visible">True</property>
507                          <property name="can_focus">True</property>
508                          <property name="history">0</property>
509
510                          <child>
511                            <widget class="GtkMenu" id="drive9_type_menu">
512
513                              <child>
514                                <widget class="GtkMenuItem" id="menuitem1">
515                                  <property name="visible">True</property>
516                                  <property name="tooltip" translatable="yes">Directory containing C64 program files</property>
517                                  <property name="label" translatable="yes">Dir</property>
518                                  <property name="use_underline">True</property>
519                                  <signal name="activate" handler="on_dir1_activate" last_modification_time="Mon, 12 Jan 2004 17:28:39 GMT"/>
520                                </widget>
521                              </child>
522
523                              <child>
524                                <widget class="GtkMenuItem" id="menuitem2">
525                                  <property name="visible">True</property>
526                                  <property name="tooltip" translatable="yes">Disk image file (.d64/.x64)</property>
527                                  <property name="label" translatable="yes">D64</property>
528                                  <property name="use_underline">True</property>
529                                  <signal name="activate" handler="on_d1_activate" last_modification_time="Mon, 12 Jan 2004 17:28:39 GMT"/>
530                                </widget>
531                              </child>
532
533                              <child>
534                                <widget class="GtkMenuItem" id="menuitem3">
535                                  <property name="visible">True</property>
536                                  <property name="tooltip" translatable="yes">Archive file (.t64/LYNX)</property>
537                                  <property name="label" translatable="yes">T64</property>
538                                  <property name="use_underline">True</property>
539                                  <signal name="activate" handler="on_t1_activate" last_modification_time="Mon, 12 Jan 2004 17:28:39 GMT"/>
540                                </widget>
541                              </child>
542                            </widget>
543                          </child>
544                        </widget>
545                        <packing>
546                          <property name="left_attach">1</property>
547                          <property name="right_attach">2</property>
548                          <property name="top_attach">1</property>
549                          <property name="bottom_attach">2</property>
550                          <property name="x_options">fill</property>
551                          <property name="y_options"></property>
552                        </packing>
553                      </child>
554
555                      <child>
556                        <widget class="GtkOptionMenu" id="drive10_type">
557                          <property name="visible">True</property>
558                          <property name="can_focus">True</property>
559                          <property name="history">0</property>
560
561                          <child>
562                            <widget class="GtkMenu" id="drive10_type_menu">
563
564                              <child>
565                                <widget class="GtkMenuItem" id="menuitem4">
566                                  <property name="visible">True</property>
567                                  <property name="tooltip" translatable="yes">Directory containing C64 program files</property>
568                                  <property name="label" translatable="yes">Dir</property>
569                                  <property name="use_underline">True</property>
570                                  <signal name="activate" handler="on_dir1_activate" last_modification_time="Mon, 12 Jan 2004 17:28:39 GMT"/>
571                                </widget>
572                              </child>
573
574                              <child>
575                                <widget class="GtkMenuItem" id="menuitem5">
576                                  <property name="visible">True</property>
577                                  <property name="tooltip" translatable="yes">Disk image file (.d64/.x64)</property>
578                                  <property name="label" translatable="yes">D64</property>
579                                  <property name="use_underline">True</property>
580                                  <signal name="activate" handler="on_d1_activate" last_modification_time="Mon, 12 Jan 2004 17:28:39 GMT"/>
581                                </widget>
582                              </child>
583
584                              <child>
585                                <widget class="GtkMenuItem" id="menuitem6">
586                                  <property name="visible">True</property>
587                                  <property name="tooltip" translatable="yes">Archive file (.t64/LYNX)</property>
588                                  <property name="label" translatable="yes">T64</property>
589                                  <property name="use_underline">True</property>
590                                  <signal name="activate" handler="on_t1_activate" last_modification_time="Mon, 12 Jan 2004 17:28:39 GMT"/>
591                                </widget>
592                              </child>
593                            </widget>
594                          </child>
595                        </widget>
596                        <packing>
597                          <property name="left_attach">1</property>
598                          <property name="right_attach">2</property>
599                          <property name="top_attach">2</property>
600                          <property name="bottom_attach">3</property>
601                          <property name="x_options">fill</property>
602                          <property name="y_options"></property>
603                        </packing>
604                      </child>
605
606                      <child>
607                        <widget class="GtkOptionMenu" id="drive11_type">
608                          <property name="visible">True</property>
609                          <property name="can_focus">True</property>
610                          <property name="history">0</property>
611
612                          <child>
613                            <widget class="GtkMenu" id="drive11_type_menu">
614
615                              <child>
616                                <widget class="GtkMenuItem" id="menuitem7">
617                                  <property name="visible">True</property>
618                                  <property name="tooltip" translatable="yes">Directory containing C64 program files</property>
619                                  <property name="label" translatable="yes">Dir</property>
620                                  <property name="use_underline">True</property>
621                                  <signal name="activate" handler="on_dir1_activate" last_modification_time="Mon, 12 Jan 2004 17:28:39 GMT"/>
622                                </widget>
623                              </child>
624
625                              <child>
626                                <widget class="GtkMenuItem" id="menuitem8">
627                                  <property name="visible">True</property>
628                                  <property name="tooltip" translatable="yes">Disk image file (.d64/.x64)</property>
629                                  <property name="label" translatable="yes">D64</property>
630                                  <property name="use_underline">True</property>
631                                  <signal name="activate" handler="on_d1_activate" last_modification_time="Mon, 12 Jan 2004 17:28:39 GMT"/>
632                                </widget>
633                              </child>
634
635                              <child>
636                                <widget class="GtkMenuItem" id="menuitem9">
637                                  <property name="visible">True</property>
638                                  <property name="tooltip" translatable="yes">Archive file (.t64/LYNX)</property>
639                                  <property name="label" translatable="yes">T64</property>
640                                  <property name="use_underline">True</property>
641                                  <signal name="activate" handler="on_t1_activate" last_modification_time="Mon, 12 Jan 2004 17:28:39 GMT"/>
642                                </widget>
643                              </child>
644                            </widget>
645                          </child>
646                        </widget>
647                        <packing>
445                            <property name="left_attach">1</property>
446                            <property name="right_attach">2</property>
447                            <property name="top_attach">3</property>
448                            <property name="bottom_attach">4</property>
652                          <property name="x_options">fill</property>
449                            <property name="y_options"></property>
450                          </packing>
451                        </child>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines