From 7727c2008f1f1e9b571deec363201e1dbc570df6 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Mon, 22 Nov 2010 23:07:13 +0000 Subject: new version --- diff --git a/NEWS b/NEWS index 6060857..4e4c901 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +104 + +* added more sample Python code (#548): + (copy/paste heap to/from clipboard and to/from Journal) +* Sample Python code stored in individual files +* sensor calibation for XO 1.5 hardware (Tony Forster) +* text-only support for RTF files (#893) +* refactoring of audio/video code based on Jukebox (#1613) +* catch depreciated format (#2501) +* Spanish translation of new blocks +* Reorganized some palettes (flow, portfolio) to fit smaller screen sizes + 103 * sensor palette: sound, volume, pitch, resistance, voltage diff --git a/activity/activity.info b/activity/activity.info index 7f1279b..1678823 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = Turtle Art -activity_version = 103 +activity_version = 104 license = MIT bundle_id = org.laptop.TurtleArtActivity exec = sugar-activity TurtleArtActivity.TurtleArtActivity -- cgit v0.9.1