/[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.39 by ScottDW, Tue Oct 28 23:27:06 2003 UTC revision 1.40 by jmalonzo, Thu Oct 30 09:01:13 2003 UTC
# Line 470  Line 470 
470                <property name="tooltips">True</property>                <property name="tooltips">True</property>
471    
472                <child>                <child>
                 <widget class="button" id="toolbar_back_button">  
                   <property name="visible">True</property>  
                   <property name="tooltip" translatable="yes">Go to the previous feed or item</property>  
                   <property name="label">gtk-go-up</property>  
                   <property name="use_stock">True</property>  
                   <signal name="clicked" handler="on_toolbar_back_button_clicked" last_modification_time="Sun, 10 Aug 2003 12:24:26 GMT"/>  
                 </widget>  
               </child>  
   
               <child>  
473                  <widget class="button" id="toolbar_forward_button">                  <widget class="button" id="toolbar_forward_button">
474                    <property name="visible">True</property>                    <property name="visible">True</property>
475                    <property name="tooltip" translatable="yes">Go to the next unread feed or item</property>                    <property name="tooltip" translatable="yes">Go to the next unread feed or item</property>
476                    <property name="label">gtk-go-down</property>                    <property name="label" translatable="yes">Next Unread</property>
477                    <property name="use_stock">True</property>                    <property name="use_underline">True</property>
478                      <property name="stock_pixmap">gtk-go-down</property>
479                    <signal name="clicked" handler="on_toolbar_forward_button_clicked" last_modification_time="Sun, 10 Aug 2003 12:24:46 GMT"/>                    <signal name="clicked" handler="on_toolbar_forward_button_clicked" last_modification_time="Sun, 10 Aug 2003 12:24:46 GMT"/>
480                  </widget>                  </widget>
481                </child>                </child>
# Line 493  Line 484 
484                  <widget class="button" id="toolbar_poll_button">                  <widget class="button" id="toolbar_poll_button">
485                    <property name="visible">True</property>                    <property name="visible">True</property>
486                    <property name="tooltip" translatable="yes">Get news items</property>                    <property name="tooltip" translatable="yes">Get news items</property>
487                    <property name="label">gtk-refresh</property>                    <property name="label" translatable="yes">Refresh</property>
488                    <property name="use_stock">True</property>                    <property name="use_underline">True</property>
489                      <property name="stock_pixmap">gtk-refresh</property>
490                    <signal name="clicked" handler="on_toolbar_poll_button_clicked" last_modification_time="Wed, 26 Jun 2002 23:49:35 GMT"/>                    <signal name="clicked" handler="on_toolbar_poll_button_clicked" last_modification_time="Wed, 26 Jun 2002 23:49:35 GMT"/>
491                  </widget>                  </widget>
492                </child>                </child>
# Line 503  Line 495 
495                  <widget class="button" id="toolbar_new_feed_button">                  <widget class="button" id="toolbar_new_feed_button">
496                    <property name="visible">True</property>                    <property name="visible">True</property>
497                    <property name="tooltip" translatable="yes">Subscribe to a new feed</property>                    <property name="tooltip" translatable="yes">Subscribe to a new feed</property>
498                    <property name="label">gtk-add</property>                    <property name="label" translatable="yes">Subscribe</property>
499                    <property name="use_stock">True</property>                    <property name="use_underline">True</property>
500                      <property name="stock_pixmap">gtk-add</property>
501                    <signal name="clicked" handler="on_toolbar_new_feed_button_clicked" last_modification_time="Sun, 10 Aug 2003 12:21:13 GMT"/>                    <signal name="clicked" handler="on_toolbar_new_feed_button_clicked" last_modification_time="Sun, 10 Aug 2003 12:21:13 GMT"/>
502                  </widget>                  </widget>
                 <packing>  
                   <property name="new_group">True</property>  
                 </packing>  
503                </child>                </child>
504    
505                <child>                <child>
506                  <widget class="button" id="toolbar_find_button">                  <widget class="button" id="toolbar_find_button">
507                    <property name="visible">True</property>                    <property name="visible">True</property>
508                    <property name="tooltip" translatable="yes">Find a word or a phrase</property>                    <property name="tooltip" translatable="yes">Find a word or a phrase</property>
509                    <property name="label">gtk-find</property>                    <property name="label" translatable="yes">Find</property>
510                    <property name="use_stock">True</property>                    <property name="use_underline">True</property>
511                      <property name="stock_pixmap">gtk-find</property>
512                      <property name="new_group">True</property>
513                    <signal name="clicked" handler="on_toolbar_find_button_clicked" last_modification_time="Fri, 20 Sep 2002 08:00:14 GMT"/>                    <signal name="clicked" handler="on_toolbar_find_button_clicked" last_modification_time="Fri, 20 Sep 2002 08:00:14 GMT"/>
514                  </widget>                  </widget>
515                    <packing>
516                      <property name="new_group">True</property>
517                    </packing>
518                </child>                </child>
519              </widget>              </widget>
520            </child>            </child>
# Line 547  Line 542 
542                <signal name="size_allocate" handler="on_main_main_pane_size_allocate" last_modification_time="Sat, 19 Jul 2003 21:33:14 GMT"/>                <signal name="size_allocate" handler="on_main_main_pane_size_allocate" last_modification_time="Sat, 19 Jul 2003 21:33:14 GMT"/>
543    
544                <child>                <child>
545                  <widget class="GtkVBox" id="vbox34">                  <widget class="GtkVBox" id="feed_selection_vbox">
546                    <property name="visible">True</property>                    <property name="visible">True</property>
547                    <property name="homogeneous">False</property>                    <property name="homogeneous">False</property>
548                    <property name="spacing">0</property>                    <property name="spacing">0</property>
549    
550                    <child>                    <child>
551                      <widget class="GtkHBox" id="hbox78">                      <widget class="GtkScrolledWindow" id="scrolledwindow2">
552                        <property name="visible">True</property>                        <property name="visible">True</property>
553                        <property name="homogeneous">False</property>                        <property name="can_focus">True</property>
554                        <property name="spacing">12</property>                        <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
555                          <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
556                          <property name="shadow_type">GTK_SHADOW_IN</property>
557                          <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
558    
559                        <child>                        <child>
560                          <widget class="GtkLabel" id="label109">                          <widget class="GtkTreeView" id="feed_selection_treeview">
561                            <property name="visible">True</property>                            <property name="visible">True</property>
562                            <property name="label" translatable="yes"></property>                            <property name="can_focus">True</property>
563                            <property name="use_underline">False</property>                            <property name="headers_visible">True</property>
564                            <property name="use_markup">False</property>                            <property name="rules_hint">False</property>
565                            <property name="justify">GTK_JUSTIFY_LEFT</property>                            <property name="reorderable">False</property>
566                            <property name="wrap">False</property>                            <property name="enable_search">True</property>
                           <property name="selectable">False</property>  
                           <property name="xalign">0.5</property>  
                           <property name="yalign">0.5</property>  
                           <property name="xpad">0</property>  
                           <property name="ypad">0</property>  
567                          </widget>                          </widget>
                         <packing>  
                           <property name="padding">0</property>  
                           <property name="expand">False</property>  
                           <property name="fill">False</property>  
                         </packing>  
568                        </child>                        </child>
569                        </widget>
570                        <packing>
571                          <property name="padding">0</property>
572                          <property name="expand">True</property>
573                          <property name="fill">True</property>
574                        </packing>
575                      </child>
576                    </widget>
577                    <packing>
578                      <property name="shrink">True</property>
579                      <property name="resize">False</property>
580                    </packing>
581                  </child>
582    
583                        <child>                <child>
584                          <widget class="GtkVBox" id="feed_selection_vbox">                  <widget class="GtkHBox" id="hbox79">
585                            <property name="visible">True</property>                    <property name="border_width">1</property>
586                            <property name="homogeneous">False</property>                    <property name="visible">True</property>
587                            <property name="spacing">0</property>                    <property name="homogeneous">False</property>
588                      <property name="spacing">0</property>
589    
590                            <child>                    <child>
591                              <widget class="GtkHBox" id="hbox76">                      <widget class="GtkVBox" id="vbox11">
592                                <property name="visible">True</property>                        <property name="visible">True</property>
593                                <property name="homogeneous">False</property>                        <property name="homogeneous">False</property>
594                                <property name="spacing">0</property>                        <property name="spacing">0</property>
595    
596                                <child>                        <child>
597                                  <widget class="GtkLabel" id="label107">                          <widget class="GtkFrame" id="feed_info_frame">
598                                    <property name="visible">True</property>                            <property name="label_xalign">0</property>
599                                    <property name="label" translatable="yes">_Subscriptions:</property>                            <property name="label_yalign">0.5</property>
600                                    <property name="use_underline">True</property>                            <property name="shadow_type">GTK_SHADOW_NONE</property>
                                   <property name="use_markup">False</property>  
                                   <property name="justify">GTK_JUSTIFY_LEFT</property>  
                                   <property name="wrap">False</property>  
                                   <property name="selectable">False</property>  
                                   <property name="xalign">0.5</property>  
                                   <property name="yalign">0.5</property>  
                                   <property name="xpad">0</property>  
                                   <property name="ypad">0</property>  
                                   <property name="mnemonic_widget">feed_selection_treeview</property>  
                                   <accelerator key="S" modifiers="GDK_MOD1_MASK" signal="grab_focus"/>  
                                 </widget>  
                                 <packing>  
                                   <property name="padding">0</property>  
                                   <property name="expand">False</property>  
                                   <property name="fill">False</property>  
                                 </packing>  
                               </child>  
                             </widget>  
                             <packing>  
                               <property name="padding">6</property>  
                               <property name="expand">False</property>  
                               <property name="fill">True</property>  
                             </packing>  
                           </child>  
601    
602                            <child>                            <child>
603                              <widget class="GtkScrolledWindow" id="scrolledwindow2">                              <widget class="GtkVBox" id="vbox12">
604                                <property name="visible">True</property>                                <property name="visible">True</property>
605                                <property name="can_focus">True</property>                                <property name="homogeneous">False</property>
606                                <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>  
   
                               <child>  
                                 <widget class="GtkTreeView" id="feed_selection_treeview">  
                                   <property name="visible">True</property>  
                                   <property name="can_focus">True</property>  
                                   <property name="headers_visible">False</property>  
                                   <property name="rules_hint">False</property>  
                                   <property name="reorderable">False</property>  
                                   <property name="enable_search">True</property>  
                                 </widget>  
                               </child>  
                             </widget>  
                             <packing>  
                               <property name="padding">0</property>  
                               <property name="expand">True</property>  
                               <property name="fill">True</property>  
                             </packing>  
                           </child>  
   
                           <child>  
                             <widget class="GtkFrame" id="feed_info_frame">  
                               <property name="label_xalign">0</property>  
                               <property name="label_yalign">0.5</property>  
                               <property name="shadow_type">GTK_SHADOW_NONE</property>  
607    
608                                <child>                                <child>
609                                  <widget class="GtkVBox" id="vbox12">                                  <widget class="GtkHBox" id="hbox30">
610                                    <property name="visible">True</property>                                    <property name="visible">True</property>
611                                    <property name="homogeneous">False</property>                                    <property name="homogeneous">False</property>
612                                    <property name="spacing">6</property>                                    <property name="spacing">6</property>
613    
614                                    <child>                                    <child>
615                                      <widget class="GtkHBox" id="hbox30">                                      <widget class="GtkLabel" id="feed_info_title">
616                                        <property name="visible">True</property>                                        <property name="visible">True</property>
617                                        <property name="homogeneous">False</property>                                        <property name="can_focus">True</property>
618                                        <property name="spacing">6</property>                                        <property name="label" translatable="yes"></property>
619                                          <property name="use_underline">False</property>
620                                          <property name="use_markup">False</property>
621                                          <property name="justify">GTK_JUSTIFY_LEFT</property>
622                                          <property name="wrap">True</property>
623                                          <property name="selectable">True</property>
624                                          <property name="xalign">0.5</property>
625                                          <property name="yalign">0.5</property>
626                                          <property name="xpad">0</property>
627                                          <property name="ypad">0</property>
628                                        </widget>
629                                        <packing>
630                                          <property name="padding">6</property>
631                                          <property name="expand">False</property>
632                                          <property name="fill">True</property>
633                                        </packing>
634                                      </child>
635    
636                                      <child>
637                                        <widget class="GtkHSeparator" id="hseparator1">
638                                          <property name="visible">True</property>
639                                        </widget>
640                                        <packing>
641                                          <property name="padding">0</property>
642                                          <property name="expand">True</property>
643                                          <property name="fill">True</property>
644                                        </packing>
645                                      </child>
646    
647                                      <child>
648                                        <widget class="GtkButton" id="feed_info_visibility_button">
649                                          <property name="visible">True</property>
650                                          <property name="can_focus">True</property>
651                                          <property name="relief">GTK_RELIEF_NORMAL</property>
652                                          <signal name="clicked" handler="on_feed_info_visibility_button_clicked" last_modification_time="Sat, 07 Sep 2002 14:12:50 GMT"/>
653    
654                                        <child>                                        <child>
655                                          <widget class="GtkLabel" id="feed_info_title">                                          <widget class="GtkArrow" id="feed_info_arrow">
656                                            <property name="visible">True</property>                                            <property name="visible">True</property>
657                                            <property name="can_focus">True</property>                                            <property name="arrow_type">GTK_ARROW_RIGHT</property>
658                                            <property name="label" translatable="yes"></property>                                            <property name="shadow_type">GTK_SHADOW_NONE</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>  
659                                            <property name="xalign">0.5</property>                                            <property name="xalign">0.5</property>
660                                            <property name="yalign">0.5</property>                                            <property name="yalign">0.5</property>
661                                            <property name="xpad">0</property>                                            <property name="xpad">0</property>
662                                            <property name="ypad">0</property>                                            <property name="ypad">0</property>
663                                          </widget>                                          </widget>
                                         <packing>  
                                           <property name="padding">6</property>  
                                           <property name="expand">False</property>  
                                           <property name="fill">True</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"/>  
   
                                           <child>  
                                             <widget class="GtkArrow" id="feed_info_arrow">  
                                               <property name="visible">True</property>  
                                               <property name="arrow_type">GTK_ARROW_RIGHT</property>  
                                               <property name="shadow_type">GTK_SHADOW_NONE</property>  
                                               <property name="xalign">0.5</property>  
                                               <property name="yalign">0.5</property>  
                                               <property name="xpad">0</property>  
                                               <property name="ypad">0</property>  
                                             </widget>  
                                           </child>  
                                         </widget>  
                                         <packing>  
                                           <property name="padding">0</property>  
                                           <property name="expand">False</property>  
                                           <property name="fill">False</property>  
                                         </packing>  
664                                        </child>                                        </child>
665                                      </widget>                                      </widget>
666                                      <packing>                                      <packing>
667                                        <property name="padding">0</property>                                        <property name="padding">0</property>
668                                        <property name="expand">False</property>                                        <property name="expand">False</property>
669                                        <property name="fill">True</property>                                        <property name="fill">False</property>
670                                      </packing>                                      </packing>
671                                    </child>                                    </child>
672                                    </widget>
673                                    <packing>
674                                      <property name="padding">0</property>
675                                      <property name="expand">False</property>
676                                      <property name="fill">True</property>
677                                    </packing>
678                                  </child>
679    
680                                  <child>
681                                    <widget class="GtkVBox" id="feed_info_drawer">
682                                      <property name="homogeneous">False</property>
683                                      <property name="spacing">6</property>
684    
685                                    <child>                                    <child>
686                                      <widget class="GtkVBox" id="feed_info_drawer">                                      <widget class="GtkVBox" id="vbox19">
687                                          <property name="visible">True</property>
688                                        <property name="homogeneous">False</property>                                        <property name="homogeneous">False</property>
689                                        <property name="spacing">6</property>                                        <property name="spacing">6</property>
690    
691                                        <child>                                        <child>
692                                          <widget class="GtkVBox" id="vbox19">                                          <widget class="GtkTable" id="feed_info_table">
693                                            <property name="visible">True</property>                                            <property name="visible">True</property>
694                                              <property name="n_rows">2</property>
695                                              <property name="n_columns">1</property>
696                                            <property name="homogeneous">False</property>                                            <property name="homogeneous">False</property>
697                                            <property name="spacing">6</property>                                            <property name="row_spacing">6</property>
698                                              <property name="column_spacing">6</property>
699    
700                                            <child>                                            <child>
701                                              <widget class="GtkTable" id="feed_info_table">                                              <widget class="GtkLabel" id="feed_info_description">
702                                                <property name="visible">True</property>                                                <property name="can_focus">True</property>
703                                                <property name="n_rows">2</property>                                                <property name="label" translatable="yes"></property>
704                                                <property name="n_columns">1</property>                                                <property name="use_underline">False</property>
705                                                <property name="homogeneous">False</property>                                                <property name="use_markup">False</property>
706                                                <property name="row_spacing">6</property>                                                <property name="justify">GTK_JUSTIFY_LEFT</property>
707                                                <property name="column_spacing">6</property>                                                <property name="wrap">True</property>
708                                                  <property name="selectable">True</property>
709                                                <child>                                                <property name="xalign">0</property>
710                                                  <widget class="GtkLabel" id="feed_info_description">                                                <property name="yalign">0.48</property>
711                                                    <property name="can_focus">True</property>                                                <property name="xpad">0</property>
712                                                    <property name="label" translatable="yes"></property>                                                <property name="ypad">0</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.48</property>  
                                                   <property name="xpad">0</property>  
                                                   <property name="ypad">0</property>  
                                                 </widget>  
                                                 <packing>  
                                                   <property name="left_attach">0</property>  
                                                   <property name="right_attach">1</property>  
                                                   <property name="top_attach">0</property>  
                                                   <property name="bottom_attach">1</property>  
                                                   <property name="x_padding">6</property>  
                                                   <property name="x_options">fill</property>  
                                                   <property name="y_options"></property>  
                                                 </packing>  
                                               </child>  
   
                                               <child>  
                                                 <widget class="GtkLabel" id="feed_info_copyright">  
                                                   <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">0</property>  
                                                   <property name="ypad">0</property>  
                                                 </widget>  
                                                 <packing>  
                                                   <property name="left_attach">0</property>  
                                                   <property name="right_attach">1</property>  
                                                   <property name="top_attach">1</property>  
                                                   <property name="bottom_attach">2</property>  
                                                   <property name="x_padding">6</property>  
                                                   <property name="x_options">fill</property>  
                                                   <property name="y_options"></property>  
                                                 </packing>  
                                               </child>  
713                                              </widget>                                              </widget>
714                                              <packing>                                              <packing>
715                                                <property name="padding">0</property>                                                <property name="left_attach">0</property>
716                                                <property name="expand">True</property>                                                <property name="right_attach">1</property>
717                                                <property name="fill">True</property>                                                <property name="top_attach">0</property>
718                                                  <property name="bottom_attach">1</property>
719                                                  <property name="x_padding">6</property>
720                                                  <property name="x_options">fill</property>
721                                                  <property name="y_options"></property>
722                                              </packing>                                              </packing>
723                                            </child>                                            </child>
724    
725                                            <child>                                            <child>
726                                              <widget class="GtkHBox" id="feed_info_hbox">                                              <widget class="GtkLabel" id="feed_info_copyright">
727                                                <property name="border_width">3</property>                                                <property name="can_focus">True</property>
728                                                <property name="visible">True</property>                                                <property name="label" translatable="yes"></property>
729                                                <property name="homogeneous">False</property>                                                <property name="use_underline">False</property>
730                                                <property name="spacing">6</property>                                                <property name="use_markup">False</property>
731                                                  <property name="justify">GTK_JUSTIFY_LEFT</property>
732                                                <child>                                                <property name="wrap">True</property>
733                                                  <placeholder/>                                                <property name="selectable">True</property>
734                                                </child>                                                <property name="xalign">0</property>
735                                                  <property name="yalign">0.5</property>
736                                                  <property name="xpad">0</property>
737                                                  <property name="ypad">0</property>
738                                              </widget>                                              </widget>
739                                              <packing>                                              <packing>
740                                                <property name="padding">0</property>                                                <property name="left_attach">0</property>
741                                                <property name="expand">True</property>                                                <property name="right_attach">1</property>
742                                                <property name="fill">True</property>                                                <property name="top_attach">1</property>
743                                                  <property name="bottom_attach">2</property>
744                                                  <property name="x_padding">6</property>
745                                                  <property name="x_options">fill</property>
746                                                  <property name="y_options"></property>
747                                              </packing>                                              </packing>
748                                            </child>                                            </child>
749                                          </widget>                                          </widget>
# Line 833  Line 753 
753                                            <property name="fill">True</property>                                            <property name="fill">True</property>
754                                          </packing>                                          </packing>
755                                        </child>                                        </child>
756    
757                                          <child>
758                                            <widget class="GtkHBox" id="feed_info_hbox">
759                                              <property name="border_width">3</property>
760                                              <property name="visible">True</property>
761                                              <property name="homogeneous">False</property>
762                                              <property name="spacing">6</property>
763    
764                                              <child>
765                                                <placeholder/>
766                                              </child>
767                                            </widget>
768                                            <packing>
769                                              <property name="padding">0</property>
770                                              <property name="expand">True</property>
771                                              <property name="fill">True</property>
772                                            </packing>
773                                          </child>
774                                      </widget>                                      </widget>
775                                      <packing>                                      <packing>
776                                        <property name="padding">0</property>                                        <property name="padding">0</property>
# Line 841  Line 779 
779                                      </packing>                                      </packing>
780                                    </child>                                    </child>
781                                  </widget>                                  </widget>
782                                    <packing>
783                                      <property name="padding">0</property>
784                                      <property name="expand">True</property>
785                                      <property name="fill">True</property>
786                                    </packing>
787                                </child>                                </child>
788                              </widget>                              </widget>
                             <packing>  
                               <property name="padding">6</property>  
                               <property name="expand">False</property>  
                               <property name="fill">True</property>  
                             </packing>  
789                            </child>                            </child>
790                          </widget>                          </widget>
791                          <packing>                          <packing>
792                            <property name="padding">0</property>                            <property name="padding">0</property>
                           <property name="expand">True</property>  
                           <property name="fill">True</property>  
                         </packing>  
                       </child>  
                     </widget>  
                     <packing>  
                       <property name="padding">0</property>  
                       <property name="expand">True</property>  
                       <property name="fill">True</property>  
                     </packing>  
                   </child>  
                 </widget>  
                 <packing>  
                   <property name="shrink">True</property>  
                   <property name="resize">False</property>  
                 </packing>  
               </child>  
   
               <child>  
                 <widget class="GtkHBox" id="hbox79">  
                   <property name="visible">True</property>  
                   <property name="homogeneous">False</property>  
                   <property name="spacing">12</property>  
   
                   <child>  
                     <widget class="GtkVBox" id="vbox11">  
                       <property name="visible">True</property>  
                       <property name="homogeneous">False</property>  
                       <property name="spacing">0</property>  
   
                       <child>  
                         <widget class="GtkLabel" id="label108">  
                           <property name="visible">True</property>  
                           <property name="label" translatable="yes">_Articles:</property>  
                           <property name="use_underline">True</property>  
                           <property name="use_markup">False</property>  
                           <property name="justify">GTK_JUSTIFY_LEFT</property>  
                           <property name="wrap">False</property>  
                           <property name="selectable">False</property>  
                           <property name="xalign">0</property>  
                           <property name="yalign">0</property>  
                           <property name="xpad">0</property>  
                           <property name="ypad">0</property>  
                           <property name="mnemonic_widget">item_selection_treeview</property>  
                         </widget>  
                         <packing>  
                           <property name="padding">6</property>  
793                            <property name="expand">False</property>                            <property name="expand">False</property>
794                            <property name="fill">False</property>                            <property name="fill">True</property>
795                          </packing>                          </packing>
796                        </child>                        </child>
797    
# Line 908  Line 799 
799                          <widget class="GtkVPaned" id="main_sub_pane">                          <widget class="GtkVPaned" id="main_sub_pane">
800                            <property name="visible">True</property>                            <property name="visible">True</property>
801                            <property name="can_focus">True</property>                            <property name="can_focus">True</property>
802                            <property name="position">0</property>                            <property name="position">1</property>
803                            <signal name="size_allocate" handler="on_main_sub_pane_size_allocate" last_modification_time="Sat, 19 Jul 2003 21:53:54 GMT"/>                            <signal name="size_allocate" handler="on_main_sub_pane_size_allocate" last_modification_time="Sat, 19 Jul 2003 21:53:54 GMT"/>
804    
805                            <child>                            <child>
# Line 1111  Line 1002 
1002                                    </child>                                    </child>
1003    
1004                                    <child>                                    <child>
1005                                      <widget class="GtkFrame" id="source_display_frame">                                      <widget class="GtkVBox" id="item_source_vbox">
1006                                        <property name="label_xalign">0</property>                                        <property name="visible">True</property>
1007                                        <property name="label_yalign">0.5</property>                                        <property name="homogeneous">False</property>
1008                                        <property name="shadow_type">GTK_SHADOW_NONE</property>                                        <property name="spacing">6</property>
1009    
1010                                        <child>                                        <child>
1011                                          <widget class="GtkHBox" id="hbox55">                                          <widget class="GtkHBox" id="item_source_hbox">
1012                                            <property name="visible">True</property>                                            <property name="border_width">6</property>
1013                                            <property name="homogeneous">False</property>                                            <property name="homogeneous">False</property>
1014                                            <property name="spacing">6</property>                                            <property name="spacing">5</property>
1015    
1016                                              <child>
1017                                                <widget class="GtkLabel" id="label112">
1018                                                  <property name="visible">True</property>
1019                                                  <property name="label" translatable="yes">&lt;b&gt;The source of this item can be found in &lt;/b&gt;</property>
1020                                                  <property name="use_underline">False</property>
1021                                                  <property name="use_markup">True</property>
1022                                                  <property name="justify">GTK_JUSTIFY_LEFT</property>
1023                                                  <property name="wrap">False</property>
1024                                                  <property name="selectable">False</property>
1025                                                  <property name="xalign">0.5</property>
1026                                                  <property name="yalign">0.5</property>
1027                                                  <property name="xpad">0</property>
1028                                                  <property name="ypad">0</property>
1029                                                </widget>
1030                                                <packing>
1031                                                  <property name="padding">0</property>
1032                                                  <property name="expand">False</property>
1033                                                  <property name="fill">False</property>
1034                                                </packing>
1035                                              </child>
1036    
1037                                              <child>
1038                                                <placeholder/>
1039                                              </child>
1040                                            </widget>
1041                                            <packing>
1042                                              <property name="padding">0</property>
1043                                              <property name="expand">True</property>
1044                                              <property name="fill">True</property>
1045                                            </packing>
1046                                          </child>
1047    
1048                                          <child>
1049                                            <widget class="GtkHBox" id="item_subscribe_hbox">
1050                                              <property name="homogeneous">False</property>
1051                                              <property name="spacing">0</property>
1052    
1053                                            <child>                                            <child>
1054                                              <widget class="GtkTable" id="table3">                                              <widget class="GtkButton" id="source_subscribe_button">
                                               <property name="border_width">6</property>  
1055                                                <property name="visible">True</property>                                                <property name="visible">True</property>
1056                                                <property name="n_rows">2</property>                                                <property name="can_focus">True</property>
1057                                                <property name="n_columns">2</property>                                                <property name="relief">GTK_RELIEF_NORMAL</property>
1058                                                <property name="homogeneous">False</property>                                                <signal name="clicked" handler="on_source_subscribe_button_clicked" last_modification_time="Thu, 30 Oct 2003 06:36:53 GMT"/>
                                               <property name="row_spacing">8</property>  
                                               <property name="column_spacing">8</property>  
1059    
1060                                                <child>                                                <child>
1061                                                  <widget class="GtkButton" id="source_subscribe_button">                                                  <widget class="GtkAlignment" id="alignment15">
1062                                                    <property name="visible">True</property>                                                    <property name="visible">True</property>
1063                                                    <property name="can_focus">True</property>                                                    <property name="xalign">0.5</property>
1064                                                    <property name="relief">GTK_RELIEF_NORMAL</property>                                                    <property name="yalign">0.5</property>
1065                                                    <signal name="clicked" handler="on_source_subscribe_button_clicked" last_modification_time="Thu, 08 Aug 2002 19:01:36 GMT"/>                                                    <property name="xscale">0</property>
1066                                                    <signal name="enter" handler="on_source_subscribe_button_enter" last_modification_time="Fri, 04 Apr 2003 16:38:06 GMT"/>                                                    <property name="yscale">0</property>
1067    
1068                                                    <child>                                                    <child>
1069                                                      <widget class="GtkAlignment" id="alignment1">                                                      <widget class="GtkHBox" id="hbox81">
1070                                                        <property name="visible">True</property>                                                        <property name="visible">True</property>
1071                                                        <property name="xalign">0.5</property>                                                        <property name="homogeneous">False</property>
1072                                                        <property name="yalign">0.5</property>                                                        <property name="spacing">2</property>
                                                       <property name="xscale">0</property>  
                                                       <property name="yscale">0</property>  
1073    
1074                                                        <child>                                                        <child>
1075                                                          <widget class="GtkHBox" id="hbox4">                                                          <widget class="GtkImage" id="image462">
1076                                                            <property name="visible">True</property>                                                            <property name="visible">True</property>
1077                                                            <property name="homogeneous">False</property>                                                            <property name="stock">gtk-add</property>
1078                                                            <property name="spacing">2</property>                                                            <property name="icon_size">4</property>
1079                                                              <property name="xalign">0.5</property>
1080                                                              <property name="yalign">0.5</property>
1081                                                              <property name="xpad">0</property>
1082                                                              <property name="ypad">0</property>
1083                                                            </widget>
1084                                                            <packing>
1085                                                              <property name="padding">0</property>
1086                                                              <property name="expand">False</property>
1087                                                              <property name="fill">False</property>
1088                                                            </packing>
1089                                                          </child>
1090    
1091                                                            <child>                                                        <child>
1092                                                              <widget class="GtkImage" id="image40">                                                          <widget class="GtkLabel" id="label111">
1093                                                                <property name="visible">True</property>                                                            <property name="visible">True</property>
1094                                                                <property name="stock">gtk-add</property>                                                            <property name="label" translatable="yes">Subscribe to this item</property>
1095                                                                <property name="icon_size">4</property>                                                            <property name="use_underline">True</property>
1096                                                                <property name="xalign">0.5</property>                                                            <property name="use_markup">False</property>
1097                                                                <property name="yalign">0.5</property>                                                            <property name="justify">GTK_JUSTIFY_LEFT</property>
1098                                                                <property name="xpad">0</property>                                                            <property name="wrap">False</property>
1099                                                                <property name="ypad">0</property>                                                            <property name="selectable">False</property>
1100                                                              </widget>                                                            <property name="xalign">0.5</property>
1101                                                              <packing>                                                            <property name="yalign">0.5</property>
1102                                                                <property name="padding">0</property>                                                            <property name="xpad">0</property>
1103                                                                <property name="expand">False</property>                                                            <property name="ypad">0</property>
                                                               <property name="fill">False</property>  
                                                             </packing>  
                                                           </child>  
   
                                                           <child>  
                                                             <widget class="GtkLabel" id="label12">  
                                                               <property name="visible">True</property>  
                                                               <property name="label" translatable="yes">Subscribe</property>  
                                                               <property name="use_underline">True</property>  
                                                               <property name="use_markup">False</property>  
                                                               <property name="justify">GTK_JUSTIFY_LEFT</property>  
                                                               <property name="wrap">False</property>  
                                                               <property name="selectable">False</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>  
1104                                                          </widget>                                                          </widget>
1105                                                            <packing>
1106                                                              <property name="padding">0</property>
1107                                                              <property name="expand">False</property>
1108                                                              <property name="fill">False</property>
1109                                                            </packing>
1110                                                        </child>                                                        </child>
1111                                                      </widget>                                                      </widget>
1112                                                    </child>                                                    </child>
1113                                                  </widget>                                                  </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>  
   
                                               <child>  
                                                 <widget class="GtkLabel" id="source_name_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">0</property>  
                                                   <property name="ypad">0</property>  
                                                 </widget>  
                                                 <packing>  
                                                   <property name="left_attach">0</property>  
                                                   <property name="right_attach">1</property>  
                                                   <property name="top_attach">0</property>  
                                                   <property name="bottom_attach">1</property>  
                                                   <property name="x_options">fill</property>  
                                                   <property name="y_options"></property>  
                                                 </packing>  
                                               </child>  
   
                                               <child>  
                                                 <widget class="GtkLabel" id="source_url_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">0</property>  
                                                   <property name="ypad">0</property>  
                                                 </widget>  
                                                 <packing>  
                                                   <property name="left_attach">0</property>  
                                                   <property name="right_attach">1</property>  
                                                   <property name="top_attach">1</property>  
                                                   <property name="bottom_attach">2</property>  
                                                   <property name="x_options">fill</property>  
                                                   <property name="y_options"></property>  
                                                 </packing>  
1114                                                </child>                                                </child>
1115                                              </widget>                                              </widget>
1116                                              <packing>                                              <packing>
1117                                                <property name="padding">12</property>                                                <property name="padding">0</property>
1118                                                <property name="expand">True</property>                                                <property name="expand">True</property>
1119                                                <property name="fill">True</property>                                                <property name="fill">True</property>
1120                                              </packing>                                              </packing>
1121                                            </child>                                            </child>
1122                                          </widget>                                          </widget>
                                       </child>  
   
                                       <child>  
                                         <widget class="GtkLabel" id="label14">  
                                           <property name="visible">True</property>  
                                           <property name="label" translatable="yes">&lt;b&gt;Source For This Item&lt;/b&gt;</property>  
                                           <property name="use_underline">False</property>  
                                           <property name="use_markup">True</property>  
                                           <property name="justify">GTK_JUSTIFY_LEFT</property>  
                                           <property name="wrap">False</property>  
                                           <property name="selectable">False</property>  
                                           <property name="xalign">0.5</property>  
                                           <property name="yalign">0.5</property>  
                                           <property name="xpad">0</property>  
                                           <property name="ypad">0</property>  
                                         </widget>  
1123                                          <packing>                                          <packing>
1124                                            <property name="type">label_item</property>                                            <property name="padding">0</property>
1125                                              <property name="expand">False</property>
1126                                              <property name="fill">False</property>
1127                                          </packing>                                          </packing>
1128                                        </child>                                        </child>
1129                                      </widget>                                      </widget>

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

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