Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2014-05-19 22:54:18 (GMT)
committer Walter Bender <walter@sugarlabs.org>2014-05-19 22:54:18 (GMT)
commit11ae9d4cac488ef77f379b5197b1670b577978a8 (patch)
tree58a83520a9b1ec3aa027bbce7e4ce3fea54656e0
parentbc53dbd7888bf05482b8f9ee56289b87cd2d6543 (diff)
v12v12
-rw-r--r--NEWS5
-rw-r--r--XOEditorActivity.py1
-rw-r--r--activity/activity.info2
3 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 001b168..e793b96 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,9 @@
NEWS
+12
+
+ENHACEMENT:
+* New translations
+
11
ENHACEMENT:
diff --git a/XOEditorActivity.py b/XOEditorActivity.py
index 9cc33b9..9882f7c 100644
--- a/XOEditorActivity.py
+++ b/XOEditorActivity.py
@@ -112,6 +112,7 @@ class XOEditorActivity(activity.Activity):
alert.connect('response', _notification_alert_response_cb, self)
self.add_alert(alert)
alert.show()
+
def _rotate_cb(self, button=None):
self._game.rotate()
def write_file(self, file_path):
diff --git a/activity/activity.info b/activity/activity.info
index 6923d0e..4903d47 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -3,7 +3,7 @@ name = xoEditor
exec = sugar-activity XOEditorActivity.XOEditorActivity
bundle_id = org.laptop.xoEditorActivity
icon = activity-xo-editor
-activity_version = 11
+activity_version = 12
show_launcher = yes
license = GPLv3
summary = select colors for your XO icon