We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de31617 commit 05a2f90Copy full SHA for 05a2f90
package/linux/appimage.sh
@@ -68,7 +68,7 @@ cp ${WD}/appimage-apprun.sh ${WD}/${APP}.AppDir/AppRun
68
69
chmod +x AppRun
70
71
-cp ${WD}/${APP}.AppDir/usr/bin/var/Slic3r_192px_transparent.png $WD/${APP}.AppDir/${APP}.png
+cp ${WD}/${APP}.AppDir/usr/bin/var/Slic3r_192px.png $WD/${APP}.AppDir/${APP}.png
72
73
cat > $WD/${APP}.AppDir/${APP}.desktop <<EOF
74
[Desktop Entry]
0 commit comments