/[straw]/straw/glade/straw.glade
ViewVC logotype

Diff of /straw/glade/straw.glade

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.37 by juri, Tue Oct 28 16:22:28 2003 UTC revision 1.38 by juri, Tue Oct 28 21:07:20 2003 UTC
# Line 657  Line 657 
657                </child>                </child>
658    
659                <child>                <child>
660                  <widget class="GtkVBox" id="vbox11">                  <widget class="GtkHBox" id="hbox79">
661                    <property name="visible">True</property>                    <property name="visible">True</property>
662                    <property name="homogeneous">False</property>                    <property name="homogeneous">False</property>
663                    <property name="spacing">2</property>                    <property name="spacing">12</property>
664    
665                    <child>                    <child>
666                      <widget class="GtkFrame" id="feed_info_frame">                      <widget class="GtkVBox" id="vbox11">
667                        <property name="label_xalign">0</property>                        <property name="visible">True</property>
668                        <property name="label_yalign">0.5</property>                        <property name="homogeneous">False</property>
669                        <property name="shadow_type">GTK_SHADOW_NONE</property>                        <property name="spacing">2</property>
670    
671                        <child>                        <child>
672                          <widget class="GtkVBox" id="vbox12">                          <widget class="GtkFrame" id="feed_info_frame">
673                            <property name="visible">True</property>                            <property name="label_xalign">0</property>
674                            <property name="homogeneous">False</property>                            <property name="label_yalign">0.5</property>
675                            <property name="spacing">6</property>                            <property name="shadow_type">GTK_SHADOW_NONE</property>
676    
677                            <child>                            <child>
678                              <widget class="GtkHBox" id="hbox30">                              <widget class="GtkVBox" id="vbox12">
679                                <property name="visible">True</property>                                <property name="visible">True</property>
680                                <property name="homogeneous">False</property>                                <property name="homogeneous">False</property>
681                                <property name="spacing">6</property>                                <property name="spacing">6</property>
682    
683                                <child>                                <child>
684                                  <widget class="GtkLabel" id="feed_info_title">                                  <widget class="GtkHBox" id="hbox30">
685                                    <property name="visible">True</property>                                    <property name="visible">True</property>
686                                    <property name="can_focus">True</property>                                    <property name="homogeneous">False</property>
687                                    <property name="label" translatable="yes"></property>                                    <property name="spacing">6</property>
                                   <property name="use_underline">False</property>  
                                   <property name="use_markup">False</property>  
                                   <property name="justify">GTK_JUSTIFY_LEFT</property>  
                                   <property name="wrap">False</property>  
                                   <property name="selectable">True</property>  
                                   <property name="xalign">0.5</property>  
                                   <property name="yalign">0.5</property>  
                                   <property name="xpad">0</property>  
                                   <property name="ypad">0</property>  
                                 </widget>  
                                 <packing>  
                                   <property name="padding">6</property>  
                                   <property name="expand">False</property>  
                                   <property name="fill">False</property>  
                                 </packing>  
                               </child>  
   
                               <child>  
                                 <widget class="GtkHSeparator" id="hseparator1">  
                                   <property name="visible">True</property>  
                                 </widget>  
                                 <packing>  
                                   <property name="padding">0</property>  
                                   <property name="expand">True</property>  
                                   <property name="fill">True</property>  
                                 </packing>  
                               </child>  
   
                               <child>  
                                 <widget class="GtkButton" id="feed_info_visibility_button">  
                                   <property name="visible">True</property>  
                                   <property name="can_focus">True</property>  
                                   <property name="relief">GTK_RELIEF_NORMAL</property>  
                                   <signal name="clicked" handler="on_feed_info_visibility_button_clicked" last_modification_time="Sat, 07 Sep 2002 14:12:50 GMT"/>  
688    
689                                    <child>                                    <child>
690                                      <widget class="GtkArrow" id="feed_info_arrow">                                      <widget class="GtkLabel" id="feed_info_title">
691                                        <property name="visible">True</property>                                        <property name="visible">True</property>
692                                        <property name="arrow_type">GTK_ARROW_RIGHT</property>                                        <property name="can_focus">True</property>
693                                        <property name="shadow_type">GTK_SHADOW_NONE</property>                                        <property name="label" translatable="yes"></property>
694                                          <property name="use_underline">False</property>
695                                          <property name="use_markup">False</property>
696                                          <property name="justify">GTK_JUSTIFY_LEFT</property>
697                                          <property name="wrap">False</property>
698                                          <property name="selectable">True</property>
699                                        <property name="xalign">0.5</property>                                        <property name="xalign">0.5</property>
700                                        <property name="yalign">0.5</property>                                        <property name="yalign">0.5</property>
701                                        <property name="xpad">0</property>                                        <property name="xpad">0</property>
702                                        <property name="ypad">0</property>                                        <property name="ypad">0</property>
703                                      </widget>                                      </widget>
704                                        <packing>
705                                          <property name="padding">6</property>
706                                          <property name="expand">False</property>
707                                          <property name="fill">False</property>
708                                        </packing>
709                                      </child>
710    
711                                      <child>
712                                        <widget class="GtkHSeparator" id="hseparator1">
713                                          <property name="visible">True</property>
714                                        </widget>
715                                        <packing>
716                                          <property name="padding">0</property>
717                                          <property name="expand">True</property>
718                                          <property name="fill">True</property>
719                                        </packing>
720                                      </child>
721    
722                                      <child>
723                                        <widget class="GtkButton" id="feed_info_visibility_button">
724                                          <property name="visible">True</property>
725                                          <property name="can_focus">True</property>
726                                          <property name="relief">GTK_RELIEF_NORMAL</property>
727                                          <signal name="clicked" handler="on_feed_info_visibility_button_clicked" last_modification_time="Sat, 07 Sep 2002 14:12:50 GMT"/>
728    
729                                          <child>
730                                            <widget class="GtkArrow" id="feed_info_arrow">
731                                              <property name="visible">True</property>
732                                              <property name="arrow_type">GTK_ARROW_RIGHT</property>
733                                              <property name="shadow_type">GTK_SHADOW_NONE</property>
734                                              <property name="xalign">0.5</property>
735                                              <property name="yalign">0.5</property>
736                                              <property name="xpad">0</property>
737                                              <property name="ypad">0</property>
738                                            </widget>
739                                          </child>
740                                        </widget>
741                                        <packing>
742                                          <property name="padding">0</property>
743                                          <property name="expand">False</property>
744                                          <property name="fill">False</property>
745                                        </packing>
746                                    </child>                                    </child>
747                                  </widget>                                  </widget>
748                                  <packing>                                  <packing>
749                                    <property name="padding">0</property>                                    <property name="padding">0</property>
750                                    <property name="expand">False</property>                                    <property name="expand">False</property>
751                                    <property name="fill">False</property>                                    <property name="fill">True</property>
752                                  </packing>                                  </packing>
753                                </child>                                </child>
                             </widget>  
                             <packing>  
                               <property name="padding">0</property>  
                               <property name="expand">False</property>  
                               <property name="fill">True</property>  
                             </packing>  
                           </child>  
   
                           <child>  
                             <widget class="GtkVBox" id="feed_info_drawer">  
                               <property name="homogeneous">False</property>  
                               <property name="spacing">6</property>  
