diff options
author | Lars Persson | 2008-02-03 13:06:43 +0000 |
---|---|---|
committer | Lars Persson | 2008-02-03 13:06:43 +0000 |
commit | 77001b85f95482e039e97b9200c6fbe8f1de0b2c (patch) | |
tree | 15fdd9e9fea4141310021d901e6b494cff63eed7 /backends | |
parent | 298c2a35d2ec5546e10985d323f1b506035502c0 (diff) | |
download | scummvm-rg350-77001b85f95482e039e97b9200c6fbe8f1de0b2c.tar.gz scummvm-rg350-77001b85f95482e039e97b9200c6fbe8f1de0b2c.tar.bz2 scummvm-rg350-77001b85f95482e039e97b9200c6fbe8f1de0b2c.zip |
Updated number of icons in the icon file
svn-id: r30764
Diffstat (limited to 'backends')
-rw-r--r-- | backends/platform/symbian/S60v3/ScummVM_Loc.rss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/symbian/S60v3/ScummVM_Loc.rss b/backends/platform/symbian/S60v3/ScummVM_Loc.rss index 96d5c4b873..1d074a06e2 100644 --- a/backends/platform/symbian/S60v3/ScummVM_Loc.rss +++ b/backends/platform/symbian/S60v3/ScummVM_Loc.rss @@ -13,7 +13,7 @@ RESOURCE LOCALISABLE_APP_INFO // application launcher and application title bar. // The number_of_icons value identifies how many icons // that exist in the icon_file. - number_of_icons = 3; + number_of_icons = 1; // Using the application icons. icon_file = "\\Resource\\Apps\\ScummVM.mif"; } |