aboutsummaryrefslogtreecommitdiff
path: root/dists/iphone
diff options
context:
space:
mode:
authorOystein Eftevaag2010-07-09 01:08:15 +0000
committerOystein Eftevaag2010-07-09 01:08:15 +0000
commit916a0f9cbfa4d133c3e459726d4f4285e177f1fc (patch)
tree7267da8b0661a0a779e88961ab4b5d0120070206 /dists/iphone
parent7e05d6e62bd8e887ccea2302ad191a775150ccf8 (diff)
downloadscummvm-rg350-916a0f9cbfa4d133c3e459726d4f4285e177f1fc.tar.gz
scummvm-rg350-916a0f9cbfa4d133c3e459726d4f4285e177f1fc.tar.bz2
scummvm-rg350-916a0f9cbfa4d133c3e459726d4f4285e177f1fc.zip
Added iPad icon
svn-id: r50752
Diffstat (limited to 'dists/iphone')
-rw-r--r--dists/iphone/Info.plist5
-rw-r--r--dists/iphone/icon-72.pngbin0 -> 5668 bytes
2 files changed, 5 insertions, 0 deletions
diff --git a/dists/iphone/Info.plist b/dists/iphone/Info.plist
index 9618eb00f3..a042504b9f 100644
--- a/dists/iphone/Info.plist
+++ b/dists/iphone/Info.plist
@@ -24,6 +24,11 @@
<string>svn</string>
<key>CFBundleIconFile</key>
<string>icon.png</string>
+ <key>CFBundleIconFiles</key>
+ <array>
+ <string>icon.png</string>
+ <string>icon-72.png</string>
+ </array>
<key>UIPrerenderedIcon</key>
<true/>
<key>UIDeviceFamily</key>
diff --git a/dists/iphone/icon-72.png b/dists/iphone/icon-72.png
new file mode 100644
index 0000000000..d8820f3397
--- /dev/null
+++ b/dists/iphone/icon-72.png
Binary files differ