Split classes out of shell.py

This commit is contained in:
Marco Pesenti Gritti
2006-07-06 23:34:23 +02:00
parent 270bb8aaf6
commit ba09278c67
4 changed files with 50 additions and 550 deletions
-1
View File
@@ -1,7 +1,6 @@
import pygtk
pygtk.require('2.0')
import gtk
from gettext import gettext as _
from sugar.chat.sketchpad.SketchPad import SketchPad