From ab4844215ec259878daf9f00c3f736fb6a005df5 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Wed, 09 May 2012 00:18:04 +0000 Subject: v139 --- diff --git a/NEWS b/NEWS index a487427..5e961f6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,25 @@ +139 + +ENHANCEMENTS: +* Autohide blocks when running program from "Rabbit" +* Autoshow blocks on Stop or Error +* Move Show-Blocks button to Stop-Turtle button on main toolbar +* Add --run flag to GNOME version for autorun on launch +* New translations +* New plugin strings +* New translations +(with help from Alan Jhonn Aguiar Schwyn and Andres Aguirre) + +BUG FIX: +* Fix spacing of GNOME toolbar +* Use black list instead of white list to specify when to not + right-justify the Stop button (#3574). +* Expose white list for blocks that can take either string or numeric + arguments +* Reset default background color on clean/erase +* Properly update turtle coordinates on View toolbar + + 138 ENHANCEMENTS: diff --git a/activity/activity.info b/activity/activity.info index d964af0..5069aaf 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = Turtle Art -activity_version = 138 +activity_version = 139 license = MIT bundle_id = org.laptop.TurtleArtActivity exec = sugar-activity TurtleArtActivity.TurtleArtActivity -- cgit v0.9.1