/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to olive.glade

  • Committer: Szilveszter Farkas (Phanatic)
  • Date: 2006-09-11 02:56:58 UTC
  • mto: (0.14.1 main) (93.1.1 win32.bialix)
  • mto: This revision was merged to the branch mainline in revision 83.
  • Revision ID: Szilveszter.Farkas@gmail.com-20060911025658-997cf3a305b9f1da
A better implementation for the drive selection. (OptionMenu didn't work on Win32)

Show diffs side-by-side

added added

removed removed

Lines of Context:
591
591
          </child>
592
592
 
593
593
          <child>
594
 
            <widget class="GtkVBox" id="vbox1">
 
594
            <widget class="GtkVBox" id="vbox_main_right">
595
595
              <property name="visible">True</property>
596
596
              <property name="homogeneous">False</property>
597
597
              <property name="spacing">0</property>
598
598
 
599
599
              <child>
600
 
                <widget class="GtkOptionMenu" id="optionmenu_drive">
601
 
                  <property name="can_focus">True</property>
602
 
                  <property name="history">0</property>
603
 
 
604
 
                  <child>
605
 
                    <widget class="GtkMenu" id="menu1">
606
 
 
607
 
                      <child>
608
 
                        <widget class="GtkImageMenuItem" id="A">
609
 
                          <property name="visible">True</property>
610
 
                          <property name="label" translatable="yes">A:</property>
611
 
                          <property name="use_underline">True</property>
612
 
                          <signal name="activate" handler="on_drive_a_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
613
 
 
614
 
                          <child internal-child="image">
615
 
                            <widget class="GtkImage" id="image264">
616
 
                              <property name="visible">True</property>
617
 
                              <property name="stock">gtk-harddisk</property>
618
 
                              <property name="icon_size">1</property>
619
 
                              <property name="xalign">0.5</property>
620
 
                              <property name="yalign">0.5</property>
621
 
                              <property name="xpad">0</property>
622
 
                              <property name="ypad">0</property>
623
 
                            </widget>
624
 
                          </child>
625
 
                        </widget>
626
 
                      </child>
627
 
 
628
 
                      <child>
629
 
                        <widget class="GtkImageMenuItem" id="B">
630
 
                          <property name="visible">True</property>
631
 
                          <property name="label" translatable="yes">B:</property>
632
 
                          <property name="use_underline">True</property>
633
 
                          <signal name="activate" handler="on_drive_b_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
634
 
 
635
 
                          <child internal-child="image">
636
 
                            <widget class="GtkImage" id="image265">
637
 
                              <property name="visible">True</property>
638
 
                              <property name="stock">gtk-harddisk</property>
639
 
                              <property name="icon_size">1</property>
640
 
                              <property name="xalign">0.5</property>
641
 
                              <property name="yalign">0.5</property>
642
 
                              <property name="xpad">0</property>
643
 
                              <property name="ypad">0</property>
644
 
                            </widget>
645
 
                          </child>
646
 
                        </widget>
647
 
                      </child>
648
 
 
649
 
                      <child>
650
 
                        <widget class="GtkImageMenuItem" id="C">
651
 
                          <property name="visible">True</property>
652
 
                          <property name="label" translatable="yes">C:</property>
653
 
                          <property name="use_underline">True</property>
654
 
                          <signal name="activate" handler="on_drive_c_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
655
 
 
656
 
                          <child internal-child="image">
657
 
                            <widget class="GtkImage" id="image266">
658
 
                              <property name="visible">True</property>
659
 
                              <property name="stock">gtk-harddisk</property>
660
 
                              <property name="icon_size">1</property>
661
 
                              <property name="xalign">0.5</property>
662
 
                              <property name="yalign">0.5</property>
663
 
                              <property name="xpad">0</property>
664
 
                              <property name="ypad">0</property>
665
 
                            </widget>
666
 
                          </child>
667
 
                        </widget>
668
 
                      </child>
669
 
 
670
 
                      <child>
671
 
                        <widget class="GtkImageMenuItem" id="D">
672
 
                          <property name="visible">True</property>
673
 
                          <property name="label" translatable="yes">D:</property>
674
 
                          <property name="use_underline">True</property>
675
 
                          <signal name="activate" handler="on_drive_d_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
676
 
 
677
 
                          <child internal-child="image">
678
 
                            <widget class="GtkImage" id="image267">
679
 
                              <property name="visible">True</property>
680
 
                              <property name="stock">gtk-harddisk</property>
681
 
                              <property name="icon_size">1</property>
682
 
                              <property name="xalign">0.5</property>
683
 
                              <property name="yalign">0.5</property>
684
 
                              <property name="xpad">0</property>
685
 
                              <property name="ypad">0</property>
686
 
                            </widget>
687
 
                          </child>
688
 
                        </widget>
689
 
                      </child>
690
 
 
691
 
                      <child>
692
 
                        <widget class="GtkImageMenuItem" id="E">
693
 
                          <property name="visible">True</property>
694
 
                          <property name="label" translatable="yes">E:</property>
695
 
                          <property name="use_underline">True</property>
696
 
                          <signal name="activate" handler="on_drive_e_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
697
 
 
698
 
                          <child internal-child="image">
699
 
                            <widget class="GtkImage" id="image268">
700
 
                              <property name="visible">True</property>
701
 
                              <property name="stock">gtk-harddisk</property>
702
 
                              <property name="icon_size">1</property>
703
 
                              <property name="xalign">0.5</property>
704
 
                              <property name="yalign">0.5</property>
705
 
                              <property name="xpad">0</property>
706
 
                              <property name="ypad">0</property>
707
 
                            </widget>
708
 
                          </child>
709
 
                        </widget>
710
 
                      </child>
711
 
 
712
 
                      <child>
713
 
                        <widget class="GtkImageMenuItem" id="F">
714
 
                          <property name="visible">True</property>
715
 
                          <property name="label" translatable="yes">F:</property>
716
 
                          <property name="use_underline">True</property>
717
 
                          <signal name="activate" handler="on_drive_f_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
718
 
 
719
 
                          <child internal-child="image">
720
 
                            <widget class="GtkImage" id="image269">
721
 
                              <property name="visible">True</property>
722
 
                              <property name="stock">gtk-harddisk</property>
723
 
                              <property name="icon_size">1</property>
724
 
                              <property name="xalign">0.5</property>
725
 
                              <property name="yalign">0.5</property>
726
 
                              <property name="xpad">0</property>
727
 
                              <property name="ypad">0</property>
728
 
                            </widget>
729
 
                          </child>
730
 
                        </widget>
731
 
                      </child>
732
 
 
733
 
                      <child>
734
 
                        <widget class="GtkImageMenuItem" id="G">
735
 
                          <property name="visible">True</property>
736
 
                          <property name="label" translatable="yes">G:</property>
737
 
                          <property name="use_underline">True</property>
738
 
                          <signal name="activate" handler="on_drive_g_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
739
 
 
740
 
                          <child internal-child="image">
741
 
                            <widget class="GtkImage" id="image270">
742
 
                              <property name="visible">True</property>
743
 
                              <property name="stock">gtk-harddisk</property>
744
 
                              <property name="icon_size">1</property>
745
 
                              <property name="xalign">0.5</property>
746
 
                              <property name="yalign">0.5</property>
747
 
                              <property name="xpad">0</property>
748
 
                              <property name="ypad">0</property>
749
 
                            </widget>
750
 
                          </child>
751
 
                        </widget>
752
 
                      </child>
753
 
 
754
 
                      <child>
755
 
                        <widget class="GtkImageMenuItem" id="H">
756
 
                          <property name="visible">True</property>
757
 
                          <property name="label" translatable="yes">H:</property>
758
 
                          <property name="use_underline">True</property>
759
 
                          <signal name="activate" handler="on_drive_h_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
760
 
 
761
 
                          <child internal-child="image">
762
 
                            <widget class="GtkImage" id="image271">
763
 
                              <property name="visible">True</property>
764
 
                              <property name="stock">gtk-harddisk</property>
765
 
                              <property name="icon_size">1</property>
766
 
                              <property name="xalign">0.5</property>
767
 
                              <property name="yalign">0.5</property>
768
 
                              <property name="xpad">0</property>
769
 
                              <property name="ypad">0</property>
770
 
                            </widget>
771
 
                          </child>
772
 
                        </widget>
773
 
                      </child>
774
 
 
775
 
                      <child>
776
 
                        <widget class="GtkImageMenuItem" id="I">
777
 
                          <property name="visible">True</property>
778
 
                          <property name="label" translatable="yes">I:</property>
779
 
                          <property name="use_underline">True</property>
780
 
                          <signal name="activate" handler="on_drive_i_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
781
 
 
782
 
                          <child internal-child="image">
783
 
                            <widget class="GtkImage" id="image272">
784
 
                              <property name="visible">True</property>
785
 
                              <property name="stock">gtk-harddisk</property>
786
 
                              <property name="icon_size">1</property>
787
 
                              <property name="xalign">0.5</property>
788
 
                              <property name="yalign">0.5</property>
789
 
                              <property name="xpad">0</property>
790
 
                              <property name="ypad">0</property>
791
 
                            </widget>
792
 
                          </child>
793
 
                        </widget>
794
 
                      </child>
795
 
 
796
 
                      <child>
797
 
                        <widget class="GtkImageMenuItem" id="J">
798
 
                          <property name="visible">True</property>
799
 
                          <property name="label" translatable="yes">J:</property>
800
 
                          <property name="use_underline">True</property>
801
 
                          <signal name="activate" handler="on_drive_j_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
802
 
 
803
 
                          <child internal-child="image">
804
 
                            <widget class="GtkImage" id="image273">
805
 
                              <property name="visible">True</property>
806
 
                              <property name="stock">gtk-harddisk</property>
807
 
                              <property name="icon_size">1</property>
808
 
                              <property name="xalign">0.5</property>
809
 
                              <property name="yalign">0.5</property>
810
 
                              <property name="xpad">0</property>
811
 
                              <property name="ypad">0</property>
812
 
                            </widget>
813
 
                          </child>
814
 
                        </widget>
815
 
                      </child>
816
 
 
817
 
                      <child>
818
 
                        <widget class="GtkImageMenuItem" id="K">
819
 
                          <property name="visible">True</property>
820
 
                          <property name="label" translatable="yes">K:</property>
821
 
                          <property name="use_underline">True</property>
822
 
                          <signal name="activate" handler="on_drive_k_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
823
 
 
824
 
                          <child internal-child="image">
825
 
                            <widget class="GtkImage" id="image274">
826
 
                              <property name="visible">True</property>
827
 
                              <property name="stock">gtk-harddisk</property>
828
 
                              <property name="icon_size">1</property>
829
 
                              <property name="xalign">0.5</property>
830
 
                              <property name="yalign">0.5</property>
831
 
                              <property name="xpad">0</property>
832
 
                              <property name="ypad">0</property>
833
 
                            </widget>
834
 
                          </child>
835
 
                        </widget>
836
 
                      </child>
837
 
 
838
 
                      <child>
839
 
                        <widget class="GtkImageMenuItem" id="L">
840
 
                          <property name="visible">True</property>
841
 
                          <property name="label" translatable="yes">L:</property>
842
 
                          <property name="use_underline">True</property>
843
 
                          <signal name="activate" handler="on_drive_l_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
844
 
 
845
 
                          <child internal-child="image">
846
 
                            <widget class="GtkImage" id="image275">
847
 
                              <property name="visible">True</property>
848
 
                              <property name="stock">gtk-harddisk</property>
849
 
                              <property name="icon_size">1</property>
850
 
                              <property name="xalign">0.5</property>
851
 
                              <property name="yalign">0.5</property>
852
 
                              <property name="xpad">0</property>
853
 
                              <property name="ypad">0</property>
854
 
                            </widget>
855
 
                          </child>
856
 
                        </widget>
857
 
                      </child>
858
 
 
859
 
                      <child>
860
 
                        <widget class="GtkImageMenuItem" id="M">
861
 
                          <property name="visible">True</property>
862
 
                          <property name="label" translatable="yes">M:</property>
863
 
                          <property name="use_underline">True</property>
864
 
                          <signal name="activate" handler="on_drive_m_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
865
 
 
866
 
                          <child internal-child="image">
867
 
                            <widget class="GtkImage" id="image276">
868
 
                              <property name="visible">True</property>
869
 
                              <property name="stock">gtk-harddisk</property>
870
 
                              <property name="icon_size">1</property>
871
 
                              <property name="xalign">0.5</property>
872
 
                              <property name="yalign">0.5</property>
873
 
                              <property name="xpad">0</property>
874
 
                              <property name="ypad">0</property>
875
 
                            </widget>
876
 
                          </child>
877
 
                        </widget>
878
 
                      </child>
879
 
 
880
 
                      <child>
881
 
                        <widget class="GtkImageMenuItem" id="N">
882
 
                          <property name="visible">True</property>
883
 
                          <property name="label" translatable="yes">N:</property>
884
 
                          <property name="use_underline">True</property>
885
 
                          <signal name="activate" handler="on_drive_n_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
886
 
 
887
 
                          <child internal-child="image">
888
 
                            <widget class="GtkImage" id="image277">
889
 
                              <property name="visible">True</property>
890
 
                              <property name="stock">gtk-harddisk</property>
891
 
                              <property name="icon_size">1</property>
892
 
                              <property name="xalign">0.5</property>
893
 
                              <property name="yalign">0.5</property>
894
 
                              <property name="xpad">0</property>
895
 
                              <property name="ypad">0</property>
896
 
                            </widget>
897
 
                          </child>
898
 
                        </widget>
899
 
                      </child>
900
 
 
901
 
                      <child>
902
 
                        <widget class="GtkImageMenuItem" id="O">
903
 
                          <property name="visible">True</property>
904
 
                          <property name="label" translatable="yes">O:</property>
905
 
                          <property name="use_underline">True</property>
906
 
                          <signal name="activate" handler="on_drive_o_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
907
 
 
908
 
                          <child internal-child="image">
909
 
                            <widget class="GtkImage" id="image278">
910
 
                              <property name="visible">True</property>
911
 
                              <property name="stock">gtk-harddisk</property>
912
 
                              <property name="icon_size">1</property>
913
 
                              <property name="xalign">0.5</property>
914
 
                              <property name="yalign">0.5</property>
915
 
                              <property name="xpad">0</property>
916
 
                              <property name="ypad">0</property>
917
 
                            </widget>
918
 
                          </child>
919
 
                        </widget>
920
 
                      </child>
921
 
 
922
 
                      <child>
923
 
                        <widget class="GtkImageMenuItem" id="P">
924
 
                          <property name="visible">True</property>
925
 
                          <property name="label" translatable="yes">P:</property>
926
 
                          <property name="use_underline">True</property>
927
 
                          <signal name="activate" handler="on_drive_p_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
928
 
 
929
 
                          <child internal-child="image">
930
 
                            <widget class="GtkImage" id="image279">
931
 
                              <property name="visible">True</property>
932
 
                              <property name="stock">gtk-harddisk</property>
933
 
                              <property name="icon_size">1</property>
934
 
                              <property name="xalign">0.5</property>
935
 
                              <property name="yalign">0.5</property>
936
 
                              <property name="xpad">0</property>
937
 
                              <property name="ypad">0</property>
938
 
                            </widget>
939
 
                          </child>
940
 
                        </widget>
941
 
                      </child>
942
 
 
943
 
                      <child>
944
 
                        <widget class="GtkImageMenuItem" id="Q">
945
 
                          <property name="visible">True</property>
946
 
                          <property name="label" translatable="yes">Q:</property>
947
 
                          <property name="use_underline">True</property>
948
 
                          <signal name="activate" handler="on_drive_q_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
949
 
 
950
 
                          <child internal-child="image">
951
 
                            <widget class="GtkImage" id="image280">
952
 
                              <property name="visible">True</property>
953
 
                              <property name="stock">gtk-harddisk</property>
954
 
                              <property name="icon_size">1</property>
955
 
                              <property name="xalign">0.5</property>
956
 
                              <property name="yalign">0.5</property>
957
 
                              <property name="xpad">0</property>
958
 
                              <property name="ypad">0</property>
959
 
                            </widget>
960
 
                          </child>
961
 
                        </widget>
962
 
                      </child>
963
 
 
964
 
                      <child>
965
 
                        <widget class="GtkImageMenuItem" id="R">
966
 
                          <property name="visible">True</property>
967
 
                          <property name="label" translatable="yes">R:</property>
968
 
                          <property name="use_underline">True</property>
969
 
                          <signal name="activate" handler="on_drive_r_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
970
 
 
971
 
                          <child internal-child="image">
972
 
                            <widget class="GtkImage" id="image281">
973
 
                              <property name="visible">True</property>
974
 
                              <property name="stock">gtk-harddisk</property>
975
 
                              <property name="icon_size">1</property>
976
 
                              <property name="xalign">0.5</property>
977
 
                              <property name="yalign">0.5</property>
978
 
                              <property name="xpad">0</property>
979
 
                              <property name="ypad">0</property>
980
 
                            </widget>
981
 
                          </child>
982
 
                        </widget>
983
 
                      </child>
984
 
 
985
 
                      <child>
986
 
                        <widget class="GtkImageMenuItem" id="S">
987
 
                          <property name="visible">True</property>
988
 
                          <property name="label" translatable="yes">S:</property>
989
 
                          <property name="use_underline">True</property>
990
 
                          <signal name="activate" handler="on_drive_s_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
991
 
 
992
 
                          <child internal-child="image">
993
 
                            <widget class="GtkImage" id="image282">
994
 
                              <property name="visible">True</property>
995
 
                              <property name="stock">gtk-harddisk</property>
996
 
                              <property name="icon_size">1</property>
997
 
                              <property name="xalign">0.5</property>
998
 
                              <property name="yalign">0.5</property>
999
 
                              <property name="xpad">0</property>
1000
 
                              <property name="ypad">0</property>
1001
 
                            </widget>
1002
 
                          </child>
1003
 
                        </widget>
1004
 
                      </child>
1005
 
 
1006
 
                      <child>
1007
 
                        <widget class="GtkImageMenuItem" id="T">
1008
 
                          <property name="visible">True</property>
1009
 
                          <property name="label" translatable="yes">T:</property>
1010
 
                          <property name="use_underline">True</property>
1011
 
                          <signal name="activate" handler="on_drive_t_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
1012
 
 
1013
 
                          <child internal-child="image">
1014
 
                            <widget class="GtkImage" id="image283">
1015
 
                              <property name="visible">True</property>
1016
 
                              <property name="stock">gtk-harddisk</property>
1017
 
                              <property name="icon_size">1</property>
1018
 
                              <property name="xalign">0.5</property>
1019
 
                              <property name="yalign">0.5</property>
1020
 
                              <property name="xpad">0</property>
1021
 
                              <property name="ypad">0</property>
1022
 
                            </widget>
1023
 
                          </child>
1024
 
                        </widget>
1025
 
                      </child>
1026
 
 
1027
 
                      <child>
1028
 
                        <widget class="GtkImageMenuItem" id="U">
1029
 
                          <property name="visible">True</property>
1030
 
                          <property name="label" translatable="yes">U:</property>
1031
 
                          <property name="use_underline">True</property>
1032
 
                          <signal name="activate" handler="on_drive_u_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
1033
 
 
1034
 
                          <child internal-child="image">
1035
 
                            <widget class="GtkImage" id="image284">
1036
 
                              <property name="visible">True</property>
1037
 
                              <property name="stock">gtk-harddisk</property>
1038
 
                              <property name="icon_size">1</property>
1039
 
                              <property name="xalign">0.5</property>
1040
 
                              <property name="yalign">0.5</property>
1041
 
                              <property name="xpad">0</property>
1042
 
                              <property name="ypad">0</property>
1043
 
                            </widget>
1044
 
                          </child>
1045
 
                        </widget>
1046
 
                      </child>
1047
 
 
1048
 
                      <child>
1049
 
                        <widget class="GtkImageMenuItem" id="V">
1050
 
                          <property name="visible">True</property>
1051
 
                          <property name="label" translatable="yes">V:</property>
1052
 
                          <property name="use_underline">True</property>
1053
 
                          <signal name="activate" handler="on_drive_v_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
1054
 
 
1055
 
                          <child internal-child="image">
1056
 
                            <widget class="GtkImage" id="image285">
1057
 
                              <property name="visible">True</property>
1058
 
                              <property name="stock">gtk-harddisk</property>
1059
 
                              <property name="icon_size">1</property>
1060
 
                              <property name="xalign">0.5</property>
1061
 
                              <property name="yalign">0.5</property>
1062
 
                              <property name="xpad">0</property>
1063
 
                              <property name="ypad">0</property>
1064
 
                            </widget>
1065
 
                          </child>
1066
 
                        </widget>
1067
 
                      </child>
1068
 
 
1069
 
                      <child>
1070
 
                        <widget class="GtkImageMenuItem" id="W">
1071
 
                          <property name="visible">True</property>
1072
 
                          <property name="label" translatable="yes">W:</property>
1073
 
                          <property name="use_underline">True</property>
1074
 
                          <signal name="activate" handler="on_drive_w_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
1075
 
 
1076
 
                          <child internal-child="image">
1077
 
                            <widget class="GtkImage" id="image286">
1078
 
                              <property name="visible">True</property>
1079
 
                              <property name="stock">gtk-harddisk</property>
1080
 
                              <property name="icon_size">1</property>
1081
 
                              <property name="xalign">0.5</property>
1082
 
                              <property name="yalign">0.5</property>
1083
 
                              <property name="xpad">0</property>
1084
 
                              <property name="ypad">0</property>
1085
 
                            </widget>
1086
 
                          </child>
1087
 
                        </widget>
1088
 
                      </child>
1089
 
 
1090
 
                      <child>
1091
 
                        <widget class="GtkImageMenuItem" id="X">
1092
 
                          <property name="visible">True</property>
1093
 
                          <property name="label" translatable="yes">X:</property>
1094
 
                          <property name="use_underline">True</property>
1095
 
                          <signal name="activate" handler="on_drive_x_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
1096
 
 
1097
 
                          <child internal-child="image">
1098
 
                            <widget class="GtkImage" id="image287">
1099
 
                              <property name="visible">True</property>
1100
 
                              <property name="stock">gtk-harddisk</property>
1101
 
                              <property name="icon_size">1</property>
1102
 
                              <property name="xalign">0.5</property>
1103
 
                              <property name="yalign">0.5</property>
1104
 
                              <property name="xpad">0</property>
1105
 
                              <property name="ypad">0</property>
1106
 
                            </widget>
1107
 
                          </child>
1108
 
                        </widget>
1109
 
                      </child>
1110
 
 
1111
 
                      <child>
1112
 
                        <widget class="GtkImageMenuItem" id="Y">
1113
 
                          <property name="visible">True</property>
1114
 
                          <property name="label" translatable="yes">Y:</property>
1115
 
                          <property name="use_underline">True</property>
1116
 
                          <signal name="activate" handler="on_drive_y_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
1117
 
 
1118
 
                          <child internal-child="image">
1119
 
                            <widget class="GtkImage" id="image288">
1120
 
                              <property name="visible">True</property>
1121
 
                              <property name="stock">gtk-harddisk</property>
1122
 
                              <property name="icon_size">1</property>
1123
 
                              <property name="xalign">0.5</property>
1124
 
                              <property name="yalign">0.5</property>
1125
 
                              <property name="xpad">0</property>
1126
 
                              <property name="ypad">0</property>
1127
 
                            </widget>
1128
 
                          </child>
1129
 
                        </widget>
1130
 
                      </child>
1131
 
 
1132
 
                      <child>
1133
 
                        <widget class="GtkImageMenuItem" id="Z">
1134
 
                          <property name="visible">True</property>
1135
 
                          <property name="label" translatable="yes">Z:</property>
1136
 
                          <property name="use_underline">True</property>
1137
 
                          <signal name="activate" handler="on_drive_z_activate" last_modification_time="Mon, 11 Sep 2006 01:48:40 GMT"/>
1138
 
 
1139
 
                          <child internal-child="image">
1140
 
                            <widget class="GtkImage" id="image289">
1141
 
                              <property name="visible">True</property>
1142
 
                              <property name="stock">gtk-harddisk</property>
1143
 
                              <property name="icon_size">1</property>
1144
 
                              <property name="xalign">0.5</property>
1145
 
                              <property name="yalign">0.5</property>
1146
 
                              <property name="xpad">0</property>
1147
 
                              <property name="ypad">0</property>
1148
 
                            </widget>
1149
 
                          </child>
1150
 
                        </widget>
1151
 
                      </child>
1152
 
                    </widget>
1153
 
                  </child>
1154
 
                </widget>
1155
 
                <packing>
1156
 
                  <property name="padding">0</property>
1157
 
                  <property name="expand">False</property>
1158
 
                  <property name="fill">False</property>
1159
 
                </packing>
 
600
                <placeholder/>
1160
601
              </child>
1161
602
 
1162
603
              <child>