Comment 3 for bug 225292

Revision history for this message
glennric (glennric) wrote :

To fix the preferences dialog all that needs to be done is to change line 106 of the file src/quit-applet.py from "self.logout_command.set_text(applet.command)" to "self.logout_command.set_text(applet.logout_command)"

I have attached a patch to be applied against bzr revision 476.