Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/editlessonlistscreen.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove wrapper (port/ directory) around sugar-toolkit SL #3780Manuel Kaufmann2012-09-261-5/+13
| | | | | | | | This wrapper was used to allow compatibility with old versions of Sugar. I'm removing this because is no longer needed by the Gtk3 versions of this Activity. Signed-off-by: Manuel Kaufmann <humitos@gmail.com>
* Edit lessons sectionManuel Kaufmann2012-08-101-27/+30
| | | | | | | | | After the port to Gtk3 the Edit Lessons section didn't work anymore. This commits solves this and make this section available again. Signed-off-by: Manuel Kaufmann <humitos@gmail.com> Reviewed-by: Gonzalo Odiard <gonzalo@laptop.org>
* Port to Gtk3 SL #3772Manuel Kaufmann2012-08-091-50/+50
| | | | | | This commit ports Typing Turtle to its Gtk3 version. Signed-off-by: Manuel Kaufmann <humitos@gmail.com>
*