Changeset 34 for conseil.glade

Show
Ignore:
Timestamp:
07/09/06 18:13:24 (2 years ago)
Author:
ploum
Message:

#9 Window size
#15 tab size must be limited
#39 order of bookmarks is not stored
+ bookmarks file for each protocol

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • conseil.glade

    r15 r34  
    44<glade-interface> 
    55 
    6 <widget class="GtkWindow" id="window1"> 
     6<widget class="GtkWindow" id="main_window"> 
    77  <property name="visible">True</property> 
    88  <property name="title" translatable="yes">Conseil Bug Triager</property> 
     
    1010  <property name="window_position">GTK_WIN_POS_NONE</property> 
    1111  <property name="modal">False</property> 
     12  <property name="default_width">750</property> 
     13  <property name="default_height">550</property> 
    1214  <property name="resizable">True</property> 
    1315  <property name="destroy_with_parent">False</property> 
     
    327329          <child> 
    328330            <widget class="GtkHPaned" id="hpaned1"> 
     331              <property name="border_width">5</property> 
    329332              <property name="visible">True</property> 
    330333              <property name="can_focus">True</property> 
     
    332335              <child> 
    333336                <widget class="GtkNotebook" id="notebook1"> 
    334                   <property name="width_request">147</property> 
    335337                  <property name="visible">True</property> 
    336338                  <property name="can_focus">True</property> 
     
    442444              <child> 
    443445                <widget class="GtkNotebook" id="bugs_tabs"> 
    444                   <property name="width_request">350</property> 
    445                   <property name="height_request">104</property> 
    446446                  <property name="visible">True</property> 
    447447                  <property name="can_focus">True</property>