754    
755                                <child>                                <child>
756                                  <widget class="GtkVBox" id="vbox19">                                  <widget class="GtkVBox" id="feed_info_drawer">
                                   <property name="visible">True</property>  
757                                    <property name="homogeneous">False</property>                                    <property name="homogeneous">False</property>
758                                    <property name="spacing">6</property>                                    <property name="spacing">6</property>
759    
760                                    <child>                                    <child>
761                                      <widget class="GtkTable" id="feed_info_table">                                      <widget class="GtkVBox" id="vbox19">
762                                        <property name="visible">True</property>                                        <property name="visible">True</property>
                                       <property name="n_rows">2</property>  
                                       <property name="n_columns">1</property>  
763                                        <property name="homogeneous">False</property>                                        <property name="homogeneous">False</property>
764                                        <property name="row_spacing">6</property>                                        <property name="spacing">6</property>
                                       <property name="column_spacing">6</property>  
765    
766                                        <child>                                        <child>
767                                          <widget class="GtkLabel" id="feed_info_description">                                          <widget class="GtkTable" id="feed_info_table">
768                                            <property name="can_focus">True</property>                                            <property name="visible">True</property>
769                                            <property name="label" translatable="yes"></property>                                            <property name="n_rows">2</property>
770                                            <property name="use_underline">False</property>                                            <property name="n_columns">1</property>
771                                            <property name="use_markup">False</property>                                            <property name="homogeneous">False</property>
772                                            <property name="justify">GTK_JUSTIFY_LEFT</property>                                            <property name="row_spacing">6</property>
773                                            <property name="wrap">True</property>                                            <property name="column_spacing">6</property>
774                                            <property name="selectable">True</property>  
775                                            <property name="xalign">0</property>                                            <child>
776                                            <property name="yalign">0.48</property>                                              <widget class="GtkLabel" id="feed_info_description">
777                                            <property name="xpad">0</property>                                                <property name="can_focus">True</property>
778                                            <property name="ypad">0</property>                                                <property name="label" translatable="yes"></property>
779                                                  <property name="use_underline">False</property>
780                                                  <property name="use_markup">False</property>
781                                                  <property name="justify">GTK_JUSTIFY_LEFT</property>
782                                                  <property name="wrap">True</property>
783                                                  <property name="selectable">True</property>
784                                                  <property name="xalign">0</property>
785                                                  <property name="yalign">0.48</property>
786                                                  <property name="xpad">0</property>
787                                                  <property name="ypad">0</property>
788                                                </widget>
789                                                <packing>
790                                                  <property name="left_attach">0</property>
791                                                  <property name="right_attach">1</property>
792                                                  <property name="top_attach">0</property>
793                                                  <property name="bottom_attach">1</property>
794                                                  <property name="x_padding">6</property>
795                                                  <property name="x_options">fill</property>
796                                                  <property name="y_options"></property>
797                                                </packing>
798                                              </child>
799    
800                                              <child>
801                                                <widget class="GtkLabel" id="feed_info_copyright">
802                                                  <property name="can_focus">True</property>
803                                                  <property name="label" translatable="yes"></property>
804                                                  <property name="use_underline">False</property>
805                                                  <property name="use_markup">False</property>
806                                                  <property name="justify">GTK_JUSTIFY_LEFT</property>
807                                                  <property name="wrap">True</property>
808                                                  <property name="selectable">True</property>
809                                                  <property name="xalign">0</property>
810                                                  <property name="yalign">0.5</property>
811                                                  <property name="xpad">0</property>
812                                                  <property name="ypad">0</property>
813                                                </widget>
814                                                <packing>
815                                                  <property name="left_attach">0</property>
816                                                  <property name="right_attach">1</property>
817                                                  <property name="top_attach">1</property>
818                                                  <property name="bottom_attach">2</property>
819                                                  <property name="x_padding">6</property>
820                                                  <property name="x_options">fill</property>
821                                                  <property name="y_options"></property>
822                                                </packing>
823                                              </child>
824                                          </widget>                                          </widget>
825                                          <packing>                                          <packing>
826                                            <property name="left_attach">0</property>                                            <property name="padding">0</property>
827                                            <property name="right_attach">1</property>                                            <property name="expand">True</property>
828                                            <property name="top_attach">0</property>                                            <property name="fill">True</property>
                                           <property name="bottom_attach">1</property>  
                                           <property name="x_padding">6</property>  
                                           <property name="x_options">fill</property>  
                                           <property name="y_options"></property>  
829                                          </packing>                                          </packing>
830                                        </child>                                        </child>
831    
832                                        <child>                                        <child>
833                                          <widget class="GtkLabel" id="feed_info_copyright">                                          <widget class="GtkHBox" id="feed_info_hbox">
834                                            <property name="can_focus">True</property>                                            <property name="border_width">3</property>
835                                            <property name="label" translatable="yes"></property>                                            <property name="visible">True</property>
836                                            <property name="use_underline">False</property>                                            <property name="homogeneous">False</property>
837                                            <property name="use_markup">False</property>                                            <property name="spacing">6</property>
838                                            <property name="justify">GTK_JUSTIFY_LEFT</property>  
839                                            <property name="wrap">True</property>                                            <child>
840                                            <property name="selectable">True</property>                                              <placeholder/>
841                                            <property name="xalign">0</property>                                            </child>
                                           <property name="yalign">0.5</property>  
                                           <property name="xpad">0</property>  
                                           <property name="ypad">0</property>  
