From 72e28a934bc26b5f9c9b8ac6d917aad5eb76b51d Mon Sep 17 00:00:00 2001 From: Vincent Vinet Date: Thu, 19 Mar 2009 03:47:04 +0000 Subject: Add the Widget Identifier and corresponding Action Make Writus use it Fix a dupe in the ActivityToolbar Use the ObjectStore in tutorial.attach() Do a rebase onto master and hope it works --- (limited to 'src/sugar/tutorius/Makefile.am') diff --git a/src/sugar/tutorius/Makefile.am b/src/sugar/tutorius/Makefile.am index 6fd32c7..1fb11e1 100644 --- a/src/sugar/tutorius/Makefile.am +++ b/src/sugar/tutorius/Makefile.am @@ -7,4 +7,5 @@ sugar_PYTHON = \ gtkutils.py \ filters.py \ services.py \ - overlayer.py + overlayer.py \ + editor.py -- cgit v0.9.1