Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS5
-rw-r--r--activity/activity.info2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0f285bf..4dc63dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
NEWS
+4
+* New button artwork
+* Eliminated unnecessary rotate feature
+* Sorted colors in spiral from "calm" to "exciting"
+
3
* Rebased on Python
* Spiral layout of all color combinations
diff --git a/activity/activity.info b/activity/activity.info
index 0875555..ce76182 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -3,6 +3,6 @@ name = xoEditor
exec = sugar-activity XOEditorActivity.XOEditorActivity
bundle_id = org.laptop.xoEditorActivity
icon = activity-xo-editor
-activity_version = 3
+activity_version = 4
show_launcher = yes
license=GPLv3