From f664def8463a84284a1a8f93ddc5cd6dae3f9d1b Mon Sep 17 00:00:00 2001 From: Necoro <> Date: Sun, 20 Jan 2008 02:25:04 +0000 Subject: r682@Devoty: necoro | 2008-01-20 03:23:02 +0100 remove package at the _end_ of the merge --- portato/gui/gui_helper.py | 1 + 1 file changed, 1 insertion(+) (limited to 'portato/gui/gui_helper.py') diff --git a/portato/gui/gui_helper.py b/portato/gui/gui_helper.py index 9c16892..28463a8 100644 --- a/portato/gui/gui_helper.py +++ b/portato/gui/gui_helper.py @@ -519,6 +519,7 @@ class EmergeQueue: title = self.console.get_window_title() if title != old_title: self.title_update(title) + old_title = title time.sleep(0.5) if self.up: -- cgit v1.2.3-54-g00ecf