[Sugar-devel] how to pick older version of an activity for a custom sugar spin

2009-09-28 Thread Hamilton Chua
Hello,

I am creating custom spins from strawberry branch with sugar 0.84 and I
have modified the kickstart file (soas-sugar.ks) to get the latest
versions of the activites from activities.sugarlabs.org.

The problem is that some of the latest activities are no longer
compatible with 0.84 and now work with 0.86.

Is there a way for me to tell the kickstart file to get to 0.84
compatible version of the activity instead of the latest version of the
activity?

Thanks in advance for any help.

Best,

Hamilton


___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] how to pick older version of an activity for a custom sugar spin

2009-09-28 Thread Aleksey Lim
On Mon, Sep 28, 2009 at 06:17:59PM +0800, Hamilton Chua wrote:
 Hello,
 
 I am creating custom spins from strawberry branch with sugar 0.84 and I
 have modified the kickstart file (soas-sugar.ks) to get the latest
 versions of the activites from activities.sugarlabs.org.
 
 The problem is that some of the latest activities are no longer
 compatible with 0.84 and now work with 0.86.
 
 Is there a way for me to tell the kickstart file to get to 0.84
 compatible version of the activity instead of the latest version of the
 activity?

For now, SugarPlatform version is hardcoded in .ks, see
http://git.sugarlabs.org/projects/soas/repos/mainline/blobs/master/soas-aslo-and-content.ks#line61
so, you just need to change it to 0.84

-- 
Aleksey
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] how to pick older version of an activity for a custom sugar spin

2009-09-28 Thread Hamilton Chua
Hi Aleksey,

Thanks for pointing this out. This change eluded me as I am still using
the code tagged strawberry but this looks easy enough to backport and
include into the kickstart files I am using.

Thanks !

Hamilton

 
 For now, SugarPlatform version is hardcoded in .ks, see
 http://git.sugarlabs.org/projects/soas/repos/mainline/blobs/master/soas-aslo-and-content.ks#line61
 so, you just need to change it to 0.84
 

___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel