From ab9c821a840b56c6358c81f5a24571f97672a795 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Sat, 02 Jun 2012 04:21:07 +0000 Subject: v141 --- diff --git a/NEWS b/NEWS index c19d19a..df704f5 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,17 @@ +141 + +BUG FIXES: +* get_lower() and get_upper() are only available in PyGTK 2.14 and above +* Movies playback works properly (#3166, #3369) +* Don't drag canvas while program is running (interferes with mouse + sensor blocks) + 140 ENHANCEMENTS: * New translations -BUG FIX: +BUG FIXES: * Blank out coordinate display when data are invalid (#3599) * Import CalledProcessError in audiograb.py diff --git a/activity/activity.info b/activity/activity.info index 9b5d94f..c7ba3d4 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = Turtle Art -activity_version = 140 +activity_version = 141 license = MIT bundle_id = org.laptop.TurtleArtActivity exec = sugar-activity TurtleArtActivity.TurtleArtActivity -- cgit v0.9.1