summaryrefslogtreecommitdiff
path: root/gui.js
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-07-25 14:46:27 +0200
committerjmoenig <jens@moenig.org>2014-07-25 14:46:27 +0200
commitf72c133a494be537ad51f784d021ba6e3c313bb7 (patch)
treecf21e2c2c982fb88ff875b4a1b407ba5df2e6d6b /gui.js
parent3aae7c3ce478c3d5ba5cb716a67bf117d0a48a84 (diff)
downloadsnap-yow-f72c133a494be537ad51f784d021ba6e3c313bb7.tar.gz
snap-yow-f72c133a494be537ad51f784d021ba6e3c313bb7.zip
updated credits
Diffstat (limited to 'gui.js')
-rw-r--r--gui.js6
1 files changed, 4 insertions, 2 deletions
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'