Changeset 472 for trunk/gajim.py

Show
Ignore:
Timestamp:
02/28/05 16:46:30 (4 years ago)
Author:
nk
Message:

removal of accounts from (contact) Information; sep in edit menu above preferences

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/gajim.py

    r469 r472  
    5151                sys.exit() 
    5252 
    53  
    54 # FIXME: not sure where to put that. maybe here? 
    5553# ^C exits the application 
    5654signal.signal(signal.SIGINT, signal.SIG_DFL)