=== modified file 'GDebi/GDebi.py' --- GDebi/GDebi.py 2009-02-16 07:53:23 +0000 +++ GDebi/GDebi.py 2009-02-24 15:45:18 +0000 @@ -445,6 +445,9 @@ # show the button self.button_deb_install_close.set_sensitive(True) self.button_deb_install_close.grab_default() + #Close if checkbox is selected + if self.checkbutton1.get_active(): + self.on_button_deb_install_close_clicked(None) self.label_action.set_markup(""+_("Installation finished")+"") if dprogress.exitstatus == 0: self.label_install_status.set_markup(""+_("Package '%s' was installed") % os.path.basename(self._deb.file)+"") === modified file 'data/gdebi.glade' --- data/gdebi.glade 2009-02-16 07:53:23 +0000 +++ data/gdebi.glade 2009-02-24 15:44:58 +0000 @@ -1050,7 +1050,7 @@ True True - False + True 6 @@ -1092,6 +1092,25 @@ True + + + + True + True + Automatically close after the changes have been successfully applied + True + GTK_RELIEF_NORMAL + True + False + False + True + + + 0 + False + False + + 0