mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-29 19:32:36 +08:00
fix transparent desktop icon
This commit is contained in:
parent
de31617a51
commit
05a2f9028a
@ -68,7 +68,7 @@ cp ${WD}/appimage-apprun.sh ${WD}/${APP}.AppDir/AppRun
|
||||
|
||||
chmod +x AppRun
|
||||
|
||||
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
|
||||
|
||||
cat > $WD/${APP}.AppDir/${APP}.desktop <<EOF
|
||||
[Desktop Entry]
|
||||
|
Loading…
x
Reference in New Issue
Block a user