Merge branch 'master' of github.com:backface/turtlestitch

pull/92/head
Michael 2021-05-26 15:16:45 +02:00
commit 563f274059
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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>

Wyświetl plik

@ -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'