tweak init script
This commit is contained in:
parent
79b0f67760
commit
bf037ab3d6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue