From 7019bbb21cf345a25afe87c148e5651aef3dd5c2 Mon Sep 17 00:00:00 2001 From: Vincent Vinet Date: Sat, 28 Feb 2009 01:54:39 +0000 Subject: -Replace the current event classes to use EVentFilters and callbacks onto the Tutorial claa -Wow this is an awesome commit, seriously! --- (limited to 'src/sugar/tutorius/Makefile.am') diff --git a/src/sugar/tutorius/Makefile.am b/src/sugar/tutorius/Makefile.am index 8389349..d6ce0f1 100644 --- a/src/sugar/tutorius/Makefile.am +++ b/src/sugar/tutorius/Makefile.am @@ -3,4 +3,6 @@ sugar_PYTHON = \ __init__.py \ core.py \ dialog.py \ - actions.py + actions.py \ + gtkutils.py \ + filters.py -- cgit v0.9.1