summaryrefslogtreecommitdiffstats
path: root/iw
diff options
context:
space:
mode:
Diffstat (limited to 'iw')
-rw-r--r--iw/examine.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/iw/examine.py b/iw/examine.py
index 459367dae..2dba67468 100644
--- a/iw/examine.py
+++ b/iw/examine.py
@@ -1,6 +1,7 @@
from gtk import *
from iw import *
from package import *
+from gui import _
class UpgradeExamineWindow (InstallWindow):