mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-15 00:16:02 +08:00
Add Mike Sheldrake in the About window
This commit is contained in:
parent
6dc055fa13
commit
8001059390
@ -47,12 +47,12 @@ sub new {
|
|||||||
'<html>' .
|
'<html>' .
|
||||||
'<body bgcolor="#ffffff" link="#808080">' .
|
'<body bgcolor="#ffffff" link="#808080">' .
|
||||||
'<font color="#808080">' .
|
'<font color="#808080">' .
|
||||||
'Copyright © 2011-2012 Alessandro Ranellucci. All rights reserved. ' .
|
'Copyright © 2011-2013 Alessandro Ranellucci. All rights reserved. ' .
|
||||||
'<a href="http://slic3r.org/">Slic3r</a> is licensed under the ' .
|
'<a href="http://slic3r.org/">Slic3r</a> is licensed under the ' .
|
||||||
'<a href="http://www.gnu.org/licenses/agpl-3.0.html">GNU Affero General Public License, version 3</a>.' .
|
'<a href="http://www.gnu.org/licenses/agpl-3.0.html">GNU Affero General Public License, version 3</a>.' .
|
||||||
'<br /><br /><br />' .
|
'<br /><br /><br />' .
|
||||||
'Slic3r logo designed by Corey Daniels, <a href="http://www.famfamfam.com/lab/icons/silk/">Silk Icon Set</a> designed by Mark James. ' .
|
'Slic3r logo designed by Corey Daniels, <a href="http://www.famfamfam.com/lab/icons/silk/">Silk Icon Set</a> designed by Mark James. ' .
|
||||||
'Contributions by Henrik Brix Andersen, Nicolas Dandrimont, Mark Hindess and numerous others.' .
|
'Contributions by Henrik Brix Andersen, Nicolas Dandrimont, Mark Hindess, Mike Sheldrake and numerous others.' .
|
||||||
'</font>' .
|
'</font>' .
|
||||||
'</body>' .
|
'</body>' .
|
||||||
'</html>';
|
'</html>';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user