File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -1261,6 +1261,14 @@ void GCodeWorkShop::about()
1261
1261
" <P>Version: %1"
1262
1262
" <P>Copyright (C) 1998 - 2018 by <a href=\" mailto:artkoz78@gmail.com\" >Artur Kozioł</a>"
1263
1263
" <br>Copyright (C) 2020 - 2024 by <a href='mailto:nicegorov@yandex.ru'>Nick Egorrov</a>"
1264
+ " <h2>Sources and updates</h2>"
1265
+ " <p>Source code and new releases are available at the following addresses:"
1266
+ " <ul>"
1267
+ " <li><a href='https://github.com/GCodeProjects/GCodeWorkShop'>https://github.com/GCodeProjects/GCodeWorkShop</a></li>"
1268
+ " <li><a href='https://codeberg.org/u-235/GCodeWorkShop'>https://codeberg.org/u-235/GCodeWorkShop</a></li>"
1269
+ " <li><a href='https://gitflic.ru/project/u-235/gcodeworkshop'>https://gitflic.ru/project/u-235/gcodeworkshop</a></li>"
1270
+ " </ul>"
1271
+ " <h2>Thanks</h2>"
1264
1272
" <P>Spanish translation, fixes and other help thanks to Otto Huamani"
1265
1273
" <br />Catalan translation and deb package thanks to Jordi Sayol i Salomó"
1266
1274
" <br />German translation and other fixes thanks to Michael Numberger"
@@ -1269,8 +1277,8 @@ void GCodeWorkShop::about()
1269
1277
" <br />Dutch translation thanks to Henk van Andel"
1270
1278
" <br />OS X patch and other updates thanks to Janne Mäntyharju"
1271
1279
" <P>New EdytorNC icon thanks to Jakub Gajewski"
1272
- " <P><a href='https://github.com/GCodeProjects/GCodeWorkShop'>GCodeWorkShop on GitHub</a>"
1273
1280
" <P>GCodeWorkShop contains pieces of code from other Open Source projects."
1281
+ " <h2>License</h2>"
1274
1282
" <P><i>GCodeWorkShop is free software; you can redistribute it and/or modify"
1275
1283
" it under the terms of the GNU General Public License as published by"
1276
1284
" the Free Software Foundation; either version 2 of the License, or"
You can’t perform that action at this time.
0 commit comments