Changeset 60 for management.py

Show
Ignore:
Timestamp:
03/25/07 17:16:26 (22 months ago)
Author:
ploum
Message:

#71 UI fixes - patch by Étienne. Thanks Étienne, I really don't have the talent to make such beautiful UIs :-)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • management.py

    r58 r60  
    77class manage_accounts : 
    88        def __init__(self, gladefile) : 
    9                 self.widget = gladefile.get_widget("accounts_config") 
     9                self.widget = gladefile.get_widget("accounts_dialog") 
    1010                self.gladefile = gladefile 
    1111                self.accounts_file ="accounts.xml"