summaryrefslogtreecommitdiff
path: root/gui.js
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2013-05-14 16:53:28 +0200
committerjmoenig <jens@moenig.org>2013-05-14 16:53:28 +0200
commitc8029a03e9d7720999d02d751abf49d52ec85e16 (patch)
treecfc90b51e843f1ba118e54d88d78b1a906c1f218 /gui.js
parentd267b696af1e7a429c4b31dc87b46dc638c3509f (diff)
downloadsnap-yow-c8029a03e9d7720999d02d751abf49d52ec85e16.tar.gz
snap-yow-c8029a03e9d7720999d02d751abf49d52ec85e16.zip
Paint editor fixes and credits
Diffstat (limited to 'gui.js')
-rw-r--r--gui.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui.js b/gui.js
index 96add06..8e6c412 100644
--- a/gui.js
+++ b/gui.js
@@ -2130,6 +2130,7 @@ IDE_Morph.prototype.aboutSnap = function () {
creditsTxt = localize('Contributors')
+ '\n\nNathan Dinsmore: Saving/Loading, Snap-Logo Design, '
+ 'countless bugfixes'
+ + '\nKartik Chandra: Paint Editor'
+ '\nIan Reynolds: UI Design, Event Bindings, '
+ 'Sound primitives'
+ '\nIvan Motyashov: Initial Squeak Porting'