842                                          </widget>                                          </widget>
843                                          <packing>                                          <packing>
844                                            <property name="left_attach">0</property>                                            <property name="padding">0</property>
845                                            <property name="right_attach">1</property>                                            <property name="expand">True</property>
846                                            <property name="top_attach">1</property>                                            <property name="fill">True</property>
                                           <property name="bottom_attach">2</property>  
                                           <property name="x_padding">6</property>  
                                           <property name="x_options">fill</property>  
                                           <property name="y_options"></property>  
847                                          </packing>                                          </packing>
848                                        </child>                                        </child>
849                                      </widget>                                      </widget>
# Line 822  Line 853 
853                                        <property name="fill">True</property>                                        <property name="fill">True</property>
854                                      </packing>                                      </packing>
855                                    </child>                                    </child>
   
                                   <child>  
                                     <widget class="GtkHBox" id="feed_info_hbox">  
                                       <property name="border_width">3</property>  
                                       <property name="visible">True</property>  
                                       <property name="homogeneous">False</property>  
                                       <property name="spacing">6</property>  
   
                                       <child>  
                                         <placeholder/>  
                                       </child>  
                                     </widget>  
                                     <packing>  
                                       <property name="padding">0</property>  
                                       <property name="expand">True</property>  
                                       <property name="fill">True</property>  
                                     </packing>  
                                   </child>  
856                                  </widget>                                  </widget>
857                                  <packing>                                  <packing>
858                                    <property name="padding">0</property>                                    <property name="padding">0</property>
# Line 848  Line 861 
861                                  </packing>                                  </packing>
862                                </child>                                </child>
863                              </widget>                              </widget>
                             <packing>  
                               <property name="padding">0</property>  
                               <property name="expand">True</property>  
                               <property name="fill">True</property>  
                             </packing>  
864                            </child>                            </child>
865                          </widget>                          </widget>
866                            <packing>
867                              <property name="padding">0</property>
868                              <property name="expand">False</property>
869                              <property name="fill">True</property>
870                            </packing>
871                        </child>                        </child>
                     </widget>  
                     <packing>  
                       <property name="padding">0</property>  
                       <property name="expand">False</property>  
                       <property name="fill">True</property>  
                     </packing>  
                   </child>  
   
                   <child>  
                     <widget class="GtkVPaned" id="main_sub_pane">  
                       <property name="visible">True</property>  
                       <property name="can_focus">True</property>  
                       <signal name="size_allocate" handler="on_main_sub_pane_size_allocate" last_modification_time="Sat, 19 Jul 2003 21:53:54 GMT"/>  
872    
873                        <child>                        <child>
874                          <widget class="GtkNotebook" id="mode_view_notebook">                          <widget class="GtkVPaned" id="main_sub_pane">
875                            <property name="visible">True</property>                            <property name="visible">True</property>
876                            <property name="show_tabs">False</property>                            <property name="can_focus">True</property>
877                            <property name="show_border">False</property>                            <signal name="size_allocate" handler="on_main_sub_pane_size_allocate" last_modification_time="Sat, 19 Jul 2003 21:53:54 GMT"/>
                           <property name="tab_pos">GTK_POS_TOP</property>  
                           <property name="scrollable">False</property>  
                           <property name="enable_popup">False</property>  
878    
879                            <child>                            <child>
880                              <widget class="GtkVBox" id="vbox33">                              <widget class="GtkNotebook" id="mode_view_notebook">
881                                <property name="visible">True</property>                                <property name="visible">True</property>
882                                <property name="homogeneous">False</property>                                <property name="show_tabs">False</property>
883                                <property name="spacing">0</property>                                <property name="show_border">False</property>
884                                <accelerator key="A" modifiers="GDK_MOD1_MASK" signal="grab_focus"/>                                <property name="tab_pos">GTK_POS_TOP</property>
885                                  <property name="scrollable">False</property>
886                                  <property name="enable_popup">False</property>
887    
888                                <child>                                <child>
889                                  <widget class="GtkHBox" id="hbox77">                                  <widget class="GtkVBox" id="vbox33">
890                                    <property name="visible">True</property>                                    <property name="visible">True</property>
891                                    <property name="homogeneous">False</property>                                    <property name="homogeneous">False</property>
892                                    <property name="spacing">0</property>                                    <property name="spacing">0</property>
893                                      <accelerator key="A" modifiers="GDK_MOD1_MASK" signal="grab_focus"/>
894    
895                                    <child>                                    <child>
896                                      <widget class="GtkLabel" id="label108">                                      <widget class="GtkHBox" id="hbox77">
897                                        <property name="visible">True</property>                                        <property name="visible">True</property>
898                                        <property name="label" translatable="yes">_Articles:</property>                                        <property name="homogeneous">False</property>
899                                        <property name="use_underline">True</property>                                        <property name="spacing">0</property>
900                                        <property name="use_markup">False</property>  
901                                        <property name="justify">GTK_JUSTIFY_LEFT</property>                                        <child>
902                                        <property name="wrap">False</property>                                          <widget class="GtkLabel" id="label108">
903                                        <property name="selectable">False</property>                                            <property name="visible">True</property>
904                                        <property name="xalign">0.5</property>                                            <property name="label" translatable="yes">_Articles:</property>
905                                        <property name="yalign">0.5</property>                                            <property name="use_underline">True</property>
906                                        <property name="xpad">0</property>                                            <property name="use_markup">False</property>
907                                        <property name="ypad">0</property>                                            <property name="justify">GTK_JUSTIFY_LEFT</property>
908                                        <property name="mnemonic_widget">item_selection_treeview</property>                                            <property name="wrap">False</property>
909                                              <property name="selectable">False</property>
910                                              <property name="xalign">0.5</property>
911                                              <property name="yalign">0.5</property>
912                                              <property name="xpad">0</property>
913                                              <property name="ypad">0</property>
914                                              <property name="mnemonic_widget">item_selection_treeview</property>
915                                            </widget>
916                                            <packing>
917                                              <property name="padding">0</property>
918                                              <property name="expand">False</property>
919                                              <property name="fill">False</property>
920                                            </packing>
921                                          </child>
922                                      </widget>                                      </widget>
923                                      <packing>                                      <packing>
924                                        <property name="padding">0</property>                                        <property name="padding">0</property>
925                                        <property name="expand">False</property>                                        <property name="expand">True</property>
926                                        <property name="fill">False</property>                                        <property name="fill">True</property>
927                                      </packing>                                      </packing>
928                                    </child>                                    </child>
                                 </widget>  
                                 <packing>  
                                   <property name="padding">0</property>  
                                   <property name="expand">True</property>  
                                   <property name="fill">True</property>  
                                 </packing>  
                               </child>  
   
                               <child>  
                                 <widget class="GtkScrolledWindow" id="scrolledwindow3">  
                                   <property name="visible">True</property>  
                                   <property name="can_focus">True</property>  
                                   <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>  
                                   <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>  
                                   <property name="shadow_type">GTK_SHADOW_IN</property>  
                                   <property name="window_placement">GTK_CORNER_TOP_LEFT</property>  
