From 2acc15d172df3daa942e7f163a9a90468612e851 Mon Sep 17 00:00:00 2001 From: Reinier Heeres Date: Sat, 20 Sep 2008 10:54:15 +0000 Subject: Release version 24. --- 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 -- cgit v0.9.1