missing import

This commit is contained in:
Yann Leboulanger 2005-05-18 12:28:29 +00:00
parent b97b4654a5
commit a730ab8e90
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ import gtk.glade
import gobject
from common import gajim
from common import i18n
_ = i18n._
APP = i18n.APP