Skip to content

Commit

Permalink
fix transparent desktop icon
Browse files Browse the repository at this point in the history
  • Loading branch information
LongLiveCHIEF authored and lordofhyphens committed Feb 10, 2019
1 parent de31617 commit 05a2f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/linux/appimage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 05a2f90

Please sign in to comment.