Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2011-04-16 16:35:56 (GMT)
committer Walter Bender <walter.bender@gmail.com>2011-04-16 16:35:56 (GMT)
commit15b4868238107a5544a448d046ceb4ffcd8f478b (patch)
tree8e212c252593fcb9ceaeea41ca716e3db4f326fb
parent0297ae8786b4900bf2dca77e2fee4aaaa41d77a5 (diff)
new release: 107v107
-rw-r--r--COPYING4
-rw-r--r--NEWS3
-rwxr-xr-xactivity/activity.info2
3 files changed, 6 insertions, 3 deletions
diff --git a/COPYING b/COPYING
index d2954ad..ff7d256 100644
--- a/COPYING
+++ b/COPYING
@@ -1,6 +1,6 @@
Copyright (c) 2007, Playful Invention Company
-Copyright (c) 2008-10, Walter Bender
-Copyright (c) 2009-10 Raúl Gutiérrez Segalés
+Copyright (c) 2008-11, Walter Bender
+Copyright (c) 2009-11 Raúl Gutiérrez Segalés
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/NEWS b/NEWS
index 80c4a65..2829027 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,8 @@ ENHANCEMENTS
* Extend clearscreen to entire canvas (#2745)
* Cleaned up some issues with .es translations (Guzman Trinidad)
* More robust handling of broken projects and unknown block types
+* Added hidden blocks when plugin devices are unavailable
+* Added new Python example for recording audio
BUG FIXES
@@ -31,6 +33,7 @@ BUG FIXES
* Fixed problem with displaying large FILO heap (#2751)
* Fixed a problem with tags causing malformed HTML export
* Fixed problem with first sample when using sensors
+* Fixed problem with method-name conflict with gtk.widget
PYTHON CODE CHANGE
diff --git a/activity/activity.info b/activity/activity.info
index 151339c..c5f1c06 100755
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,6 +1,6 @@
[Activity]
name = Turtle Art
-activity_version = 106
+activity_version = 107
license = MIT
bundle_id = org.laptop.TurtleArtActivity
exec = sugar-activity TurtleArtActivity.TurtleArtActivity