fix TB for gtk >= 2.8

This commit is contained in:
Yann Leboulanger 2005-09-02 19:26:52 +00:00
parent 637339ea8a
commit 2d67cfa9b7
1 changed files with 1 additions and 0 deletions

View File

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