Ignore:
Timestamp:
03/10/12 16:31:28 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
Message:

The config file is saved with restrictive permissions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/gui/flight.py

    r42 r43  
    9797                config.pilotID = self._pilotID.get_text()
    9898                config.password = self._password.get_text()
     99                config.save()
    99100                self._wizard.nextPage()
    100101            else:
Note: See TracChangeset for help on using the changeset viewer.