Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS9
-rw-r--r--activity/activity.info2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ee54448..20b3247 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+2
+
+* Support various screen resolutions
+* Use jobjects for characters, backgrounds and sounds
+* Fix OLPC#4742 Implement collaboration
+* Fix OLPC#6213 Crash on import image
+* Fix OLPC#9182 COPYING file is missed
+* Fix OLPC#8460 Cartoon-Builder-1 - "Keep error" msg on close
+
1
* Initial version (ed@whsd.net)
diff --git a/activity/activity.info b/activity/activity.info
index a754f9a..0fff2d4 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -3,6 +3,6 @@ name = CartoonBuilder
service_name = com.ywwg.CartoonBuilderActivity
class = activity.CartoonBuilderActivity
icon = activity-cartoonbuilder
-activity_version = 1
+activity_version = 2
show_launcher = yes
license = GPLv2+