From 54b79f47dbbc6858990e1432086e6e0cea34d99e Mon Sep 17 00:00:00 2001 From: Lars Persson Date: Sat, 2 Feb 2008 10:54:17 +0000 Subject: Now using customized SVG as icon for S60v3 and not bitmap. Original ScummVM svg icon does not work on S60 phones (rendering is corrupt) svn-id: r30733 --- backends/platform/symbian/S60v3/ScummVM_Loc.rss | 2 +- backends/platform/symbian/res/scummvm.svg | 331 +++++++++++++++++++++++- 2 files changed, 324 insertions(+), 9 deletions(-) (limited to 'backends/platform') diff --git a/backends/platform/symbian/S60v3/ScummVM_Loc.rss b/backends/platform/symbian/S60v3/ScummVM_Loc.rss index d6800b3b20..96d5c4b873 100644 --- a/backends/platform/symbian/S60v3/ScummVM_Loc.rss +++ b/backends/platform/symbian/S60v3/ScummVM_Loc.rss @@ -15,7 +15,7 @@ RESOURCE LOCALISABLE_APP_INFO // that exist in the icon_file. number_of_icons = 3; // Using the application icons. - icon_file = "\\Resource\\Apps\\ScummVM.mbm"; + icon_file = "\\Resource\\Apps\\ScummVM.mif"; } }; } diff --git a/backends/platform/symbian/res/scummvm.svg b/backends/platform/symbian/res/scummvm.svg index 850c03214b..db6f725087 100644 --- a/backends/platform/symbian/res/scummvm.svg +++ b/backends/platform/symbian/res/scummvm.svg @@ -1,8 +1,323 @@ - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3