tweak init script

This commit is contained in:
Marcos Pinto 2007-12-12 23:20:30 +00:00
commit bf037ab3d6

View file

@ -31,6 +31,8 @@
# statement from all source files in the program, then also delete it here. # statement from all source files in the program, then also delete it here.
import gettext import gettext
import pygtk
pygtk.require('2.0')
import gtk.glade import gtk.glade
import locale import locale
import os import os