929    
930                                    <child>                                    <child>
931                                      <widget class="GtkTreeView" id="item_selection_treeview">                                      <widget class="GtkScrolledWindow" id="scrolledwindow3">
                                       <property name="height_request">150</property>  
932                                        <property name="visible">True</property>                                        <property name="visible">True</property>
933                                        <property name="can_focus">True</property>                                        <property name="can_focus">True</property>
934                                        <property name="headers_visible">True</property>                                        <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
935                                        <property name="rules_hint">False</property>                                        <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
936                                        <property name="reorderable">False</property>                                        <property name="shadow_type">GTK_SHADOW_IN</property>
937                                        <property name="enable_search">True</property>                                        <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
938    
939                                          <child>
940                                            <widget class="GtkTreeView" id="item_selection_treeview">
941                                              <property name="height_request">150</property>
942                                              <property name="visible">True</property>
943                                              <property name="can_focus">True</property>
944                                              <property name="headers_visible">True</property>
945                                              <property name="rules_hint">False</property>
946                                              <property name="reorderable">False</property>
947                                              <property name="enable_search">True</property>
948                                            </widget>
949                                          </child>
950                                      </widget>                                      </widget>
951                                        <packing>
952                                          <property name="padding">0</property>
953                                          <property name="expand">True</property>
954                                          <property name="fill">True</property>
955                                        </packing>
956                                    </child>                                    </child>
957                                  </widget>                                  </widget>
958                                  <packing>                                  <packing>
959                                    <property name="padding">0</property>                                    <property name="tab_expand">True</property>
960                                    <property name="expand">True</property>                                    <property name="tab_fill">True</property>
                                   <property name="fill">True</property>  
961                                  </packing>                                  </packing>
962                                </child>                                </child>
                             </widget>  
                             <packing>  
                               <property name="tab_expand">True</property>  
                               <property name="tab_fill">True</property>  
                             </packing>  
                           </child>  
963    
964                            <child>                                <child>
965                              <widget class="GtkLabel" id="label60">                                  <widget class="GtkLabel" id="label60">
966                                <property name="visible">True</property>                                    <property name="visible">True</property>
967                                <property name="label" translatable="yes"></property>                                    <property name="label" translatable="yes"></property>
968                                <property name="use_underline">False</property>                                    <property name="use_underline">False</property>
969                                <property name="use_markup">False</property>                                    <property name="use_markup">False</property>
970                                <property name="justify">GTK_JUSTIFY_LEFT</property>                                    <property name="justify">GTK_JUSTIFY_LEFT</property>
971                                <property name="wrap">False</property>                                    <property name="wrap">False</property>
972                                <property name="selectable">False</property>                                    <property name="selectable">False</property>
973                                <property name="xalign">0.5</property>                                    <property name="xalign">0.5</property>
974                                <property name="yalign">0.5</property>                                    <property name="yalign">0.5</property>
975                                <property name="xpad">0</property>                                    <property name="xpad">0</property>
976                                <property name="ypad">0</property>                                    <property name="ypad">0</property>
977                              </widget>                                  </widget>
978                              <packing>                                  <packing>
979                                <property name="type">tab</property>                                    <property name="type">tab</property>
980                              </packing>                                  </packing>
981                            </child>                                </child>
   
                           <child>  
                             <widget class="GtkVBox" id="find_results_container">  
                               <property name="visible">True</property>  
                               <property name="homogeneous">False</property>  
                               <property name="spacing">4</property>  
982    
983                                <child>                                <child>
984                                  <widget class="GtkHBox" id="hbox46">                                  <widget class="GtkVBox" id="find_results_container">
985                                    <property name="visible">True</property>                                    <property name="visible">True</property>
986                                    <property name="homogeneous">False</property>                                    <property name="homogeneous">False</property>
987                                    <property name="spacing">0</property>                                    <property name="spacing">4</property>
988    
989                                    <child>                                    <child>
990                                      <widget class="GtkLabel" id="find_results_count_display">                                      <widget class="GtkHBox" id="hbox46">
991                                        <property name="visible">True</property>                                        <property name="visible">True</property>
992                                        <property name="label" translatable="yes"></property>                                        <property name="homogeneous">False</property>
993                                        <property name="use_underline">False</property>                                        <property name="spacing">0</property>
994                                        <property name="use_markup">False</property>  
995                                        <property name="justify">GTK_JUSTIFY_LEFT</property>                                        <child>
996                                        <property name="wrap">False</property>                                          <widget class="GtkLabel" id="find_results_count_display">
997                                        <property name="selectable">False</property>                                            <property name="visible">True</property>
998                                        <property name="xalign">0.5</property>                                            <property name="label" translatable="yes"></property>
999                                        <property name="yalign">0.5</property>                                            <property name="use_underline">False</property>
1000                                        <property name="xpad">0</property>                                            <property name="use_markup">False</property>
1001                                        <property name="ypad">0</property>                                            <property name="justify">GTK_JUSTIFY_LEFT</property>
1002                                              <property name="wrap">False</property>
1003                                              <property name="selectable">False</property>
1004                                              <property name="xalign">0.5</property>
1005                                              <property name="yalign">0.5</property>
1006                                              <property name="xpad">0</property>
1007                                              <property name="ypad">0</property>
1008                                            </widget>
1009                                            <packing>
1010                                              <property name="padding">4</property>
1011                                              <property name="expand">False</property>
1012                                              <property name="fill">False</property>
1013                                            </packing>
1014                                          </child>
1015                                      </widget>                                      </widget>
1016                                      <packing>                                      <packing>
1017                                        <property name="padding">4</property>                                        <property name="padding">0</property>
1018                                        <property name="expand">False</property>                                        <property name="expand">False</property>
1019                                        <property name="fill">False</property>                                        <property name="fill">False</property>
1020                                      </packing>                                      </packing>
1021                                    </child>                                    </child>
                                 </widget>  
                                 <packing>  
                                   <property name="padding">0</property>  
                                   <property name="expand">False</property>  
                                   <property name="fill">False</property>  
                                 </packing>  
                               </child>  
   
                               <child>  
                                 <widget class="GtkScrolledWindow" id="scrolledwindow5">  
                                   <property name="visible">True</property>  
                                   <property name="can_focus">True</property>  
                                   <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>  
                                   <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>  
                                   <property name="shadow_type">GTK_SHADOW_IN</property>  
                                   <property name="window_placement">GTK_CORNER_TOP_LEFT</property>  
