[Scummvm-cvs-logs] SF.net SVN: scummvm:[52775] scummvm/trunk/dists
wjpalenstijn at users.sourceforge.net
wjpalenstijn at users.sourceforge.net
Fri Sep 17 21:41:41 CEST 2010
Revision: 52775
http://scummvm.svn.sourceforge.net/scummvm/?rev=52775&view=rev
Author: wjpalenstijn
Date: 2010-09-17 19:41:41 +0000 (Fri, 17 Sep 2010)
Log Message:
-----------
DISTS: Sync a few .in files
This fixes dists/iphone/Info.plist.in not being updated by r50752
and dists/meta.xml.in not being updated by r52074.
Modified Paths:
--------------
scummvm/trunk/dists/iphone/Info.plist
scummvm/trunk/dists/iphone/Info.plist.in
scummvm/trunk/dists/wii/meta.xml
scummvm/trunk/dists/wii/meta.xml.in
Modified: scummvm/trunk/dists/iphone/Info.plist
===================================================================
--- scummvm/trunk/dists/iphone/Info.plist 2010-09-17 19:15:48 UTC (rev 52774)
+++ scummvm/trunk/dists/iphone/Info.plist 2010-09-17 19:41:41 UTC (rev 52775)
@@ -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>
Modified: scummvm/trunk/dists/iphone/Info.plist.in
===================================================================
--- scummvm/trunk/dists/iphone/Info.plist.in 2010-09-17 19:15:48 UTC (rev 52774)
+++ scummvm/trunk/dists/iphone/Info.plist.in 2010-09-17 19:41:41 UTC (rev 52775)
@@ -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>
Modified: scummvm/trunk/dists/wii/meta.xml
===================================================================
--- scummvm/trunk/dists/wii/meta.xml 2010-09-17 19:15:48 UTC (rev 52774)
+++ scummvm/trunk/dists/wii/meta.xml 2010-09-17 19:41:41 UTC (rev 52775)
@@ -8,5 +8,6 @@
<long_description>ScummVM is a program which allows you to run certain classic graphical point-and-click adventure games, provided you already have their data files. The clever part about this: ScummVM just replaces the executables shipped with the games, allowing you to play them on systems for which they were never designed!
Some of the adventures ScummVM supports include Adventure Soft's Simon the Sorcerer 1 and 2; Revolution's Beneath A Steel Sky and Broken Sword I & II; Flight of the Amazon Queen; Wyrmkeep's Inherit the Earth; Coktel Vision's Gobliiins; Westwood Studios' The Legend of Kyrandia and games based on LucasArts' SCUMM (Script Creation Utility for Maniac Mansion) system such as Monkey Island, Day of the Tentacle, Sam and Max and more.</long_description>
+ <no_ios_reload/>
</app>
Modified: scummvm/trunk/dists/wii/meta.xml.in
===================================================================
--- scummvm/trunk/dists/wii/meta.xml.in 2010-09-17 19:15:48 UTC (rev 52774)
+++ scummvm/trunk/dists/wii/meta.xml.in 2010-09-17 19:41:41 UTC (rev 52775)
@@ -8,5 +8,6 @@
<long_description>ScummVM is a program which allows you to run certain classic graphical point-and-click adventure games, provided you already have their data files. The clever part about this: ScummVM just replaces the executables shipped with the games, allowing you to play them on systems for which they were never designed!
Some of the adventures ScummVM supports include Adventure Soft's Simon the Sorcerer 1 and 2; Revolution's Beneath A Steel Sky and Broken Sword I & II; Flight of the Amazon Queen; Wyrmkeep's Inherit the Earth; Coktel Vision's Gobliiins; Westwood Studios' The Legend of Kyrandia and games based on LucasArts' SCUMM (Script Creation Utility for Maniac Mansion) system such as Monkey Island, Day of the Tentacle, Sam and Max and more.</long_description>
+ <no_ios_reload/>
</app>
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