Comment 1 for bug 988259

Revision history for this message
Michael Schwendt (mschwendt) wrote :

Related to the soundconverter.settings['mode'] variable, I fail to find code that evaluates it:

$ grep settings *|grep mode
$
$ grep gui *
settings.py: 'mode': 'gui',
Binary file settings.pyc matches
Binary file settings.pyo matches
ui.py:def gui_main(name, version, gladefile, input_files):
Binary file ui.pyc matches
Binary file ui.pyo matches