developer console window size fixes
This commit is contained in:
committed by
Marco Pesenti Gritti
parent
d51031d882
commit
9031ebf503
@@ -1,6 +1,9 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
# Sugar developer console launcher
|
||||
import pygtk
|
||||
pygtk.require('2.0')
|
||||
|
||||
import os, sys
|
||||
from sugar import env
|
||||
|
||||
|
||||
Reference in New Issue
Block a user