Changeset 1486

Show
Ignore:
Timestamp:
09/03/08 13:13:36 (4 months ago)
Author:
astormont
Message:

Fixed glade AGAIN.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • wine-doors/trunk/src/queue.py

    r1436 r1486  
    1515    """ 
    1616    I think wine-doors needs to be centralised by the queue, it seem to me to be the  
    17     intercange point between the user interface and the packages... some refactoring  
     17    interchange point between the user interface and the packages... some refactoring  
    1818    needs to be worked on. 
    1919    """ 
  • wine-doors/trunk/src/winedoors.glade

    r1480 r1486  
    425425                <property name="row_spacing">10</property> 
    426426                <child> 
    427                   <widget class="GtkEntry" id="en_company1"> 
     427                  <widget class="GtkEntry" id="en_company"> 
    428428                    <property name="visible">True</property> 
    429429                    <property name="can_focus">True</property> 
     
    439439                </child> 
    440440                <child> 
    441                   <widget class="GtkEntry" id="en_name1"> 
     441                  <widget class="GtkEntry" id="en_name"> 
    442442                    <property name="visible">True</property> 
    443443                    <property name="can_focus">True</property> 
     
    451451                </child> 
    452452                <child> 
    453                   <widget class="GtkCheckButton" id="ck_licensed1"> 
     453                  <widget class="GtkCheckButton" id="ck_licensed"> 
    454454                    <property name="visible">True</property> 
    455455                    <property name="can_focus">True</property>