From f72c133a494be537ad51f784d021ba6e3c313bb7 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Fri, 25 Jul 2014 14:46:27 +0200 Subject: updated credits --- gui.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'gui.js') diff --git a/gui.js b/gui.js index 51498e0..7e38095 100644 --- a/gui.js +++ b/gui.js @@ -69,7 +69,7 @@ SpeechBubbleMorph*/ // Global stuff //////////////////////////////////////////////////////// -modules.gui = '2014-July-24'; +modules.gui = '2014-July-25'; // Declarations @@ -2539,7 +2539,9 @@ IDE_Morph.prototype.aboutSnap = function () { + '\n\nNathan Dinsmore: Saving/Loading, Snap-Logo Design, ' + 'countless bugfixes' + '\nKartik Chandra: Paint Editor' - + '\nYuan Yuan: Graphic Effects' + + '\nMichael Ball: Time/Date UI, many bugfixes' + + '\n"Ava" Yuan Yuan: Graphic Effects' + + '\nKyle Hotchkiss: Block search design' + '\nIan Reynolds: UI Design, Event Bindings, ' + 'Sound primitives' + '\nIvan Motyashov: Initial Squeak Porting' -- cgit v1.3.1