mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-16 04:55:57 +08:00
Add AppImage credits #2747
This commit is contained in:
parent
eddf932161
commit
7008853f08
@ -110,7 +110,9 @@ void CopyrightsDialog::fill_entries()
|
|||||||
, "Based on original by fabian \"ryg\" giesen v1.04. "
|
, "Based on original by fabian \"ryg\" giesen v1.04. "
|
||||||
"Custom version, modified by Yann Collet" , "https://github.com/Cyan4973/RygsDXTc" },
|
"Custom version, modified by Yann Collet" , "https://github.com/Cyan4973/RygsDXTc" },
|
||||||
{ "Icons for STL and GCODE files."
|
{ "Icons for STL and GCODE files."
|
||||||
, "Akira Yasuda" , "http://3dp0.com/icons-for-stl-and-gcode/" }
|
, "Akira Yasuda" , "http://3dp0.com/icons-for-stl-and-gcode/" },
|
||||||
|
{ "AppImage packaging for Linux using AppImageKit"
|
||||||
|
, "2004-2019 Simon Peter and contributors" , "https://appimage.org/" }
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user