Comment 1 for bug 317100

Revision history for this message
Brandon Williams (opensource-subakutty) wrote :

In Gui.Application.doAutostart, this line:

    elif(self.config.safeGetBoolean('GUI','loadKeys')):

should just be an if.