Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReinier Heeres <rwh@rwh.(none)>2008-09-20 10:54:15 (GMT)
committer Reinier Heeres <rwh@rwh.(none)>2008-09-20 10:54:15 (GMT)
commit2acc15d172df3daa942e7f163a9a90468612e851 (patch)
tree87777bb7842bd1e5d474fe3d750054389693f6d0
parent70ceb021ea9c321258af5dd7783c5a86101e0a62 (diff)
Release version 24.v24
-rw-r--r--NEWS10
-rw-r--r--activity/activity.info8
2 files changed, 15 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index ef4ff69..69adf5e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+24
+
+* Division by 0 returns 'Undefined'
+* Make 'clear' and 'enter' translateable
+* Remove pseudo.po
+* Fix ne.po (newlines)
+* Fix translations that had taken mul_sym litterally
+* Add COPYING and AUTHORS
+* Update MANIFEST
+
23
* Add locale dir contents to MANIFEST
diff --git a/activity/activity.info b/activity/activity.info
index 2202b49..b2fce81 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,8 +1,10 @@
[Activity]
name = Calculate
-service_name = org.laptop.Calculate
-class = calculate.Calculate
+bundle_id = org.laptop.Calculate
icon = calculate
-activity_version = 23
+exec = sugar-activity calculate.Calculate -s
+activity_version = 24
+host_version = 1
show_launcher = yes
licence = GPLv2+
+update_url = http://dev.laptop.org/~rwh/calculate