kopia lustrzana https://github.com/backface/turtlestitch
Merge branch 'master' of github.com:backface/turtlestitch
commit
563f274059
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>TurtleStitch 2.6 dev</title>
|
||||
<title>TurtleStitch 2.6</title>
|
||||
<link rel="shortcut icon" href="stitchcode/favicon-32x32.png" type="image/png" />
|
||||
<script type="text/javascript" src="src/morphic.js"></script>
|
||||
<script type="text/javascript" src="src/widgets.js"></script>
|
||||
|
|
|
@ -1004,7 +1004,7 @@ IDE_Morph.prototype.aboutTurtleStitch = function () {
|
|||
pic.setExtent(new Point(32, 32));
|
||||
|
||||
aboutTxt = 'TurtleStich! ' + VERSION + '\n\n'
|
||||
+ 'Copyright \u24B8 2020 Michael Aschauer\n\n'
|
||||
+ 'Copyright \u24B8 2021 Michael Aschauer\n\n'
|
||||
|
||||
+ 'TurtleStitch is developed by OSEDA - Association for\n'
|
||||
+ 'Development of Open Source Software in Education, Design\n'
|
||||
|
|
Ładowanie…
Reference in New Issue