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>2012-04-04 15:00:07 (GMT)
committer Walter Bender <walter.bender@gmail.com>2012-04-04 15:00:07 (GMT)
commit3b7958ea6f7474a1606ff916034b592cce2b16e4 (patch)
tree47ad052993b12b5947ecc2d6631a4e3225e74714
parentd91a1c28fe659a21fc2c6d7a9d9c02909c01d117 (diff)
v4v4
-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