Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgnacio Rodríguez <ignaciorodriguez@sugarlabs.org>2012-10-15 21:26:43 (GMT)
committer Ignacio Rodríguez <ignaciorodriguez@sugarlabs.org>2012-10-15 21:26:43 (GMT)
commit2a35f5a89c97a2bb14208aa06e504891bc9af6db (patch)
tree72c4d7b70faacc868e5b48d8a96e887caa9f1996
parentf48d25483584a6df1df5bf540e9291376fe2c360 (diff)
Port Finish!
-rw-r--r--NEWS4
-rw-r--r--activity/activity.info3
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 500414c..7a6b442 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3
+
+* Port to GTK3: Ignacio Rodríguez
+
2
* Add color game
diff --git a/activity/activity.info b/activity/activity.info
index 8dd06d0..d42b488 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,8 +1,9 @@
[Activity]
name = Recall
-activity_version = 2
+activity_version = 3
license = GPLv3
bundle_id = org.sugarlabs.RecallActivity
exec = sugar-activity RecallActivity.RecallActivity
icon = activity-recall
show_launcher = yes
+summary = The Recall Activity is a series of four memory games, each of increasing difficulty.