diff --git a/src/gtkexcepthook.py b/src/gtkexcepthook.py index 1bc552a24..7e398979d 100644 --- a/src/gtkexcepthook.py +++ b/src/gtkexcepthook.py @@ -22,6 +22,7 @@ import threading import gtk import pango +from common import i18n import dialogs from cStringIO import StringIO