From c8029a03e9d7720999d02d751abf49d52ec85e16 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Tue, 14 May 2013 16:53:28 +0200 Subject: Paint editor fixes and credits --- gui.js | 1 + 1 file changed, 1 insertion(+) (limited to 'gui.js') 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' -- cgit v1.3.1