[etoys-dev] Etoys: ScratchConnect-bf.4.mcz

commits at source.squeak.org commits at source.squeak.org
Mon Jun 25 08:14:18 EDT 2012


Bert Freudenberg uploaded a new version of ScratchConnect to project Etoys:
http://source.squeak.org/etoys/ScratchConnect-bf.4.mcz

==================== Summary ====================

Name: ScratchConnect-bf.4
Author: bf
Time: 25 June 2012, 2:14:06 pm
UUID: 07280f7d-07ac-48e8-9634-e5abbd42b10f
Ancestors: ScratchConnect-bf.3

Move ScratchClient to "Tools" category

=============== Diff against ScratchConnect-bf.3 ===============

Item was changed:
  ----- Method: ScratchClientMorph class>>descriptionForPartsBin (in category 'parts bin') -----
  descriptionForPartsBin
  	^ self
  		partName: 'Scratch Client'
+ 		categories: #('Tools' )
- 		categories: #('Scratch' )
  		documentation: 'Scratch Networking Protocol Client'!



More information about the etoys-dev mailing list