diff options
| author | Lars Persson | 2010-01-25 08:59:47 +0000 |
|---|---|---|
| committer | Lars Persson | 2010-01-25 08:59:47 +0000 |
| commit | b0cab96cd0d49608d964215af001b40af12edc96 (patch) | |
| tree | 70c97749478abfb3cef30d260bc0960b46dec98e /backends/platform/symbian/S60v3 | |
| parent | 356bebc7b002a222c6450a4f613858a5aaf173fe (diff) | |
| download | scummvm-rg350-b0cab96cd0d49608d964215af001b40af12edc96.tar.gz scummvm-rg350-b0cab96cd0d49608d964215af001b40af12edc96.tar.bz2 scummvm-rg350-b0cab96cd0d49608d964215af001b40af12edc96.zip | |
Change UI name of Scumm Apps. Enable all engine in perl script
svn-id: r47550
Diffstat (limited to 'backends/platform/symbian/S60v3')
| -rw-r--r-- | backends/platform/symbian/S60v3/ScummVM_Loc.rss | 2 | ||||
| -rw-r--r-- | backends/platform/symbian/S60v3/scummvm_A0000658_loc.rss | 2 |
2 files changed, 2 insertions, 2 deletions
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 |
