[Scummvm-cvs-logs] SF.net SVN: scummvm:[47550] scummvm/trunk/backends/platform/symbian

anotherguest at users.sourceforge.net anotherguest at users.sourceforge.net
Mon Jan 25 09:59:47 CET 2010


Revision: 47550
          http://scummvm.svn.sourceforge.net/scummvm/?rev=47550&view=rev
Author:   anotherguest
Date:     2010-01-25 08:59:47 +0000 (Mon, 25 Jan 2010)

Log Message:
-----------
Change UI name of Scumm Apps. Enable all engine in perl script

Modified Paths:
--------------
    scummvm/trunk/backends/platform/symbian/BuildPackageUpload_LocalSettings.pl
    scummvm/trunk/backends/platform/symbian/S60v3/ScummVM_Loc.rss
    scummvm/trunk/backends/platform/symbian/S60v3/scummvm_A0000658_loc.rss
    scummvm/trunk/backends/platform/symbian/UIQ3/scummvm_A0000658_loc.rss

Modified: scummvm/trunk/backends/platform/symbian/BuildPackageUpload_LocalSettings.pl
===================================================================
--- scummvm/trunk/backends/platform/symbian/BuildPackageUpload_LocalSettings.pl	2010-01-25 08:56:50 UTC (rev 47549)
+++ scummvm/trunk/backends/platform/symbian/BuildPackageUpload_LocalSettings.pl	2010-01-25 08:59:47 UTC (rev 47550)
@@ -4,7 +4,7 @@
 	@WorkingEngines = qw(
 		scumm agos sky queen gob groovie saga drascula 
 		kyra lure agi touche parallaction cine
-		cruise made m4 tinsel tucker sword1 sword2 sci draci teenagent
+		cruise made m4 tinsel tucker sword1 sword2 draci sci teenagent mohawk
 	);
 	
 	@WorkingEngines_1st = qw(
@@ -23,7 +23,7 @@
 		 
 	);
 
-	@BrokenEngines = qw(				
+	@BrokenEngines = qw(	
 	);
 
 	@EnablableEngines = (@WorkingEngines, @TestingEngines);
@@ -36,6 +36,8 @@
 		agos2
 	);
 
+	#disabled subengines lol saga2 personal nightmare
+
 	%UseableFeatures = (
 		'zlib'		=> 'zlib.lib', 
 		'mad'		=> 'libmad.lib', 

Modified: scummvm/trunk/backends/platform/symbian/S60v3/ScummVM_Loc.rss
===================================================================
--- scummvm/trunk/backends/platform/symbian/S60v3/ScummVM_Loc.rss	2010-01-25 08:56:50 UTC (rev 47549)
+++ scummvm/trunk/backends/platform/symbian/S60v3/ScummVM_Loc.rss	2010-01-25 08:59:47 UTC (rev 47550)
@@ -8,7 +8,7 @@
 		CAPTION_AND_ICON_INFO
 			{
 			// The caption text is defined in the rls file
-			caption = "ScummVM";
+			caption = "ScummVM 1";
 			// Icons are used to represent applications in the
 			// application launcher and application title bar.
 			// The number_of_icons value identifies how many icons

Modified: scummvm/trunk/backends/platform/symbian/S60v3/scummvm_A0000658_loc.rss
===================================================================
--- scummvm/trunk/backends/platform/symbian/S60v3/scummvm_A0000658_loc.rss	2010-01-25 08:56:50 UTC (rev 47549)
+++ scummvm/trunk/backends/platform/symbian/S60v3/scummvm_A0000658_loc.rss	2010-01-25 08:59:47 UTC (rev 47550)
@@ -8,7 +8,7 @@
 		CAPTION_AND_ICON_INFO
 			{
 			// The caption text is defined in the rls file
-			caption = "ScummVM Pt2";
+			caption = "ScummVM 2";
 			// Icons are used to represent applications in the
 			// application launcher and application title bar.
 			// The number_of_icons value identifies how many icons

Modified: scummvm/trunk/backends/platform/symbian/UIQ3/scummvm_A0000658_loc.rss
===================================================================
--- scummvm/trunk/backends/platform/symbian/UIQ3/scummvm_A0000658_loc.rss	2010-01-25 08:56:50 UTC (rev 47549)
+++ scummvm/trunk/backends/platform/symbian/UIQ3/scummvm_A0000658_loc.rss	2010-01-25 08:59:47 UTC (rev 47550)
@@ -38,7 +38,7 @@
 		CAPTION_AND_ICON_INFO
 			{
 			// The caption text is defined in the rls file
-			caption = "ScummVM Pt2";
+			caption = "ScummVM 2";
 			// Icons are used to represent applications in the
 			// application launcher and application title bar.
 			// The number_of_icons value identifies how many icons


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