tweak init script

This commit is contained in:
Marcos Pinto 2007-12-12 23:20:30 +00:00
parent 79b0f67760
commit bf037ab3d6
1 changed files with 2 additions and 0 deletions

View File

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