From a910a282c1e668221a131fd7b4ec35c820fb19be Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Sun, 02 Sep 2012 04:05:20 +0000 Subject: v156 --- diff --git a/NEWS b/NEWS index 105ccdd..8d65765 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +156 + +ENHANCEMENT: +* Make button down block a boolean +* New translations +* Restore from trash added as a button to edit toolbar + +BUG FIX: +* Check for get_window, not available on some older systems +* Fixed a few corner cases with autogeneration of palette blocks + +154 + +ENHANCEMENT: +* New sample code +* New translations + +BUG FIX: +* Add custom storein boxes to palette + 152 ENHANCEMENT: diff --git a/activity/activity.info b/activity/activity.info index 4011863..d7f3086 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = Turtle Art -activity_version = 152 +activity_version = 156 license = MIT bundle_id = org.laptop.TurtleArtActivity exec = sugar-activity TurtleArtActivity.TurtleArtActivity -- cgit v0.9.1