summaryrefslogtreecommitdiffstats
path: root/iw/progress_gui.py
diff options
context:
space:
mode:
Diffstat (limited to 'iw/progress_gui.py')
-rw-r--r--iw/progress_gui.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/iw/progress_gui.py b/iw/progress_gui.py
index 6c809aeea..87d5c5bed 100644
--- a/iw/progress_gui.py
+++ b/iw/progress_gui.py
@@ -1,7 +1,7 @@
#
# progress_gui.py: install/upgrade progress window setup.
#
-# Copyright 2001 Red Hat, Inc.
+# Copyright 2000-2002 Red Hat, Inc.
#
# This software may be freely redistributed under the terms of the GNU
# library public license.
@@ -20,7 +20,7 @@ import timer
import gobject
import gtk
from iw_gui import *
-from translate import _, N_, utf8
+from rhpl.translate import _, N_, utf8
from packages import doInstall
from constants import *