Forgot the stupid import pygtk stuff there...
This commit is contained in:
parent
4384cc3f5b
commit
d0b4a48ff5
@ -19,6 +19,8 @@
|
|||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
|
import pygtk
|
||||||
|
pygtk.require('2.0')
|
||||||
import gtk
|
import gtk
|
||||||
|
|
||||||
os.environ['SUGAR_EMULATOR'] = 'yes'
|
os.environ['SUGAR_EMULATOR'] = 'yes'
|
||||||
|
Loading…
Reference in New Issue
Block a user