From a7470cfe01b96da3d387e098630d15e913f7f145 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Sun, 22 Jan 2006 21:29:22 +0100 Subject: * expand the terminal on a conffile question --- DistUpgrade/DistUpgradeViewGtk.py | 1 + 1 file changed, 1 insertion(+) (limited to 'DistUpgrade/DistUpgradeViewGtk.py') diff --git a/DistUpgrade/DistUpgradeViewGtk.py b/DistUpgrade/DistUpgradeViewGtk.py index 4b4b0761..55f1f6fd 100644 --- a/DistUpgrade/DistUpgradeViewGtk.py +++ b/DistUpgrade/DistUpgradeViewGtk.py @@ -150,6 +150,7 @@ class GtkInstallProgressAdapter(InstallProgress): dialog.run() dialog.destroy() def conffile(self, current, new): + self.expander.set_expanded=True pass def fork(self): pid = self.term.forkpty(envv=self.env) -- cgit v1.2.3