dialog fixes, replace fork with spawn
svn: r6226
This commit is contained in:
@ -47,10 +47,12 @@ except ImportError:
|
||||
import gtk.gdk
|
||||
import gtk
|
||||
import gtk.glade
|
||||
|
||||
import gobject
|
||||
|
||||
# setup import path
|
||||
|
||||
gobject.threads_init()
|
||||
|
||||
sys.path.append(os.path.abspath(os.path.basename(__file__)))
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user