From b749990cfb977934949ad3124c2206073b7257cf Mon Sep 17 00:00:00 2001 From: Reinier Heeres Date: Sun, 18 Jan 2009 20:16:41 +0000 Subject: Release 28 --- diff --git a/MANIFEST b/MANIFEST index 3cd025a..4d9d68a 100644 --- a/MANIFEST +++ b/MANIFEST @@ -28,6 +28,12 @@ icons/boolean-or.svg icons/boolean-neq.svg icons/constants-pi.svg icons/constants-e.svg +icons/digits-15.svg +icons/digits-12.svg +icons/digits-6.svg +icons/digits-9.svg +icons/format-exp.svg +icons/format-sci.svg icons/format-rad.svg icons/format-deg.svg icons/plot.svg diff --git a/NEWS b/NEWS index 488704d..27c3664 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +28 + * Support 'real' scientific notation (#4250) * Add switching between exponential/scientific notation * Allow changing of number of displayed digits diff --git a/activity/activity.info b/activity/activity.info index 57d068f..01cc919 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -3,7 +3,7 @@ name = Calculate bundle_id = org.laptop.Calculate icon = calculate exec = sugar-activity calculate.Calculate -s -activity_version = 27 +activity_version = 28 host_version = 1 show_launcher = yes license = GPLv2+ -- cgit v0.9.1