From b0cab96cd0d49608d964215af001b40af12edc96 Mon Sep 17 00:00:00 2001 From: Lars Persson Date: Mon, 25 Jan 2010 08:59:47 +0000 Subject: Change UI name of Scumm Apps. Enable all engine in perl script svn-id: r47550 --- backends/platform/symbian/BuildPackageUpload_LocalSettings.pl | 6 ++++-- backends/platform/symbian/S60v3/ScummVM_Loc.rss | 2 +- backends/platform/symbian/S60v3/scummvm_A0000658_loc.rss | 2 +- backends/platform/symbian/UIQ3/scummvm_A0000658_loc.rss | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) (limited to 'backends/platform/symbian') diff --git a/backends/platform/symbian/BuildPackageUpload_LocalSettings.pl b/backends/platform/symbian/BuildPackageUpload_LocalSettings.pl index 260de64c88..cd107f59ca 100644 --- a/backends/platform/symbian/BuildPackageUpload_LocalSettings.pl +++ b/backends/platform/symbian/BuildPackageUpload_LocalSettings.pl @@ -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', diff --git a/backends/platform/symbian/S60v3/ScummVM_Loc.rss b/backends/platform/symbian/S60v3/ScummVM_Loc.rss index 1d074a06e2..d98ef5ae71 100644 --- a/backends/platform/symbian/S60v3/ScummVM_Loc.rss +++ b/backends/platform/symbian/S60v3/ScummVM_Loc.rss @@ -8,7 +8,7 @@ RESOURCE LOCALISABLE_APP_INFO 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 diff --git a/backends/platform/symbian/S60v3/scummvm_A0000658_loc.rss b/backends/platform/symbian/S60v3/scummvm_A0000658_loc.rss index 5b045d0459..9273312f42 100644 --- a/backends/platform/symbian/S60v3/scummvm_A0000658_loc.rss +++ b/backends/platform/symbian/S60v3/scummvm_A0000658_loc.rss @@ -8,7 +8,7 @@ RESOURCE LOCALISABLE_APP_INFO 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 diff --git a/backends/platform/symbian/UIQ3/scummvm_A0000658_loc.rss b/backends/platform/symbian/UIQ3/scummvm_A0000658_loc.rss index 1889b712d2..8906338108 100644 --- a/backends/platform/symbian/UIQ3/scummvm_A0000658_loc.rss +++ b/backends/platform/symbian/UIQ3/scummvm_A0000658_loc.rss @@ -38,7 +38,7 @@ RESOURCE LOCALISABLE_APP_INFO 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 -- cgit v1.2.3