Removed redundant ouya_icon.png

This commit is contained in:
pelya
2013-12-03 23:37:23 +02:00
parent 7f0c344e5a
commit bd6cbb1852
2 changed files with 1 additions and 2 deletions

View File

@@ -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

View File

@@ -1 +0,0 @@
icon.png