[Scummvm-cvs-logs] SF.net SVN: scummvm:[48924] scummvm/trunk/dists/iphone/Info.plist

vinterstum at users.sourceforge.net vinterstum at users.sourceforge.net
Mon May 3 21:20:19 CEST 2010


Revision: 48924
          http://scummvm.svn.sourceforge.net/scummvm/?rev=48924&view=rev
Author:   vinterstum
Date:     2010-05-03 19:20:19 +0000 (Mon, 03 May 2010)

Log Message:
-----------
Updated the iPhone Info.plist to allow full resolution on the iPad

Modified Paths:
--------------
    scummvm/trunk/dists/iphone/Info.plist

Modified: scummvm/trunk/dists/iphone/Info.plist
===================================================================
--- scummvm/trunk/dists/iphone/Info.plist	2010-05-03 19:18:55 UTC (rev 48923)
+++ scummvm/trunk/dists/iphone/Info.plist	2010-05-03 19:20:19 UTC (rev 48924)
@@ -26,5 +26,10 @@
 	<string>icon.png</string>
 	<key>UIPrerenderedIcon</key>
 	<true/>
+        <key>UIDeviceFamily</key>
+        <array>
+                <integer>1</integer>
+                <integer>2</integer>
+        </array>
 </dict>
 </plist>


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list