developer console window size fixes

This commit is contained in:
Eduardo Silva
2006-11-16 10:46:13 -03:00
committed by Marco Pesenti Gritti
parent d51031d882
commit 9031ebf503
3 changed files with 12 additions and 9 deletions
+3
View File
@@ -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