[etoys-dev] Etoys: MorphicExtras-kfr.33.mcz

commits at source.squeak.org commits at source.squeak.org
Mon Oct 10 16:40:39 EDT 2011


Karl Ramberg uploaded a new version of MorphicExtras to project Etoys:
http://source.squeak.org/etoys/MorphicExtras-kfr.33.mcz

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

Name: MorphicExtras-kfr.33
Author: kfr
Time: 10 October 2011, 10:40:07 pm
UUID: 0c5898bf-e65f-7544-acc2-d61014982d14
Ancestors: MorphicExtras-kfr.32

Change description for partsbin

=============== Diff against MorphicExtras-kfr.32 ===============

Item was changed:
  ----- Method: WebCamMorph class>>descriptionForPartsBin (in category 'parts bin') -----
  descriptionForPartsBin
  	^ self
  		partName: 'WebCam' translatedNoop
+ 		categories: {'Multimedia' translatedNoop}
- 		categories: {'WebCam' translatedNoop}
  		documentation: 'WebCam player.' translatedNoop
  		sampleImageForm: self icon!



More information about the etoys-dev mailing list