On Thu, Aug 27, 2009 at 1:20 PM, Michael Terry<[email protected]> wrote: > Thanks for your continued work on getting this in, Evan. In your patch, > I would put the following line: > +from ubiquity.frontend.kde_components.Keyboard import * > inside the PageKde.__init__ function (with the other imports there) and > make it: > +from ubiquity.frontend.kde_components.Keyboard import Keyboard > > Because otherwise, you'd be importing KDE code even when processing that > file for GTK+.
Absolutely. Apologies for that. I wrote that in a mad dash last night, trying to merge things in before the midnight deadline. -- Ubuntu-installer mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-installer
