Changeset 61 for conseil.glade

Show
Ignore:
Timestamp:
03/26/07 07:18:51 (22 months ago)
Author:
ploum
Message:

The first Conseil that you can configure with the GUI and the even post comments on Launchpad !

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • conseil.glade

    r60 r61  
    1616            <property name="visible">True</property> 
    1717            <child> 
    18               <widget class="GtkMenuItem" id="menuitem1"> 
     18              <widget class="GtkMenuItem" id="bugs_item"> 
    1919                <property name="visible">True</property> 
    2020                <property name="label" translatable="yes">_Bugs</property> 
     
    8585            </child> 
    8686            <child> 
    87               <widget class="GtkMenuItem" id="menuitem2"> 
     87              <widget class="GtkMenuItem" id="edit_item"> 
    8888                <property name="visible">True</property> 
    8989                <property name="label" translatable="yes">_Édition</property> 
    9090                <property name="use_underline">True</property> 
    9191                <child> 
    92                   <widget class="GtkMenu" id="menuitem2_menu"> 
     92                  <widget class="GtkMenu" id="edit_menu"> 
    9393                    <child> 
    9494                      <widget class="GtkImageMenuItem" id="accounts"> 
     
    9898                        <signal name="activate" handler="on_account_activate"/> 
    9999                        <child internal-child="image"> 
    100                           <widget class="GtkImage" id="menu-item-image4"> 
    101                             <property name="stock">gtk-missing-image</property> 
    102                           </widget> 
    103                         </child> 
    104                       </widget> 
    105                     </child> 
    106                   </widget> 
    107                 </child> 
    108               </widget> 
    109             </child> 
    110             <child> 
    111               <widget class="GtkMenuItem" id="menuitem3"> 
     100                          <widget class="GtkImage" id="account-menu-icon"> 
     101                            <property name="icon_name">config-users</property> 
     102                          </widget> 
     103                        </child> 
     104                      </widget> 
     105                    </child> 
     106                  </widget> 
     107                </child> 
     108              </widget> 
     109            </child> 
     110            <child> 
     111              <widget class="GtkMenuItem" id="view_item"> 
    112112                <property name="visible">True</property> 
    113113                <property name="label" translatable="yes">Afficha_ge</property> 
     
    130130            </child> 
    131131            <child> 
    132               <widget class="GtkMenuItem" id="menuitem4"> 
     132              <widget class="GtkMenuItem" id="help_item"> 
    133133                <property name="visible">True</property> 
    134134                <property name="label" translatable="yes">_Aide</property> 
     
    15011501                        </child> 
    15021502                        <child> 
    1503                           <widget class="GtkComboBox" id="accounts_protocol"> 
    1504                             <property name="visible">True</property> 
    1505                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
    1506                           </widget> 
    1507                           <packing> 
    1508                             <property name="left_attach">1</property> 
    1509                             <property name="right_attach">2</property> 
    1510                           </packing> 
    1511                         </child> 
    1512                         <child> 
    15131503                          <widget class="GtkEntry" id="accounts_url"> 
    15141504                            <property name="visible">True</property> 
     
    15431533                            <property name="can_focus">True</property> 
    15441534                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1535                            <property name="visibility">False</property> 
    15451536                            <signal name="changed" handler="on_accounts_password_changed"/> 
    15461537                          </widget> 
     
    15501541                            <property name="top_attach">3</property> 
    15511542                            <property name="bottom_attach">4</property> 
     1543                          </packing> 
     1544                        </child> 
     1545                        <child> 
     1546                          <widget class="GtkAlignment" id="alignment1"> 
     1547                            <property name="visible">True</property> 
     1548                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1549                            <property name="xalign">0</property> 
     1550                            <property name="xscale">0</property> 
     1551                            <child> 
     1552                              <widget class="GtkComboBox" id="accounts_protocol"> 
     1553                                <property name="visible">True</property> 
     1554                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1555                              </widget> 
     1556                            </child> 
     1557                          </widget> 
     1558                          <packing> 
     1559                            <property name="left_attach">1</property> 
     1560                            <property name="right_attach">2</property> 
    15521561                          </packing> 
    15531562                        </child>