1022    
1023                                    <child>                                    <child>
1024                                      <widget class="GtkTreeView" id="find_results_treeview">                                      <widget class="GtkScrolledWindow" id="scrolledwindow5">
1025                                        <property name="visible">True</property>                                        <property name="visible">True</property>
1026                                        <property name="can_focus">True</property>                                        <property name="can_focus">True</property>
1027                                        <property name="headers_visible">False</property>                                        <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1028                                        <property name="rules_hint">False</property>                                        <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1029                                        <property name="reorderable">False</property>                                        <property name="shadow_type">GTK_SHADOW_IN</property>
1030                                        <property name="enable_search">True</property>                                        <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
1031    
1032                                          <child>
1033                                            <widget class="GtkTreeView" id="find_results_treeview">
1034                                              <property name="visible">True</property>
1035                                              <property name="can_focus">True</property>
1036                                              <property name="headers_visible">False</property>
1037                                              <property name="rules_hint">False</property>
1038                                              <property name="reorderable">False</property>
1039                                              <property name="enable_search">True</property>
1040                                            </widget>
1041                                          </child>
1042                                      </widget>                                      </widget>
1043                                        <packing>
1044                                          <property name="padding">0</property>
1045                                          <property name="expand">True</property>
1046                                          <property name="fill">True</property>
1047                                        </packing>
1048                                    </child>                                    </child>
1049                                  </widget>                                  </widget>
1050                                  <packing>                                  <packing>
1051                                    <property name="padding">0</property>                                    <property name="tab_expand">False</property>
1052                                    <property name="expand">True</property>                                    <property name="tab_fill">True</property>
                                   <property name="fill">True</property>  
1053                                  </packing>                                  </packing>
1054                                </child>                                </child>
                             </widget>  
                             <packing>  
                               <property name="tab_expand">False</property>  
                               <property name="tab_fill">True</property>  
                             </packing>  
                           </child>  
1055    
1056                            <child>                                <child>
1057                              <widget class="GtkLabel" id="label61">                                  <widget class="GtkLabel" id="label61">
1058                                <property name="visible">True</property>                                    <property name="visible">True</property>
1059                                <property name="label" translatable="yes"></property>                                    <property name="label" translatable="yes"></property>
1060                                <property name="use_underline">False</property>                                    <property name="use_underline">False</property>
1061                                <property name="use_markup">False</property>                                    <property name="use_markup">False</property>
1062                                <property name="justify">GTK_JUSTIFY_LEFT</property>                                    <property name="justify">GTK_JUSTIFY_LEFT</property>
1063                                <property name="wrap">False</property>                                    <property name="wrap">False</property>
1064                                <property name="selectable">False</property>                                    <property name="selectable">False</property>
1065                                <property name="xalign">0.5</property>                                    <property name="xalign">0.5</property>
1066                                <property name="yalign">0.5</property>                                    <property name="yalign">0.5</property>
1067                                <property name="xpad">0</property>                                    <property name="xpad">0</property>
1068                                <property name="ypad">0</property>                                    <property name="ypad">0</property>
1069                                    </widget>
1070                                    <packing>
1071                                      <property name="type">tab</property>
1072                                    </packing>
1073                                  </child>
1074                              </widget>                              </widget>
1075                              <packing>                              <packing>
1076                                <property name="type">tab</property>                                <property name="shrink">True</property>
1077                                  <property name="resize">False</property>
1078                              </packing>                              </packing>
1079                            </child>                            </child>
                         </widget>  
                         <packing>  
                           <property name="shrink">True</property>  
                           <property name="resize">False</property>  
                         </packing>  
                       </child>  
   
                       <child>  
                         <widget class="GtkVBox" id="item_view_container">  
                           <property name="visible">True</property>  
                           <property name="homogeneous">False</property>  
                           <property name="spacing">6</property>  
1080    
1081                            <child>                            <child>
1082                              <widget class="GtkVBox" id="vbox2">                              <widget class="GtkVBox" id="item_view_container">
1083                                <property name="visible">True</property>                                <property name="visible">True</property>
1084                                <property name="homogeneous">False</property>                                <property name="homogeneous">False</property>
1085                                <property name="spacing">6</property>                                <property name="spacing">6</property>
1086    
1087                                <child>                                <child>
1088                                  <widget class="GtkScrolledWindow" id="html_scrolled_window">                                  <widget class="GtkVBox" id="vbox2">
1089                                    <property name="visible">True</property>                                    <property name="visible">True</property>
1090                                    <property name="can_focus">True</property>                                    <property name="homogeneous">False</property>
1091                                    <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>                                    <property name="spacing">6</property>
                                   <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>  
                                   <property name="shadow_type">GTK_SHADOW_IN</property>  
                                   <property name="window_placement">GTK_CORNER_TOP_LEFT</property>  
1092    
1093                                    <child>                                    <child>
1094                                      <placeholder/>                                      <widget class="GtkScrolledWindow" id="html_scrolled_window">
1095                                    </child>                                        <property name="visible">True</property>
1096                                  </widget>                                        <property name="can_focus">True</property>
1097                                  <packing>                                        <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1098                                    <property name="padding">0</property>                                        <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1099                                    <property name="expand">True</property>                                        <property name="shadow_type">GTK_SHADOW_IN</property>
1100                                    <property name="fill">True</property>                                        <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
                                 </packing>  
                               </child>  
