add missing import

This commit is contained in:
Nikos Kouremenos 2005-09-08 14:03:19 +00:00
parent c7c555d8f4
commit 619cdf307c
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ import xml.sax.saxutils
import gtk
import gobject
import os
import sys
from common import i18n
i18n.init()
_ = i18n._