Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--activity/activity.info2
-rwxr-xr-xsetup.py2
3 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 4c1cfff..54216e9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+56
+
+* Translation release
+
55
* Translation release
diff --git a/activity/activity.info b/activity/activity.info
index 564403f..e5808dd 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -3,6 +3,6 @@ name = Write
service_name = org.laptop.AbiWordActivity
class = AbiWordActivity.AbiWordActivity
icon = activity-write
-activity_version = 55
+activity_version = 56
show_launcher = 1
mime_types = text/rtf;text/plain;application/x-abiword;text/x-xml-abiword;application/msword;application/rtf;application/xhtml+xml;text/html;application/vnd.oasis.opendocument.text
diff --git a/setup.py b/setup.py
index 88a92f8..fae74b8 100755
--- a/setup.py
+++ b/setup.py
@@ -18,5 +18,5 @@
from sugar.activity import bundlebuilder
-bundlebuilder.start('Write')
+bundlebuilder.start()