From bd866f389dcf33182d0e4a41912c93bfe87848b3 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 12 May 2006 18:04:35 +0200 Subject: * more wording (thanks to mpt) --- DistUpgrade/DistUpgradeViewGtk.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DistUpgrade/DistUpgradeViewGtk.py') diff --git a/DistUpgrade/DistUpgradeViewGtk.py b/DistUpgrade/DistUpgradeViewGtk.py index 6454bbe3..8611c033 100644 --- a/DistUpgrade/DistUpgradeViewGtk.py +++ b/DistUpgrade/DistUpgradeViewGtk.py @@ -118,7 +118,7 @@ class GtkFetchProgressAdapter(apt.progress.FetchProgress): class GtkInstallProgressAdapter(InstallProgress): # timeout with no status change when the terminal is expanded # automatically - TIMEOUT_TERMINAL_ACTIVITY = 120 + TIMEOUT_TERMINAL_ACTIVITY = 240 def __init__(self,parent): InstallProgress.__init__(self) -- cgit v1.2.3