Remove example unrelated to Sugar Toolkit

master
Pro-Panda 6 years ago committed by James Cameron
parent 8f047b5819
commit 7589102e34

@ -1,8 +0,0 @@
from gi.repository import Gtk
from common import set_theme
from jarabe.intro.window import IntroWindow
set_theme()
win = IntroWindow()
win.show_all()
Gtk.main()
Loading…
Cancel
Save