1101    
1102                                <child>                                        <child>
1103                                  <widget class="GtkFrame" id="source_display_frame">                                          <placeholder/>
1104                                    <property name="label_xalign">0</property>                                        </child>
1105                                    <property name="label_yalign">0.5</property>                                      </widget>
1106                                    <property name="shadow_type">GTK_SHADOW_NONE</property>                                      <packing>
1107                                          <property name="padding">0</property>
1108                                          <property name="expand">True</property>
1109                                          <property name="fill">True</property>
1110                                        </packing>
1111                                      </child>
1112    
1113                                    <child>                                    <child>
1114                                      <widget class="GtkHBox" id="hbox55">                                      <widget class="GtkFrame" id="source_display_frame">
1115                                        <property name="visible">True</property>                                        <property name="label_xalign">0</property>
1116                                        <property name="homogeneous">False</property>                                        <property name="label_yalign">0.5</property>
1117                                        <property name="spacing">6</property>                                        <property name="shadow_type">GTK_SHADOW_NONE</property>
1118    
1119                                        <child>                                        <child>
1120                                          <widget class="GtkTable" id="table3">                                          <widget class="GtkHBox" id="hbox55">
                                           <property name="border_width">6</property>  
1121                                            <property name="visible">True</property>                                            <property name="visible">True</property>
                                           <property name="n_rows">2</property>  
                                           <property name="n_columns">2</property>  
1122                                            <property name="homogeneous">False</property>                                            <property name="homogeneous">False</property>
1123                                            <property name="row_spacing">8</property>                                            <property name="spacing">6</property>
                                           <property name="column_spacing">8</property>  
1124    
1125                                            <child>                                            <child>
1126                                              <widget class="GtkButton" id="source_subscribe_button">                                              <widget class="GtkTable" id="table3">
1127                                                  <property name="border_width">6</property>
1128                                                <property name="visible">True</property>                                                <property name="visible">True</property>
1129                                                <property name="can_focus">True</property>                                                <property name="n_rows">2</property>
1130                                                <property name="relief">GTK_RELIEF_NORMAL</property>                                                <property name="n_columns">2</property>
1131                                                <signal name="clicked" handler="on_source_subscribe_button_clicked" last_modification_time="Thu, 08 Aug 2002 19:01:36 GMT"/>                                                <property name="homogeneous">False</property>
1132                                                <signal name="enter" handler="on_source_subscribe_button_enter" last_modification_time="Fri, 04 Apr 2003 16:38:06 GMT"/>                                                <property name="row_spacing">8</property>
1133                                                  <property name="column_spacing">8</property>
1134    
1135                                                <child>                                                <child>
1136                                                  <widget class="GtkAlignment" id="alignment1">                                                  <widget class="GtkButton" id="source_subscribe_button">
1137                                                    <property name="visible">True</property>                                                    <property name="visible">True</property>
1138                                                    <property name="xalign">0.5</property>                                                    <property name="can_focus">True</property>
1139                                                    <property name="yalign">0.5</property>                                                    <property name="relief">GTK_RELIEF_NORMAL</property>
1140                                                    <property name="xscale">0</property>                                                    <signal name="clicked" handler="on_source_subscribe_button_clicked" last_modification_time="Thu, 08 Aug 2002 19:01:36 GMT"/>
1141                                                    <property name="yscale">0</property>                                                    <signal name="enter" handler="on_source_subscribe_button_enter" last_modification_time="Fri, 04 Apr 2003 16:38:06 GMT"/>
1142    
1143                                                    <child>                                                    <child>
1144                                                      <widget class="GtkHBox" id="hbox4">                                                      <widget class="GtkAlignment" id="alignment1">
1145                                                        <property name="visible">True</property>                                                        <property name="visible">True</property>
1146                                                        <property name="homogeneous">False</property>                                                        <property name="xalign">0.5</property>
1147                                                        <property name="spacing">2</property>                                                        <property name="yalign">0.5</property>
1148                                                          <property name="xscale">0</property>
1149                                                          <property name="yscale">0</property>
1150    
1151                                                        <child>                                                        <child>
1152                                                          <widget class="GtkImage" id="image40">                                                          <widget class="GtkHBox" id="hbox4">
1153                                                            <property name="visible">True</property>                                                            <property name="visible">True</property>
1154                                                            <property name="stock">gtk-add</property>                                                            <property name="homogeneous">False</property>
1155                                                            <property name="icon_size">4</property>                                                            <property name="spacing">2</property>
                                                           <property name="xalign">0.5</property>  
                                                           <property name="yalign">0.5</property>  
                                                           <property name="xpad">0</property>  
                                                           <property name="ypad">0</property>  
                                                         </widget>  
                                                         <packing>  
                                                           <property name="padding">0</property>  
                                                           <property name="expand">False</property>  
                                                           <property name="fill">False</property>  
                                                         </packing>  
                                                       </child>  
1156    
1157                                                        <child>                                                            <child>
1158                                                          <widget class="GtkLabel" id="label12">                                                              <widget class="GtkImage" id="image40">
1159                                                            <property name="visible">True</property>                                                                <property name="visible">True</property>
1160                                                            <property name="label" translatable="yes">Subscribe</property>                                                                <property name="stock">gtk-add</property>
1161                                                            <property name="use_underline">True</property>                                                                <property name="icon_size">4</property>
1162                                                            <property name="use_markup">False</property>                                                                <property name="xalign">0.5</property>
1163                                                            <property name="justify">GTK_JUSTIFY_LEFT</property>                                                                <property name="yalign">0.5</property>
1164                                                            <property name="wrap">False</property>                                                                <property name="xpad">0</property>
1165                                                            <property name="selectable">False</property>                                                                <property name="ypad">0</property>
1166                                                            <property name="xalign">0.5</property>                                                              </widget>
1167                                                            <property name="yalign">0.5</property>                                                              <packing>
1168                                                            <property name="xpad">0</property>                                                                <property name="padding">0</property>
1169                                                            <property name="ypad">0</property>                                                                <property name="expand">False</property>
1170                                                                  <property name="fill">False</property>
1171                                                                </packing>
1172                                                              </child>
1173    
1174                                                              <child>
1175                                                                <widget class="GtkLabel" id="label12">
1176                                                                  <property name="visible">True</property>
1177                                                                  <property name="label" translatable="yes">Subscribe</property>
1178                                                                  <property name="use_underline">True</property>
1179                                                                  <property name="use_markup">False</property>
1180                                                                  <property name="justify">GTK_JUSTIFY_LEFT</property>
1181                                                                  <property name="wrap">False</property>
1182                                                                  <property name="selectable">False</property>
1183                                                                  <property name="xalign">0.5</property>
1184                                                                  <property name="yalign">0.5</property>
1185                                                                  <property name="xpad">0</property>
1186                                                                  <property name="ypad">0</property>
1187                                                                </widget>
1188                                                                <packing>
1189                                                                  <property name="padding">0</property>
1190                                                                  <property name="expand">False</property>
1191                                                                  <property name="fill">False</property>
1192                                                                </packing>
1193                                                              </child>
1194                                                          </widget>                                                          </widget>
                                                         <packing>  
                                                           <property name="padding">0</property>  
                                                           <property name="expand">False</property>  
                                                           <property name="fill">False</property>  
                                                         </packing>  
