Logo

Specifies logos corresponding to each language supported by the Symbian device.

Syntax

="logo.jpg", "image/jpeg", "target.jpg"

The following table explains the arguments that are specified within the quotes. To display the file only at install time, specify the last argument with empty quotes.

Argument

Description

First Argument

Specifies the name and path of the file containing the logo.

Second Argument

Declares its MIME-type.

Third Argument

Specifies the name and path where the file must be installed. This is an optional argument.

PKG file example

The following is an example package file showing a logo statement:

;Languages
&EN,FR

;Header
#{"App-EN", "App-FR"}, (0x10000003), 1, 2, 3, TYPE=SC

%{"VendorEN", "VendorFR"}
:"Vendor"

//logo 

="..\symbianfoundation.mbm", "image/x-mbm", ""