From 8a7bc380a8df03f13133aae98654db6df51ccded Mon Sep 17 00:00:00 2001 From: jmoenig Date: Thu, 25 Jun 2015 15:20:05 +0200 Subject: wrap credits tab in "about" Dialog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit to accommodate for @nathan ’s abundant contributions :-) --- gui.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui.js') diff --git a/gui.js b/gui.js index f50fd47..59d0de7 100644 --- a/gui.js +++ b/gui.js @@ -2648,7 +2648,7 @@ IDE_Morph.prototype.aboutSnap = function () { creditsTxt = localize('Contributors') + '\n\nNathan Dinsmore: Saving/Loading, Snap-Logo Design, ' - + 'countless bugfixes and optimizations' + + '\ncountless bugfixes and optimizations' + '\nKartik Chandra: Paint Editor' + '\nMichael Ball: Time/Date UI, many bugfixes' + '\n"Ava" Yuan Yuan: Graphic Effects' -- cgit v1.3.1