Changeset 3746

Show
Ignore:
Timestamp:
08/24/08 06:03:22 (3 months ago)
Author:
andar
Message:

Fix show/hiding of sidebar

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deluge/ui/gtkui/glade/main_window.glade

    r3660 r3746  
    149149                    <child> 
    150150                      <widget class="GtkCheckMenuItem" id="menuitem_sidebar"> 
     151                        <property name="visible">True</property> 
    151152                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
    152153                        <property name="label" translatable="yes">_Sidebar</property> 
     
    501502          <packing> 
    502503            <property name="expand">False</property> 
     504            <property name="fill">False</property> 
    503505            <property name="position">3</property> 
    504506          </packing> 
     
    665667                            </child> 
    666668                            <child> 
    667                               <widget class="GtkLabel" id="summary_auto_managed"> 
    668                                 <property name="visible">True</property> 
    669                               </widget> 
    670                               <packing> 
    671                                 <property name="left_attach">5</property> 
    672                                 <property name="right_attach">6</property> 
     669                              <widget class="GtkLabel" id="summary_total_downloaded"> 
     670                                <property name="visible">True</property> 
     671                                <property name="xalign">0</property> 
     672                              </widget> 
     673                              <packing> 
     674                                <property name="left_attach">1</property> 
     675                                <property name="right_attach">2</property> 
     676                                <property name="x_options">GTK_FILL</property> 
     677                              </packing> 
     678                            </child> 
     679                            <child> 
     680                              <widget class="GtkLabel" id="summary_download_speed"> 
     681                                <property name="visible">True</property> 
     682                                <property name="xalign">0</property> 
     683                              </widget> 
     684                              <packing> 
     685                                <property name="left_attach">3</property> 
     686                                <property name="right_attach">4</property> 
     687                                <property name="x_options">GTK_FILL</property> 
     688                              </packing> 
     689                            </child> 
     690                            <child> 
     691                              <widget class="GtkLabel" id="summary_total_uploaded"> 
     692                                <property name="visible">True</property> 
     693                                <property name="xalign">0</property> 
     694                              </widget> 
     695                              <packing> 
     696                                <property name="left_attach">1</property> 
     697                                <property name="right_attach">2</property> 
     698                                <property name="top_attach">1</property> 
     699                                <property name="bottom_attach">2</property> 
     700                                <property name="x_options">GTK_FILL</property> 
     701                              </packing> 
     702                            </child> 
     703                            <child> 
     704                              <widget class="GtkLabel" id="summary_upload_speed"> 
     705                                <property name="visible">True</property> 
     706                                <property name="xalign">0</property> 
     707                              </widget> 
     708                              <packing> 
     709                                <property name="left_attach">3</property> 
     710                                <property name="right_attach">4</property> 
     711                                <property name="top_attach">1</property> 
     712                                <property name="bottom_attach">2</property> 
     713                                <property name="x_options">GTK_FILL</property> 
     714                              </packing> 
     715                            </child> 
     716                            <child> 
     717                              <widget class="GtkAlignment" id="alignment44"> 
     718                                <property name="visible">True</property> 
     719                                <property name="right_padding">5</property> 
     720                                <child> 
     721                                  <widget class="GtkLabel" id="label38"> 
     722                                    <property name="visible">True</property> 
     723                                    <property name="xalign">0</property> 
     724                                    <property name="label" translatable="yes">&lt;b&gt;Downloaded:&lt;/b&gt;</property> 
     725                                    <property name="use_markup">True</property> 
     726                                  </widget> 
     727                                </child> 
     728                              </widget> 
     729                              <packing> 
     730                                <property name="x_options">GTK_FILL</property> 
     731                              </packing> 
     732                            </child> 
     733                            <child> 
     734                              <widget class="GtkAlignment" id="alignment45"> 
     735                                <property name="visible">True</property> 
     736                                <property name="right_padding">5</property> 
     737                                <child> 
     738                                  <widget class="GtkLabel" id="label39"> 
     739                                    <property name="visible">True</property> 
     740                                    <property name="xalign">0</property> 
     741                                    <property name="label" translatable="yes">&lt;b&gt;Uploaded:&lt;/b&gt;</property> 
     742                                    <property name="use_markup">True</property> 
     743                                  </widget> 
     744                                </child> 
     745                              </widget> 
     746                              <packing> 
     747                                <property name="top_attach">1</property> 
     748                                <property name="bottom_attach">2</property> 
     749                                <property name="x_options">GTK_FILL</property> 
     750                              </packing> 
     751                            </child> 
     752                            <child> 
     753                              <widget class="GtkAlignment" id="alignment46"> 
     754                                <property name="visible">True</property> 
     755                                <property name="right_padding">5</property> 
     756                                <child> 
     757                                  <widget class="GtkLabel" id="label41"> 
     758                                    <property name="visible">True</property> 
     759                                    <property name="xalign">0</property> 
     760                                    <property name="label" translatable="yes">&lt;b&gt;Share Ratio:&lt;/b&gt;</property> 
     761                                    <property name="use_markup">True</property> 
     762                                  </widget> 
     763                                </child> 
     764                              </widget> 
     765                              <packing> 
     766                                <property name="top_attach">2</property> 
     767                                <property name="bottom_attach">3</property> 
     768                                <property name="x_options">GTK_FILL</property> 
     769                              </packing> 
     770                            </child> 
     771                            <child> 
     772                              <widget class="GtkAlignment" id="alignment47"> 
     773                                <property name="visible">True</property> 
     774                                <property name="right_padding">5</property> 
     775                                <child> 
     776                                  <widget class="GtkLabel" id="label53"> 
     777                                    <property name="visible">True</property> 
     778                                    <property name="xalign">0</property> 
     779                                    <property name="label" translatable="yes">&lt;b&gt;Next Announce:&lt;/b&gt;</property> 
     780                                    <property name="use_markup">True</property> 
     781                                  </widget> 
     782                                </child> 
     783                              </widget> 
     784                              <packing> 
    673785                                <property name="top_attach">3</property> 
    674786                                <property name="bottom_attach">4</property> 
     
    677789                            </child> 
    678790                            <child> 
    679                               <widget class="GtkLabel" id="label22"> 
    680                                 <property name="visible">True</property> 
    681                                 <property name="xalign">0</property> 
    682                                 <property name="label" translatable="yes">&lt;b&gt;Auto Managed:&lt;/b&gt;</property> 
    683                                 <property name="use_markup">True</property> 
    684                               </widget> 
    685                               <packing> 
    686                                 <property name="left_attach">4</property> 
    687                                 <property name="right_attach">5</property> 
    688                                 <property name="top_attach">3</property> 
    689                                 <property name="bottom_attach">4</property> 
    690                                 <property name="x_options">GTK_FILL</property> 
    691                               </packing> 
    692                             </child> 
    693                             <child> 
    694                               <widget class="GtkLabel" id="summary_seed_rank"> 
    695                                 <property name="visible">True</property> 
    696                               </widget> 
    697                               <packing> 
    698                                 <property name="left_attach">7</property> 
    699                                 <property name="right_attach">8</property> 
     791                              <widget class="GtkAlignment" id="alignment48"> 
     792                                <property name="visible">True</property> 
     793                                <property name="left_padding">15</property> 
     794                                <property name="right_padding">5</property> 
     795                                <child> 
     796                                  <widget class="GtkLabel" id="label42"> 
     797                                    <property name="visible">True</property> 
     798                                    <property name="xalign">0</property> 
     799                                    <property name="label" translatable="yes">&lt;b&gt;Speed:&lt;/b&gt;</property> 
     800                                    <property name="use_markup">True</property> 
     801                                  </widget> 
     802                                </child> 
     803                              </widget> 
     804                              <packing> 
     805                                <property name="left_attach">2</property> 
     806                                <property name="right_attach">3</property> 
     807                                <property name="x_options">GTK_FILL</property> 
     808                              </packing> 
     809                            </child> 
     810                            <child> 
     811                              <widget class="GtkAlignment" id="alignment49"> 
     812                                <property name="visible">True</property> 
     813                                <property name="left_padding">15</property> 
     814                                <property name="right_padding">5</property> 
     815                                <child> 
     816                                  <widget class="GtkLabel" id="label43"> 
     817                                    <property name="visible">True</property> 
     818                                    <property name="xalign">0</property> 
     819                                    <property name="label" translatable="yes">&lt;b&gt;Speed:&lt;/b&gt;</property> 
     820                                    <property name="use_markup">True</property> 
     821                                  </widget> 
     822                                </child> 
     823                              </widget> 
     824                              <packing> 
     825                                <property name="left_attach">2</property> 
     826                                <property name="right_attach">3</property> 
     827                                <property name="top_attach">1</property> 
     828                                <property name="bottom_attach">2</property> 
     829                                <property name="x_options">GTK_FILL</property> 
     830                              </packing> 
     831                            </child> 
     832                            <child> 
     833                              <widget class="GtkAlignment" id="alignment50"> 
     834                                <property name="visible">True</property> 
     835                                <property name="left_padding">15</property> 
     836                                <property name="right_padding">5</property> 
     837                                <child> 
     838                                  <widget class="GtkLabel" id="label45"> 
     839                                    <property name="visible">True</property> 
     840                                    <property name="xalign">0</property> 
     841                                    <property name="label" translatable="yes">&lt;b&gt;ETA:&lt;/b&gt;</property> 
     842                                    <property name="use_markup">True</property> 
     843                                  </widget> 
     844                                </child> 
     845                              </widget> 
     846                              <packing> 
     847                                <property name="left_attach">2</property> 
     848                                <property name="right_attach">3</property> 
    700849                                <property name="top_attach">2</property> 
    701850                                <property name="bottom_attach">3</property> 
    702                                 <property name="x_options">GTK_FILL</property> 
    703                               </packing> 
    704                             </child> 
    705                             <child> 
    706                               <widget class="GtkLabel" id="summary_seed_time"> 
    707                                 <property name="visible">True</property> 
    708                               </widget> 
    709                               <packing> 
    710                                 <property name="left_attach">7</property> 
    711                                 <property name="right_attach">8</property> 
    712                                 <property name="top_attach">1</property> 
    713                                 <property name="bottom_attach">2</property> 
    714                                 <property name="x_options">GTK_FILL</property> 
    715                               </packing> 
    716                             </child> 
    717                             <child> 
    718                               <widget class="GtkLabel" id="label20"> 
    719                                 <property name="visible">True</property> 
    720                                 <property name="xalign">0</property> 
    721                                 <property name="label" translatable="yes">&lt;b&gt;Seed Rank:&lt;/b&gt;</property> 
    722                                 <property name="use_markup">True</property> 
    723                               </widget> 
    724                               <packing> 
    725                                 <property name="left_attach">6</property> 
    726                                 <property name="right_attach">7</property> 
    727                                 <property name="top_attach">2</property> 
    728                                 <property name="bottom_attach">3</property> 
    729                                 <property name="x_options">GTK_FILL</property> 
    730                               </packing> 
    731                             </child> 
    732                             <child> 
    733                               <widget class="GtkLabel" id="label19"> 
    734                                 <property name="visible">True</property> 
    735                                 <property name="xalign">0</property> 
    736                                 <property name="label" translatable="yes">&lt;b&gt;Seeding Time:&lt;/b&gt;</property> 
    737                                 <property name="use_markup">True</property> 
    738                               </widget> 
    739                               <packing> 
    740                                 <property name="left_attach">6</property> 
    741                                 <property name="right_attach">7</property> 
    742                                 <property name="top_attach">1</property> 
    743                                 <property name="bottom_attach">2</property> 
    744                                 <property name="x_options">GTK_FILL</property> 
    745                               </packing> 
    746                             </child> 
    747                             <child> 
    748                               <widget class="GtkLabel" id="summary_active_time"> 
    749                                 <property name="visible">True</property> 
    750                               </widget> 
    751                               <packing> 
    752                                 <property name="left_attach">7</property> 
    753                                 <property name="right_attach">8</property> 
    754                                 <property name="x_options">GTK_FILL</property> 
    755                               </packing> 
    756                             </child> 
    757                             <child> 
    758                               <widget class="GtkLabel" id="label7"> 
    759                                 <property name="visible">True</property> 
    760                                 <property name="xalign">0</property> 
    761                                 <property name="label" translatable="yes">&lt;b&gt;Active Time:&lt;/b&gt;</property> 
    762                                 <property name="use_markup">True</property> 
    763                               </widget> 
    764                               <packing> 
    765                                 <property name="left_attach">6</property> 
    766                                 <property name="right_attach">7</property> 
    767                                 <property name="x_options">GTK_FILL</property> 
    768                               </packing> 
    769                             </child> 
    770                             <child> 
    771                               <widget class="GtkLabel" id="summary_next_announce"> 
    772                                 <property name="visible">True</property> 
    773                                 <property name="xalign">0</property> 
    774                                 <property name="wrap">True</property> 
    775                               </widget> 
    776                               <packing> 
    777                                 <property name="left_attach">1</property> 
    778                                 <property name="right_attach">2</property> 
    779                                 <property name="top_attach">3</property> 
    780                                 <property name="bottom_attach">4</property> 
    781                                 <property name="x_options">GTK_FILL</property> 
    782                               </packing> 
    783                             </child> 
    784                             <child> 
    785                               <widget class="GtkLabel" id="summary_pieces"> 
    786                                 <property name="visible">True</property> 
    787                                 <property name="xalign">0</property> 
    788                               </widget> 
    789                               <packing> 
    790                                 <property name="left_attach">3</property> 
    791                                 <property name="right_attach">4</property> 
    792                                 <property name="top_attach">3</property> 
    793                                 <property name="bottom_attach">4</property> 
    794                                 <property name="x_options">GTK_FILL</property> 
    795                               </packing> 
    796                             </child> 
    797                             <child> 
    798                               <widget class="GtkLabel" id="summary_tracker_status"> 
    799                                 <property name="visible">True</property> 
    800                                 <property name="xalign">0</property> 
    801                                 <property name="wrap_mode">PANGO_WRAP_CHAR</property> 
    802                               </widget> 
    803                               <packing> 
    804                                 <property name="left_attach">1</property> 
    805                                 <property name="right_attach">6</property> 
    806                                 <property name="top_attach">4</property> 
    807                                 <property name="bottom_attach">5</property> 
    808                                 <property name="x_options">GTK_FILL</property> 
    809                               </packing> 
    810                             </child> 
    811                             <child> 
    812                               <widget class="GtkLabel" id="label52"> 
    813                                 <property name="visible">True</property> 
    814                                 <property name="xalign">0</property> 
    815                                 <property name="label" translatable="yes">&lt;b&gt;Tracker Status:&lt;/b&gt;</property> 
    816                                 <property name="use_markup">True</property> 
    817                               </widget> 
    818                               <packing> 
    819                                 <property name="top_attach">4</property> 
    820                                 <property name="bottom_attach">5</property> 
    821                                 <property name="x_options">GTK_FILL</property> 
    822                                 <property name="y_options"></property> 
    823                               </packing> 
    824                             </child> 
    825                             <child> 
    826                               <widget class="GtkLabel" id="summary_availability"> 
    827                                 <property name="visible">True</property> 
    828                                 <property name="xalign">0</property> 
    829                                 <property name="wrap">True</property> 
    830                                 <property name="wrap_mode">PANGO_WRAP_WORD_CHAR</property> 
    831                               </widget> 
    832                               <packing> 
    833                                 <property name="left_attach">5</property> 
    834                                 <property name="right_attach">6</property> 
    835                                 <property name="top_attach">2</property> 
    836                                 <property name="bottom_attach">3</property> 
    837                                 <property name="x_options">GTK_FILL</property> 
    838                                 <property name="y_options"></property> 
    839                               </packing> 
    840                             </child> 
    841                             <child> 
    842                               <widget class="GtkLabel" id="label47"> 
    843                                 <property name="visible">True</property> 
    844                                 <property name="xalign">0</property> 
    845                                 <property name="ypad">1</property> 
    846                                 <property name="label" translatable="yes">&lt;b&gt;Availability:&lt;/b&gt;</property> 
    847                                 <property name="use_markup">True</property> 
    848                               </widget> 
    849                               <packing> 
    850                                 <property name="left_attach">4</property> 
    851                                 <property name="right_attach">5</property> 
    852                                 <property name="top_attach">2</property> 
    853                                 <property name="bottom_attach">3</property> 
    854                                 <property name="x_options">GTK_FILL</property> 
    855                               </packing> 
    856                             </child> 
    857                             <child> 
    858                               <widget class="GtkLabel" id="summary_eta"> 
    859                                 <property name="visible">True</property> 
    860                                 <property name="xalign">0</property> 
    861                               </widget> 
    862                               <packing> 
    863                                 <property name="left_attach">3</property> 
    864                                 <property name="right_attach">4</property> 
    865                                 <property name="top_attach">2</property> 
    866                                 <property name="bottom_attach">3</property> 
    867                                 <property name="x_options">GTK_FILL</property> 
    868                               </packing> 
    869                             </child> 
    870                             <child> 
    871                               <widget class="GtkLabel" id="summary_share_ratio"> 
    872                                 <property name="visible">True</property> 
    873                                 <property name="xalign">0</property> 
    874                               </widget> 
    875                               <packing> 
    876                                 <property name="left_attach">1</property> 
    877                                 <property name="right_attach">2</property> 
    878                                 <property name="top_attach">2</property> 
    879                                 <property name="bottom_attach">3</property> 
    880                                 <property name="x_options">GTK_FILL</property> 
    881                               </packing> 
    882                             </child> 
    883                             <child> 
    884                               <widget class="GtkLabel" id="summary_peers"> 
    885                                 <property name="visible">True</property> 
    886                                 <property name="xalign">0</property> 
    887                               </widget> 
    888                               <packing> 
    889                                 <property name="left_attach">5</property> 
    890                                 <property name="right_attach">6</property> 
    891                                 <property name="top_attach">1</property> 
    892                                 <property name="bottom_attach">2</property> 
    893                                 <property name="x_options">GTK_FILL</property> 
    894                               </packing> 
    895                             </child> 
    896                             <child> 
    897                               <widget class="GtkLabel" id="label44"> 
    898                                 <property name="visible">True</property> 
    899                                 <property name="xalign">0</property> 
    900                                 <property name="label" translatable="yes">&lt;b&gt;Peers:&lt;/b&gt;</property> 
    901                                 <property name="use_markup">True</property> 
    902                               </widget> 
    903                               <packing> 
    904                                 <property name="left_attach">4</property> 
    905                                 <property name="right_attach">5</property> 
    906                                 <property name="top_attach">1</property> 
    907                                 <property name="bottom_attach">2</property> 
    908                                 <property name="x_options">GTK_FILL</property> 
    909                               </packing> 
    910                             </child> 
    911                             <child> 
    912                               <widget class="GtkLabel" id="summary_seeders"> 
    913                                 <property name="visible">True</property> 
    914                                 <property name="xalign">0</property> 
    915                               </widget> 
    916                               <packing> 
    917                                 <property name="left_attach">5</property> 
    918                                 <property name="right_attach">6</property> 
    919                                 <property name="x_options">GTK_FILL</property> 
    920                               </packing> 
    921                             </child> 
    922                             <child> 
    923                               <widget class="GtkLabel" id="label40"> 
    924                                 <property name="visible">True</property> 
    925                                 <property name="xalign">0</property> 
    926                                 <property name="label" translatable="yes">&lt;b&gt;Seeders:&lt;/b&gt;</property> 
    927                                 <property name="use_markup">True</property> 
    928                               </widget> 
    929                               <packing> 
    930                                 <property name="left_attach">4</property> 
    931                                 <property name="right_attach">5</property> 
    932851                                <property name="x_options">GTK_FILL</property> 
    933852                              </packing> 
     
    956875                            </child> 
    957876                            <child> 
    958                               <widget class="GtkAlignment" id="alignment50"> 
    959                                 <property name="visible">True</property> 
    960                                 <property name="left_padding">15</property> 
    961                                 <property name="right_padding">5</property> 
    962                                 <child> 
    963                                   <widget class="GtkLabel" id="label45"> 
    964                                     <property name="visible">True</property> 
    965                                     <property name="xalign">0</property> 
    966                                     <property name="label" translatable="yes">&lt;b&gt;ETA:&lt;/b&gt;</property> 
    967                                     <property name="use_markup">True</property> 
    968                                   </widget> 
    969                                 </child> 
    970                               </widget> 
    971                               <packing> 
    972                                 <property name="left_attach">2</property> 
    973                                 <property name="right_attach">3</property> 
     877                              <widget class="GtkLabel" id="label40"> 
     878                                <property name="visible">True</property> 
     879                                <property name="xalign">0</property> 
     880                                <property name="label" translatable="yes">&lt;b&gt;Seeders:&lt;/b&gt;</property> 
     881                                <property name="use_markup">True</property> 
     882                              </widget> 
     883                              <packing> 
     884                                <property name="left_attach">4</property> 
     885                                <property name="right_attach">5</property> 
     886                                <property name="x_options">GTK_FILL</property> 
     887                              </packing> 
     888                            </child> 
     889                            <child> 
     890                              <widget class="GtkLabel" id="summary_seeders"> 
     891                                <property name="visible">True</property> 
     892                                <property name="xalign">0</property> 
     893                              </widget> 
     894                              <packing> 
     895                                <property name="left_attach">5</property> 
     896                                <property name="right_attach">6</property> 
     897                                <property name="x_options">GTK_FILL</property> 
     898                              </packing> 
     899                            </child> 
     900                            <child> 
     901                              <widget class="GtkLabel" id="label44"> 
     902                                <property name="visible">True</property> 
     903                                <property name="xalign">0</property> 
     904                                <property name="label" translatable="yes">&lt;b&gt;Peers:&lt;/b&gt;</property> 
     905                                <property name="use_markup">True</property> 
     906                              </widget> 
     907                              <packing> 
     908                                <property name="left_attach">4</property> 
     909                                <property name="right_attach">5</property> 
     910                                <property name="top_attach">1</property> 
     911                                <property name="bottom_attach">2</property> 
     912                                <property name="x_options">GTK_FILL</property> 
     913                              </packing> 
     914                            </child> 
     915                            <child> 
     916                              <widget class="GtkLabel" id="summary_peers"> 
     917                                <property name="visible">True</property> 
     918                                <property name="xalign">0</property> 
     919                              </widget> 
     920                              <packing> 
     921                                <property name="left_attach">5</property> 
     922                                <property name="right_attach">6</property> 
     923                                <property name="top_attach">1</property> 
     924                                <property name="bottom_attach">2</property> 
     925                                <property name="x_options">GTK_FILL</property> 
     926                              </packing> 
     927                            </child> 
     928                            <child> 
     929                              <widget class="GtkLabel" id="summary_share_ratio"> 
     930                                <property name="visible">True</property> 
     931                                <property name="xalign">0</property> 
     932                              </widget> 
     933                              <packing> 
     934                                <property name="left_attach">1</property> 
     935                                <property name="right_attach">2</property> 
    974936                                <property name="top_attach">2</property> 
    975937                                <property name="bottom_attach">3</property> 
     
    978940                            </child> 
    979941                            <child> 
    980                               <widget class="GtkAlignment" id="alignment49"> 
    981                                 <property name="visible">True</property> 
    982                                 <property name="left_padding">15</property> 
    983                                 <property name="right_padding">5</property> 
    984                                 <child> 
    985                                   <widget class="GtkLabel" id="label43"> 
    986                                     <property name="visible">True</property> 
    987                                     <property name="xalign">0</property> 
    988                                     <property name="label" translatable="yes">&lt;b&gt;Speed:&lt;/b&gt;</property> 
    989                                     <property name="use_markup">True</property> 
    990                                   </widget> 
    991                                 </child> 
    992                               </widget> 
    993                               <packing> 
    994                                 <property name="left_attach">2</property> 
    995                                 <property name="right_attach">3</property> 
     942                              <widget class="GtkLabel" id="summary_eta"> 
     943                                <property name="visible">True</property> 
     944                                <property name="xalign">0</property> 
     945                              </widget> 
     946                              <packing> 
     947                                <property name="left_attach">3</property> 
     948                                <property name="right_attach">4</property> 
     949                                <property name="top_attach">2</property> 
     950                                <property name="bottom_attach">3</property> 
     951                                <property name="x_options">GTK_FILL</property> 
     952                              </packing> 
     953                            </child> 
     954                            <child> 
     955                              <widget class="GtkLabel" id="label47"> 
     956                                <property name="visible">True</property> 
     957                                <property name="xalign">0</property> 
     958                                <property name="ypad">1</property> 
     959                                <property name="label" translatable="yes">&lt;b&gt;Availability:&lt;/b&gt;</property> 
     960                                <property name="use_markup">True</property> 
     961                              </widget> 
     962&nb