Changeset 3762

Show
Ignore:
Timestamp:
08/26/08 23:11:47 (3 months ago)
Author:
andar
Message:

Fix #453 allow showing of text in the toolbar buttons

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.0.0_RC/ChangeLog

    r3761 r3762  
    1010  * Sort filenames alphabetically in add torrent dialog 
    1111  * Fix setting file priorities on folders 
     12  * Fix #453 allow showing of text in the toolbar buttons 
    1213   
    1314Deluge 0.9.07 - "1.0.0_RC7" (18 August 2008) 
  • branches/1.0.0_RC/deluge/ui/gtkui/glade/main_window.glade

    r3473 r3762  
    260260          <widget class="GtkToolbar" id="toolbar"> 
    261261            <property name="visible">True</property> 
    262             <property name="toolbar_style">GTK_TOOLBAR_ICONS</property> 
    263262            <property name="icon_size">GTK_ICON_SIZE_SMALL_TOOLBAR</property> 
    264263            <child> 
     
    667666                            </child> 
    668667                            <child> 
    669                               <widget class="GtkLabel" id="summary_total_downloaded"> 
     668                              <widget class="GtkLabel" id="summary_auto_managed"> 
     669                                <property name="visible">True</property> 
     670                              </widget> 
     671                              <packing> 
     672                                <property name="left_attach">5</property> 
     673                                <property name="right_attach">6</property> 
     674                                <property name="top_attach">3</property> 
     675                                <property name="bottom_attach">4</property> 
     676                                <property name="x_options">GTK_FILL</property> 
     677                              </packing> 
     678                            </child> 
     679                            <child> 
     680                              <widget class="GtkLabel" id="label22"> 
    670681                                <property name="visible">True</property> 
    671682                                <property name="xalign">0</property> 
     683                                <property name="label" translatable="yes">&lt;b&gt;Auto Managed:&lt;/b&gt;</property> 
     684                                <property name="use_markup">True</property> 
     685                              </widget> 
     686                              <packing> 
     687                                <property name="left_attach">4</property> 
     688                                <property name="right_attach">5</property> 
     689                                <property name="top_attach">3</property> 
     690                                <property name="bottom_attach">4</property> 
     691                                <property name="x_options">GTK_FILL</property> 
     692                              </packing> 
     693                            </child> 
     694                            <child> 
     695                              <widget class="GtkLabel" id="summary_seed_rank"> 
     696                                <property name="visible">True</property> 
     697                              </widget> 
     698                              <packing> 
     699                                <property name="left_attach">7</property> 
     700                                <property name="right_attach">8</property> 
     701                                <property name="top_attach">2</property> 
     702                                <property name="bottom_attach">3</property> 
     703                                <property name="x_options">GTK_FILL</property> 
     704                              </packing> 
     705                            </child> 
     706                            <child> 
     707                              <widget class="GtkLabel" id="summary_seed_time"> 
     708                                <property name="visible">True</property> 
     709                              </widget> 
     710                              <packing> 
     711                                <property name="left_attach">7</property> 
     712                                <property name="right_attach">8</property> 
     713                                <property name="top_attach">1</property> 
     714                                <property name="bottom_attach">2</property> 
     715                                <property name="x_options">GTK_FILL</property> 
     716                              </packing> 
     717                            </child> 
     718                            <child> 
     719                              <widget class="GtkLabel" id="label20"> 
     720                                <property name="visible">True</property> 
     721                                <property name="xalign">0</property> 
     722                                <property name="label" translatable="yes">&lt;b&gt;Seed Rank:&lt;/b&gt;</property> 
     723                                <property name="use_markup">True</property> 
     724                              </widget> 
     725                              <packing> 
     726                                <property name="left_attach">6</property> 
     727                                <property name="right_attach">7</property> 
     728                                <property name="top_attach">2</property> 
     729                                <property name="bottom_attach">3</property> 
     730                                <property name="x_options">GTK_FILL</property> 
     731                              </packing> 
     732                            </child> 
     733                            <child> 
     734                              <widget class="GtkLabel" id="label19"> 
     735                                <property name="visible">True</property> 
     736                                <property name="xalign">0</property> 
     737                                <property name="label" translatable="yes">&lt;b&gt;Seeding Time:&lt;/b&gt;</property> 
     738                                <property name="use_markup">True</property> 
     739                              </widget> 
     740                              <packing> 
     741                                <property name="left_attach">6</property> 
     742                                <property name="right_attach">7</property> 
     743                                <property name="top_attach">1</property> 
     744                                <property name="bottom_attach">2</property> 
     745                                <property name="x_options">GTK_FILL</property> 
     746                              </packing> 
     747                            </child> 
     748                            <child> 
     749                              <widget class="GtkLabel" id="summary_active_time"> 
     750                                <property name="visible">True</property> 
     751                              </widget> 
     752                              <packing> 
     753                                <property name="left_attach">7</property> 
     754                                <property name="right_attach">8</property> 
     755                                <property name="x_options">GTK_FILL</property> 
     756                              </packing> 
     757                            </child> 
     758                            <child> 
     759                              <widget class="GtkLabel" id="label7"> 
     760                                <property name="visible">True</property> 
     761                                <property name="xalign">0</property> 
     762                                <property name="label" translatable="yes">&lt;b&gt;Active Time:&lt;/b&gt;</property> 
     763                                <property name="use_markup">True</property> 
     764                              </widget> 
     765                              <packing> 
     766                                <property name="left_attach">6</property> 
     767                                <property name="right_attach">7</property> 
     768                                <property name="x_options">GTK_FILL</property> 
     769                              </packing> 
     770                            </child> 
     771                            <child> 
     772                              <widget class="GtkLabel" id="summary_next_announce"> 
     773                                <property name="visible">True</property> 
     774                                <property name="xalign">0</property> 
     775                                <property name="wrap">True</property> 
     776                                <property name="selectable">True</property> 
    672777                              </widget> 
    673778                              <packing> 
    674779                                <property name="left_attach">1</property> 
    675780                                <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"> 
     781                                <property name="top_attach">3</property> 
     782                                <property name="bottom_attach">4</property> 
     783                                <property name="x_options">GTK_FILL</property> 
     784                              </packing> 
     785                            </child> 
     786                            <child> 
     787                              <widget class="GtkLabel" id="summary_pieces"> 
    681788                                <property name="visible">True</property> 
    682789                                <property name="xalign">0</property> 
     
    685792                                <property name="left_attach">3</property> 
    686793                                <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"> 
     794                                <property name="top_attach">3</property> 
     795                                <property name="bottom_attach">4</property> 
     796                                <property name="x_options">GTK_FILL</property> 
     797                              </packing> 
     798                            </child> 
     799                            <child> 
     800                              <widget class="GtkLabel" id="summary_tracker_status"> 
     801                                <property name="visible">True</property> 
     802                                <property name="xalign">0</property> 
     803                                <property name="wrap_mode">PANGO_WRAP_CHAR</property> 
     804                                <property name="selectable">True</property> 
     805                              </widget> 
     806                              <packing> 
     807                                <property name="left_attach">1</property> 
     808                                <property name="right_attach">6</property> 
     809                                <property name="top_attach">4</property> 
     810                                <property name="bottom_attach">5</property> 
     811                                <property name="x_options">GTK_FILL</property> 
     812                              </packing> 
     813                            </child> 
     814                            <child> 
     815                              <widget class="GtkLabel" id="label52"> 
     816                                <property name="visible">True</property> 
     817                                <property name="xalign">0</property> 
     818                                <property name="label" translatable="yes">&lt;b&gt;Tracker Status:&lt;/b&gt;</property> 
     819                                <property name="use_markup">True</property> 
     820                              </widget> 
     821                              <packing> 
     822                                <property name="top_attach">4</property> 
     823                                <property name="bottom_attach">5</property> 
     824                                <property name="x_options">GTK_FILL</property> 
     825                                <property name="y_options"></property> 
     826                              </packing> 
     827                            </child> 
     828                            <child> 
     829                              <widget class="GtkLabel" id="summary_availability"> 
     830                                <property name="visible">True</property> 
     831                                <property name="xalign">0</property> 
     832                                <property name="wrap">True</property> 
     833                                <property name="wrap_mode">PANGO_WRAP_WORD_CHAR</property> 
     834                              </widget> 
     835                              <packing> 
     836                                <property name="left_attach">5</property> 
     837                                <property name="right_attach">6</property> 
     838                                <property name="top_attach">2</property> 
     839                                <property name="bottom_attach">3</property> 
     840                                <property name="x_options">GTK_FILL</property> 
     841                                <property name="y_options"></property> 
     842                              </packing> 
     843                            </child> 
     844                            <child> 
     845                              <widget class="GtkLabel" id="label47"> 
     846                                <property name="visible">True</property> 
     847                                <property name="xalign">0</property> 
     848                                <property name="ypad">1</property> 
     849                                <property name="label" translatable="yes">&lt;b&gt;Availability:&lt;/b&gt;</property> 
     850                                <property name="use_markup">True</property> 
     851                              </widget> 
     852                              <packing> 
     853                                <property name="left_attach">4</property> 
     854                                <property name="right_attach">5</property> 
     855                                <property name="top_attach">2</property> 
     856                                <property name="bottom_attach">3</property> 
     857                                <property name="x_options">GTK_FILL</property> 
     858                              </packing> 
     859                            </child> 
     860                            <child> 
     861                              <widget class="GtkLabel" id="summary_eta"> 
     862                                <property name="visible">True</property> 
     863                                <property name="xalign">0</property> 
     864                              </widget> 
     865                              <packing> 
     866                                <property name="left_attach">3</property> 
     867                                <property name="right_attach">4</property> 
     868                                <property name="top_attach">2</property> 
     869                                <property name="bottom_attach">3</property> 
     870                                <property name="x_options">GTK_FILL</property> 
     871                              </packing> 
     872                            </child> 
     873                            <child> 
     874                              <widget class="GtkLabel" id="summary_share_ratio"> 
    692875                                <property name="visible">True</property> 
    693876                                <property name="xalign">0</property> 
     
    696879                                <property name="left_attach">1</property> 
    697880                                <property name="right_attach">2</property> 
     881                                <property name="top_attach">2</property> 
     882                                <property name="bottom_attach">3</property> 
     883                                <property name="x_options">GTK_FILL</property> 
     884                              </packing> 
     885                            </child> 
     886                            <child> 
     887                              <widget class="GtkLabel" id="summary_peers"> 
     888                                <property name="visible">True</property> 
     889                                <property name="xalign">0</property> 
     890                              </widget> 
     891                              <packing> 
     892                                <property name="left_attach">5</property> 
     893                                <property name="right_attach">6</property> 
    698894                                <property name="top_attach">1</property> 
    699895                                <property name="bottom_attach">2</property> 
     
    702898                            </child> 
    703899                            <child> 
    704                               <widget class="GtkLabel" id="summary_upload_speed"> 
     900                              <widget class="GtkLabel" id="label44"> 
    705901                                <property name="visible">True</property> 
    706902                                <property name="xalign">0</property> 
    707                               </widget> 
    708                               <packing> 
    709                                 <property name="left_attach">3</property> 
    710                                 <property name="right_attach">4</property> 
     903                                <property name="label" translatable="yes">&lt;b&gt;Peers:&lt;/b&gt;</property> 
     904                                <property name="use_markup">True</property> 
     905                              </widget> 
     906                              <packing> 
     907                                <property name="left_attach">4</property> 
     908                                <property name="right_attach">5</property> 
    711909                                <property name="top_attach">1</property> 
    712910                                <property name="bottom_attach">2</property> 
     
    715913                            </child> 
    716914                            <child> 
    717                               <widget class="GtkAlignment" id="alignment44"> 
    718                                 <property name="visible">True</property> 
     915                              <widget class="GtkLabel" id="summary_seeders"> 
     916                                <property name="visible">True</property> 
     917                                <property name="xalign">0</property> 
     918                              </widget> 
     919                              <packing> 
     920                                <property name="left_attach">5</property> 
     921                                <property name="right_attach">6</property> 
     922                                <property name="x_options">GTK_FILL</property> 
     923                              </packing> 
     924                            </child> 
     925                            <child> 
     926                              <widget class="GtkLabel" id="label40"> 
     927                                <property name="visible">True</property> 
     928                                <property name="xalign">0</property> 
     929                                <property name="label" translatable="yes">&lt;b&gt;Seeders:&lt;/b&gt;</property> 
     930                                <property name="use_markup">True</property> 
     931                              </widget> 
     932                              <packing> 
     933                                <property name="left_attach">4</property> 
     934                                <property name="right_attach">5</property> 
     935                                <property name="x_options">GTK_FILL</property> 
     936                              </packing> 
     937                            </child> 
     938                            <child> 
     939                              <widget class="GtkAlignment" id="alignment51"> 
     940                                <property name="visible">True</property> 
     941                                <property name="left_padding">15</property> 
    719942                                <property name="right_padding">5</property> 
    720943                                <child> 
    721                                   <widget class="GtkLabel" id="label38"> 
     944                                  <widget class="GtkLabel" id="label46"> 
    722945                                    <property name="visible">True</property> 
    723946                                    <property name="xalign">0</property> 
    724                                     <property name="label" translatable="yes">&lt;b&gt;Downloaded:&lt;/b&gt;</property> 
     947                                    <property name="label" translatable="yes">&lt;b&gt;Pieces:&lt;/b&gt;</property> 
    725948                                    <property name="use_markup">True</property> 
    726949                                  </widget> 
     
    728951                              </widget> 
    729952                              <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> 
     953                                <property name="left_attach">2</property> 
     954                                <property name="right_attach">3</property> 
     955                                <property name="top_attach">3</property> 
     956                                <property name="bottom_attach">4</property> 
     957                                <property name="x_options">GTK_FILL</property> 
     958                              </packing> 
     959                            </child> 
     960                            <child> 
     961                              <widget class="GtkAlignment" id="alignment50"> 
     962                                <property name="visible">True</property> 
     963                                <property name="left_padding">15</property> 
    736964                                <property name="right_padding">5</property> 
    737965                                <child> 
    738                                   <widget class="GtkLabel" id="label39"> 
     966                                  <widget class="GtkLabel" id="label45"> 
    739967                                    <property name="visible">True</property> 
    740968                                    <property name="xalign">0</property> 
    741                                     <property name="label" translatable="yes">&lt;b&gt;Uploaded:&lt;/b&gt;</property> 
     969                                    <property name="label" translatable="yes">&lt;b&gt;ETA:&lt;/b&gt;</property> 
    742970                                    <property name="use_markup">True</property> 
    743971                                  </widget> 
     
    745973                              </widget> 
    746974                              <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> 
     975                                <property name="left_attach">2</property> 
     976                                <property name="right_attach">3</property> 
     977                                <property name="top_attach">2</property> 
     978                                <property name="bottom_attach">3</property> 
     979                                <property name="x_options">GTK_FILL</property> 
     980                              </packing> 
     981                            </child> 
     982                            <child> 
     983                              <widget class="GtkAlignment" id="alignment49"> 
     984                                <property name="visible">True</property> 
     985                                <property name="left_padding">15</property> 
    755986                                <property name="right_padding">5</property> 
    756987                                <child> 
    757                                   <widget class="GtkLabel" id="label41"> 
     988                                  <widget class="GtkLabel" id="label43"> 
    758989                                    <property name="visible">True</property> 
    759990                                    <property name="xalign">0</property> 
    760                                     <property name="label" translatable="yes">&lt;b&gt;Share Ratio:&lt;/b&gt;</property> 
     991                                    <property name="label" translatable="yes">&lt;b&gt;Speed:&lt;/b&gt;</property> 
    761992                                    <property name="use_markup">True</property> 
    762993                                  </widget> 
     
    764995                              </widget> 
    765996                              <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> 
    785                                 <property name="top_attach">3</property> 
    786                                 <property name="bottom_attach">4</property> 
     997                                <property name="left_attach">2</property> 
     998                                <property name="right_attach">3</property> 
     999                                <property name="top_attach">1</property> 
     1000                                <property name="bottom_attach">2</property> 
    7871001                                <property name="x_options">GTK_FILL</property> 
    7881002                              </packing> 
     
    8091023                            </child> 
    8101024                            <child> 
    811                               <widget class="GtkAlignment" id="alignment49"> 
    812                                 <property name="visible">True</property> 
    813                                 <property name="left_padding">15</property> 
     1025                              <widget class="GtkAlignment" id="alignment47"> 
     1026                                <property name="visible">True</property> 
    8141027                                <property name="right_padding">5</property> 
    8151028                                <child> 
    816                                   <widget class="GtkLabel" id="label43"> 
     1029                                  <widget class="GtkLabel" id="label53"> 
    8171030                                    <property name="visible">True</property> 
    8181031                                    <property name="xalign">0</property> 
    819                                     <property name="label" translatable="yes">&lt;b&gt;Speed:&lt;/b&gt;</property> 
     1032                                    <property name="label" translatable="yes">&lt;b&gt;Next Announce:&lt;/b&gt;</property> 
    8201033                                    <property name="use_markup">True</property> 
    8211034                                  </widget> 
     
    8231036                              </widget> 
    8241037                              <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> 
     1038                                <property name="top_attach">3</property> 
     1039                                <property name="bottom_attach">4</property> 
     1040                                <property name="x_options">GTK_FILL</property> 
     1041                              </packing> 
     1042                            </child> 
     1043                            <child> 
     1044                              <widget class="GtkAlignment" id="alignment46"> 
     1045                                <property name="visible">True</property> 
    8361046                                <property name="right_padding">5</property> 
    8371047                                <child> 
    838                                   <widget class="GtkLabel" id="label45"> 
     1048                                  <widget class="GtkLabel" id="label41"> 
    8391049                                    <property name="visible">True</property> 
    8401050                                    <property name="xalign">0</property> 
    841                                     <property name="label" translatable="yes">&lt;b&gt;ETA:&lt;/b&gt;</property> 
     1051                                    <property name="label" translatable="yes">&lt;b&gt;Share Ratio:&lt;/b&gt;</property> 
    8421052                                    <property name="use_markup">True</property> 
    8431053                                  </widget> 
     
    8451055                              </widget> 
    8461056                              <packing> 
    847                                 <property name="left_attach">2</property> 
    848                                 <property name="right_attach">3</property> 
    8491057                                <property name="top_attach">2</property> 
    8501058                                <property name="bottom_attach">3</property> 
     
    8531061                            </child> 
    8541062                            <child> 
    855                               <widget class="GtkAlignment" id="alignment51"> 
    856                                 <property name="visible">True</property> 
    857                                 <property name="left_padding">15</property> 
     1063                              <widget class="GtkAlignment" id="alignment45"> 
     1064                                <property name="visible">True</property> 
    8581065                                <property name="right_padding">5</property> 
    8591066                                <child> 
    860                                   <widget class="GtkLabel" id="label46"> 
     1067                                  <widget class="GtkLabel" id="label39"> 
    8611068                                    <property name="visible">True</property> 
    8621069                                    <property name="xalign">0</property> 
    863                                     <property name="label" translatable="yes">&lt;b&gt;Pieces:&lt;/b&gt;</property> 
     1070                                    <property name="label" translatable="yes">&lt;b&gt;Uploaded:&lt;/b&gt;</property> 
    8641071                                    <property name="use_markup">True</property> 
    8651072                                  </widget> 
     
    8671074                              </widget> 
    8681075                              <packing> 
    869                                 <property name="left_attach">2</property> 
    870                                 <property name="right_attach">3</property> 
    871                                 <property name="top_attach">3</property> 
    872                                 <property name="bottom_attach">4</property> 
    873                                 <property name="x_options">GTK_FILL</property> 
    874                               </packing> 
    875                             </child> 
    876                             <child> 
    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> 
    9101076                                <property name="top_attach">1</property> 
    9111077                                <property name="bottom_attach">2</property> 
     
    9141080                            </child> 
    9151081                            <child> 
    916                               <widget class="GtkLabel" id="summary_peers"> 
     1082                              <widget class="GtkAlignment" id="alignment44"> 
     1083                                <property name="visible">True</property> 
     1084                                <property name="right_padding">5</property> 
     1085                                <child> 
     1086                                  <widget class="GtkLabel" id="label38"> 
     1087                                    <property name="visible">True</property> 
     1088                                    <property name="xalign">0</property> 
     1089                                    <property name="label" translatable="yes">&lt;b&gt;Downloaded:&lt;/b&gt;</property> 
     1090                                    <property name="use_markup">True</property> 
     1091                                  </widget> 
     1092                                </child> 
     1093                              </widget> 
     1094                              <packing> 
     1095                                <property name="x_options">GTK_FILL</property> 
     1096                              </packing> 
     1097                            </child> 
     1098                            <child> 
     1099                              <widget class="GtkLabel" id="summary_upload_speed"> 
    9171100                                <property name="visible">True</property> 
    9181101                                <property name="xalign">0</property> 
    9191102                              </widget> 
    9201103                              <packing> 
    921                                 <property name="left_attach">5</property> 
    922                                 <property name="right_attach">6</property> 
     1104                                <property name="left_attach">3</property> 
     1105                                <property name="right_attach">4</property> 
    9231106                                <property name="top_attach">1</property> 
    9241107                                <property name="bottom_attach">2</property> 
     
    9271110                            </child> 
    9281111                            <child> 
    929                               <widget cla