Changeset 46 for conseil.glade

Show
Ignore:
Timestamp:
07/21/06 11:14:01 (2 years ago)
Author:
ploum
Message:

Statusbar now displays the number of results.
Warning : staging.launchpad has changed and protocol is no more compatible

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • conseil.glade

    r45 r46  
    442442                  <property name="can_focus">True</property> 
    443443                  <property name="show_tabs">True</property> 
    444                   <property name="show_border">True</property> 
     444                  <property name="show_border">False</property> 
    445445                  <property name="tab_pos">GTK_POS_TOP</property> 
    446446                  <property name="scrollable">True</property> 
    447447                  <property name="enable_popup">False</property> 
     448                  <signal name="switch_page" handler="on_bugs_tabs_switch_page" last_modification_time="Fri, 21 Jul 2006 08:05:52 GMT"/> 
    448449 
    449450                  <child> 
     
    515516 
    516517      <child> 
    517         <widget class="GtkStatusbar" id="statusbar1"> 
     518        <widget class="GtkStatusbar" id="statusbar"> 
     519          <property name="border_width">4</property> 
    518520          <property name="visible">True</property> 
    519521          <property name="has_resize_grip">True</property> 
    520522        </widget> 
    521523        <packing> 
    522           <property name="padding">0</property> 
     524          <property name="padding">1</property> 
    523525          <property name="expand">False</property> 
    524526          <property name="fill">False</property>