Removed redundant ouya_icon.png
This commit is contained in:
@@ -1443,7 +1443,7 @@ rm -rf project/bin/res
|
||||
|
||||
if which convert > /dev/null; then
|
||||
mkdir -p project/res/drawable-xhdpi
|
||||
convert project/res/drawable/ouya_icon.png -resize '732x412!' project/res/drawable-xhdpi/ouya_icon.png
|
||||
convert project/res/drawable/icon.png -resize '732x412!' project/res/drawable-xhdpi/ouya_icon.png
|
||||
else
|
||||
echo "Install ImageMagick to auto-resize Ouya icon from icon.png"
|
||||
fi
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
icon.png
|
||||
Reference in New Issue
Block a user