From 10c3e3b5a5b032b543645bb5499bbfaefcb00bb8 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Wed, 17 Mar 2010 19:05:09 +0000 Subject: new release --- diff --git a/NEWS b/NEWS index 7de79ec..8538c3c 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,7 @@ -<<<<<<< HEAD:NEWS -======= +84 + +* merge with mainline + 83 * added new user-interface features @@ -26,9 +28,11 @@ o save SVG block lets you generate SVG with Turtle Art o improved export-to-HTML logic o new translations + o multi-variable in-line Python-code blocks + o traceback for checking errors in in-line Python code * completed a major refactoring of the code - o 90% smaller download bundle-size + o download bundle-size is only 40% of previous versions o faster first-time launch o greatly simplified i18n maintenance o easier to extend with new blocks and palettes @@ -37,7 +41,6 @@ * minor updates to Spanish translations ->>>>>>> f1d5ed75c29961a718eb3c59fde1663c184f20cf:NEWS 81 * fixed keyboard input bug introduced in v79 diff --git a/activity/activity.info b/activity/activity.info index bf8ea51..fcfd782 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,10 +1,6 @@ [Activity] name = Turtle Art -<<<<<<< HEAD:activity/activity.info -activity_version = 81 -======= -activity_version = 83 ->>>>>>> f1d5ed75c29961a718eb3c59fde1663c184f20cf:activity/activity.info +activity_version = 84 license = MIT bundle_id = org.laptop.TurtleArtActivity exec = sugar-activity TurtleArtActivity.TurtleArtActivity -- cgit v0.9.1