From 8e09f8f3d9dc08f0fd43c3e0fc9c15d825945b50 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Fri, 04 May 2012 16:19:13 +0000 Subject: v35 --- diff --git a/NEWS b/NEWS index c0cc6c8..b84acc1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +35 + +ENHANCEMENT +* Using palette for spinners (#3563 and #3480) + +BUG_FIX +* Remove work-around label color-style problem (#3479) in light of + patch to fix #3558 and #3479 + 34 ENHANCEMENTS @@ -5,7 +14,7 @@ ENHANCEMENTS * Notify user of delay in loading new abacus * Display abacus name on toolbar -BUG_FIXES: +BUG_FIXES * Work-around label color-style problem (#3479) * Refactoring to fix problem with excessive memory usage * Don't allow custom abacus larger than screen diff --git a/activity/activity.info b/activity/activity.info index 6c97e60..abf5f87 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = Abacus -activity_version = 34 +activity_version = 35 license = GPLv3 bundle_id = org.sugarlabs.AbacusActivity exec = sugar-activity AbacusActivity.AbacusActivity -- cgit v0.9.1