Comment 6 for bug 1423279

Revision history for this message
dino99 (9d9) wrote :

Here is the 335-337 lines :

 #FIXME, below to be tested
        #self.confDialogue.resize(self.confDialogue.minimumSizeHint())
        self.confDialogue.show_difference_button.clicked.connect(self.showConffile))

So the last ')' seems not needed.
But i wonder why that "DidtUpgradeViewKDE.py is used/needed on a "Gnome" installation from a gnome-shell session ?
That looks like an inappropriate design.