Changeset 54 for conseil.glade

Show
Ignore:
Timestamp:
03/22/07 16:48:01 (22 months ago)
Author:
ploum
Message:

Repair signals broken by Etienne's patch. Please report any other regressions

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • conseil.glade

    r53 r54  
    6161                        <child internal-child="image"> 
    6262                          <widget class="GtkImage" id="menu-item-image3"> 
    63                             <property name="stock">gtk-missing-image</property> 
    6463                            <property name="icon_name">stock_export</property> 
    6564                          </widget> 
     
    188187                <property name="can_focus">True</property> 
    189188                <property name="tooltip" translatable="yes">Add the current tab to the bookmarks</property> 
     189                <signal name="clicked" handler="on_addBookmark_clicked"/> 
    190190                <child> 
    191191                  <widget class="GtkAlignment" id="alignment1"> 
     
    200200                          <widget class="GtkImage" id="image1"> 
    201201                            <property name="visible">True</property> 
    202                             <property name="stock">gtk-missing-image</property> 
    203202                            <property name="icon_size">2</property> 
    204203                            <property name="icon_name">bookmark_add</property> 
     
    231230            </child> 
    232231            <child> 
    233               <widget class="GtkEntry" id="simple_search_entry1"> 
     232              <widget class="GtkEntry" id="simple_search_entry"> 
    234233                <property name="visible">True</property> 
    235234                <property name="can_focus">True</property> 
     
    241240            </child> 
    242241            <child> 
    243               <widget class="GtkButton" id="btnSimplesearch1"> 
     242              <widget class="GtkButton" id="btnSimplesearch"> 
    244243                <property name="visible">True</property> 
    245244                <property name="can_focus">True</property> 
     
    248247                <property name="label" translatable="yes">gtk-find</property> 
    249248                <property name="use_stock">True</property> 
     249                <signal name="clicked" handler="on_btnSimplesearch_clicked"/> 
    250250              </widget> 
    251251              <packing> 
     
    10921092                    <property name="row_spacing">2</property> 
    10931093                    <child> 
    1094                       <widget class="GtkEntry" id="entry2"> 
     1094                      <widget class="GtkEntry" id="entry1"> 
    10951095                        <property name="visible">True</property> 
    10961096                        <property name="can_focus">True</property> 
     
    10991099                        <property name="left_attach">1</property> 
    11001100                        <property name="right_attach">2</property> 
     1101                        <property name="top_attach">1</property> 
     1102                        <property name="bottom_attach">2</property> 
     1103                      </packing> 
     1104                    </child> 
     1105                    <child> 
     1106                      <widget class="GtkLabel" id="label2"> 
     1107                        <property name="visible">True</property> 
     1108                        <property name="xalign">1</property> 
     1109                        <property name="label" translatable="yes">Package:</property> 
     1110                      </widget> 
     1111                      <packing> 
     1112                        <property name="top_attach">1</property> 
     1113                        <property name="bottom_attach">2</property> 
    11011114                      </packing> 
    11021115                    </child> 
     
    11121125                    </child> 
    11131126                    <child> 
    1114                       <widget class="GtkLabel" id="label2"> 
    1115                         <property name="visible">True</property> 
    1116                         <property name="xalign">1</property> 
    1117                         <property name="label" translatable="yes">Package:</property> 
    1118                       </widget> 
    1119                       <packing> 
    1120                         <property name="top_attach">1</property> 
    1121                         <property name="bottom_attach">2</property> 
    1122                       </packing> 
    1123                     </child> 
    1124                     <child> 
    1125                       <widget class="GtkEntry" id="entry1"> 
     1127                      <widget class="GtkEntry" id="entry2"> 
    11261128                        <property name="visible">True</property> 
    11271129                        <property name="can_focus">True</property> 
     
    11301132                        <property name="left_attach">1</property> 
    11311133                        <property name="right_attach">2</property> 
    1132                         <property name="top_attach">1</property> 
    1133                         <property name="bottom_attach">2</property> 
    11341134                      </packing> 
    11351135                    </child>