- modified the on_about() message
This commit is contained in:
@@ -3565,11 +3565,11 @@ class App(QtCore.QObject):
|
||||
"Manufacturing.<BR>"
|
||||
"<BR>"
|
||||
"<B> License: </B><BR>"
|
||||
"Licensed under MIT license (c)2014 - 2019"
|
||||
"Licensed under MIT license (2014 - 2019)"
|
||||
"<BR>"
|
||||
"by (c)Juan Pablo Caram <BR>"
|
||||
"<BR>"
|
||||
"<B> Programmers:</B><BR>"
|
||||
"<B> Juan Pablo Caram </B><BR>"
|
||||
"Denis Hayrullin<BR>"
|
||||
"Kamil Sopko<BR>"
|
||||
"Marius Stanciu<BR>"
|
||||
@@ -3577,9 +3577,9 @@ class App(QtCore.QObject):
|
||||
"and many others found "
|
||||
"<a href = \"https://bitbucket.org/jpcgt/flatcam/pull-requests/?state=MERGED\">here.</a><BR>"
|
||||
"<BR>"
|
||||
"Development is done "
|
||||
"<B>Development</B> is done "
|
||||
"<a href = \"https://bitbucket.org/jpcgt/flatcam/src/Beta/\">here.</a><BR>"
|
||||
"DOWNLOAD area "
|
||||
"<b>DOWNLOAD</B> area "
|
||||
"<a href = \"https://bitbucket.org/jpcgt/flatcam/downloads/\">here.</a><BR>"
|
||||
""
|
||||
).format(version=version,
|
||||
|
||||
Reference in New Issue
Block a user