1195                                                        </child>                                                        </child>
1196                                                      </widget>                                                      </widget>
1197                                                    </child>                                                    </child>
1198                                                  </widget>                                                  </widget>
1199                                                    <packing>
1200                                                      <property name="left_attach">1</property>
1201                                                      <property name="right_attach">2</property>
1202                                                      <property name="top_attach">0</property>
1203                                                      <property name="bottom_attach">2</property>
1204                                                      <property name="x_options">fill</property>
1205                                                      <property name="y_options">expand</property>
1206                                                    </packing>
1207                                                </child>                                                </child>
                                             </widget>  
                                             <packing>  
                                               <property name="left_attach">1</property>  
                                               <property name="right_attach">2</property>  
                                               <property name="top_attach">0</property>  
                                               <property name="bottom_attach">2</property>  
                                               <property name="x_options">fill</property>  
                                               <property name="y_options">expand</property>  
                                             </packing>  
                                           </child>  
1208    
1209                                            <child>                                                <child>
1210                                              <widget class="GtkLabel" id="source_name_label">                                                  <widget class="GtkLabel" id="source_name_label">
1211                                                <property name="visible">True</property>                                                    <property name="visible">True</property>
1212                                                <property name="can_focus">True</property>                                                    <property name="can_focus">True</property>
1213                                                <property name="label" translatable="yes"></property>                                                    <property name="label" translatable="yes"></property>
1214                                                <property name="use_underline">False</property>                                                    <property name="use_underline">False</property>
1215                                                <property name="use_markup">False</property>                                                    <property name="use_markup">False</property>
1216                                                <property name="justify">GTK_JUSTIFY_LEFT</property>                                                    <property name="justify">GTK_JUSTIFY_LEFT</property>
1217                                                <property name="wrap">True</property>                                                    <property name="wrap">True</property>
1218                                                <property name="selectable">True</property>                                                    <property name="selectable">True</property>
1219                                                <property name="xalign">0</property>                                                    <property name="xalign">0</property>
1220                                                <property name="yalign">0.5</property>                                                    <property name="yalign">0.5</property>
1221                                                <property name="xpad">0</property>                                                    <property name="xpad">0</property>
1222                                                <property name="ypad">0</property>                                                    <property name="ypad">0</property>
1223                                              </widget>                                                  </widget>
1224                                              <packing>                                                  <packing>
1225                                                <property name="left_attach">0</property>                                                    <property name="left_attach">0</property>
1226                                                <property name="right_attach">1</property>                                                    <property name="right_attach">1</property>
1227                                                <property name="top_attach">0</property>                                                    <property name="top_attach">0</property>
1228                                                <property name="bottom_attach">1</property>                                                    <property name="bottom_attach">1</property>
1229                                                <property name="x_options">fill</property>                                                    <property name="x_options">fill</property>
1230                                                <property name="y_options"></property>                                                    <property name="y_options"></property>
1231                                              </packing>                                                  </packing>
1232                                            </child>                                                </child>
1233    
1234                                            <child>                                                <child>
1235                                              <widget class="GtkLabel" id="source_url_label">                                                  <widget class="GtkLabel" id="source_url_label">
1236                                                <property name="visible">True</property>                                                    <property name="visible">True</property>
1237                                                <property name="can_focus">True</property>                                                    <property name="can_focus">True</property>
1238                                                <property name="label" translatable="yes"></property>                                                    <property name="label" translatable="yes"></property>
1239                                                <property name="use_underline">False</property>                                                    <property name="use_underline">False</property>
1240                                                <property name="use_markup">False</property>                                                    <property name="use_markup">False</property>
1241                                                <property name="justify">GTK_JUSTIFY_LEFT</property>                                                    <property name="justify">GTK_JUSTIFY_LEFT</property>
1242                                                <property name="wrap">True</property>                                                    <property name="wrap">True</property>
1243                                                <property name="selectable">True</property>                                                    <property name="selectable">True</property>
1244                                                <property name="xalign">0</property>                                                    <property name="xalign">0</property>
1245                                                <property name="yalign">0.5</property>                                                    <property name="yalign">0.5</property>
1246                                                <property name="xpad">0</property>                                                    <property name="xpad">0</property>
1247                                                <property name="ypad">0</property>                                                    <property name="ypad">0</property>
1248                                                    </widget>
1249                                                    <packing>
1250                                                      <property name="left_attach">0</property>
1251                                                      <property name="right_attach">1</property>
1252                                                      <property name="top_attach">1</property>
1253                                                      <property name="bottom_attach">2</property>
1254                                                      <property name="x_options">fill</property>
1255                                                      <property name="y_options"></property>
1256                                                    </packing>
1257                                                  </child>
1258                                              </widget>                                              </widget>
1259                                              <packing>                                              <packing>
1260                                                <property name="left_attach">0</property>                                                <property name="padding">12</property>
1261                                                <property name="right_attach">1</property>                                                <property name="expand">True</property>
1262                                                <property name="top_attach">1</property>                                                <property name="fill">True</property>
                                               <property name="bottom_attach">2</property>  
                                               <property name="x_options">fill</property>  
                                               <property name="y_options"></property>  
