diff --git a/usbcreator/frontends/gtk/frontend.py b/usbcreator/frontends/gtk/frontend.py index f293b3e..05d06ef 100644 --- a/usbcreator/frontends/gtk/frontend.py +++ b/usbcreator/frontends/gtk/frontend.py @@ -213,7 +213,7 @@ def delete_timeout(self, timer): def add_source(self, source): logging.debug('add_source: %s' % str(source)) _append_to_list_and_select(self.source_treeview, [source], - force_selection=False) + force_selection=True) # XXX evand 2009-09-17: Find a label and icon for the device, if we # don't already have one. This will go away when the code for the