1263                                              </packing>                                              </packing>
1264                                            </child>                                            </child>
1265                                          </widget>                                          </widget>
1266                                          </child>
1267    
1268                                          <child>
1269                                            <widget class="GtkLabel" id="label14">
1270                                              <property name="visible">True</property>
1271                                              <property name="label" translatable="yes">&lt;b&gt;Source For This Item&lt;/b&gt;</property>
1272                                              <property name="use_underline">False</property>
1273                                              <property name="use_markup">True</property>
1274                                              <property name="justify">GTK_JUSTIFY_LEFT</property>
1275                                              <property name="wrap">False</property>
1276                                              <property name="selectable">False</property>
1277                                              <property name="xalign">0.5</property>
1278                                              <property name="yalign">0.5</property>
1279                                              <property name="xpad">0</property>
1280                                              <property name="ypad">0</property>
1281                                            </widget>
1282                                          <packing>                                          <packing>
1283                                            <property name="padding">12</property>                                            <property name="type">label_item</property>
                                           <property name="expand">True</property>  
                                           <property name="fill">True</property>  
1284                                          </packing>                                          </packing>
1285                                        </child>                                        </child>
1286                                      </widget>                                      </widget>
1287                                        <packing>
1288                                          <property name="padding">0</property>
1289                                          <property name="expand">False</property>
1290                                          <property name="fill">True</property>
1291                                        </packing>
1292                                    </child>                                    </child>
1293                                    </widget>
1294                                    <packing>
1295                                      <property name="padding">0</property>
1296                                      <property name="expand">True</property>
1297                                      <property name="fill">True</property>
1298                                    </packing>
1299                                  </child>
1300    
1301                                  <child>
1302                                    <widget class="GtkFrame" id="feed_exception_frame">
1303                                      <property name="label_xalign">0</property>
1304                                      <property name="label_yalign">0.5</property>
1305                                      <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
1306    
1307                                    <child>                                    <child>
1308                                      <widget class="GtkLabel" id="label14">                                      <widget class="GtkLabel" id="feed_exception_label">
1309                                        <property name="visible">True</property>                                        <property name="visible">True</property>
1310                                        <property name="label" translatable="yes">&lt;b&gt;Source For This Item&lt;/b&gt;</property>                                        <property name="can_focus">True</property>
1311                                          <property name="label" translatable="yes"></property>
1312                                        <property name="use_underline">False</property>                                        <property name="use_underline">False</property>
1313                                        <property name="use_markup">True</property>                                        <property name="use_markup">False</property>
1314                                        <property name="justify">GTK_JUSTIFY_LEFT</property>                                        <property name="justify">GTK_JUSTIFY_LEFT</property>
1315                                        <property name="wrap">False</property>                                        <property name="wrap">True</property>
1316                                        <property name="selectable">False</property>                                        <property name="selectable">True</property>
1317                                        <property name="xalign">0.5</property>                                        <property name="xalign">0</property>
1318                                        <property name="yalign">0.5</property>                                        <property name="yalign">0.5</property>
1319                                        <property name="xpad">0</property>                                        <property name="xpad">4</property>
1320                                        <property name="ypad">0</property>                                        <property name="ypad">0</property>
1321                                      </widget>                                      </widget>
                                     <packing>  
                                       <property name="type">label_item</property>  
                                     </packing>  
1322                                    </child>                                    </child>
1323                                  </widget>                                  </widget>
1324                                  <packing>                                  <packing>
# Line 1286  Line 1329 
1329                                </child>                                </child>
1330                              </widget>                              </widget>
1331                              <packing>                              <packing>
1332                                <property name="padding">0</property>                                <property name="shrink">True</property>
1333                                <property name="expand">True</property>                                <property name="resize">True</property>
                               <property name="fill">True</property>  
                             </packing>  
                           </child>  
   
                           <child>  
                             <widget class="GtkFrame" id="feed_exception_frame">  
                               <property name="label_xalign">0</property>  
                               <property name="label_yalign">0.5</property>  
                               <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>  
   
                               <child>  
                                 <widget class="GtkLabel" id="feed_exception_label">  
                                   <property name="visible">True</property>  
                                   <property name="can_focus">True</property>  
                                   <property name="label" translatable="yes"></property>  
                                   <property name="use_underline">False</property>  
                                   <property name="use_markup">False</property>  
                                   <property name="justify">GTK_JUSTIFY_LEFT</property>  
                                   <property name="wrap">True</property>  
                                   <property name="selectable">True</property>  
                                   <property name="xalign">0</property>  
                                   <property name="yalign">0.5</property>  
                                   <property name="xpad">4</property>  
                                   <property name="ypad">0</property>  
                                 </widget>  
                               </child>  
                             </widget>  
                             <packing>  
                               <property name="padding">0</property>  
                               <property name="expand">False</property>  
                               <property name="fill">True</property>  
1334                              </packing>                              </packing>
1335                            </child>                            </child>
1336                          </widget>                          </widget>
1337                          <packing>                          <packing>
1338                            <property name="shrink">True</property>                            <property name="padding">0</property>
1339                            <property name="resize">True</property>                            <property name="expand">True</property>
1340                              <property name="fill">True</property>
1341                          </packing>                          </packing>
1342                        </child>                        </child>
1343                      </widget>                      </widget>
# Line 1334  Line 1347 
1347                        <property name="fill">True</property>                        <property name="fill">True</property>
1348                      </packing>                      </packing>
1349                    </child>                    </child>
1350    
1351                      <child>
1352                        <widget class="GtkLabel" id="label110">
1353                          <property name="visible">True</property>
1354                          <property name="label" translatable="yes"></property>
1355                          <property name="use_underline">False</property>
1356                          <property name="use_markup">False</property>
1357                          <property name="justify">GTK_JUSTIFY_LEFT</property>
1358                          <property name="wrap">False</property>
1359                          <property name="selectable">False</property>
1360                          <property name="xalign">0.5</property>
1361                          <property name="yalign">0.5</property>
1362                          <property name="xpad">0</property>
1363                          <property name="ypad">0</property>
1364                        </widget>
1365                        <packing>
1366                          <property name="padding">0</property>
1367                          <property name="expand">False</property>
1368                          <property name="fill">False</property>
1369                        </packing>
1370                      </child>
1371                  </widget>                  </widget>
1372                  <packing>                  <packing>
1373                    <property name="shrink">True</property>                    <property name="shrink">True</property>

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26