diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-F87A1381-3E71-5723-B8B6-3F4E0FF368CE.dita --- a/Symbian3/PDK/Source/GUID-F87A1381-3E71-5723-B8B6-3F4E0FF368CE.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-F87A1381-3E71-5723-B8B6-3F4E0FF368CE.dita Tue Mar 30 11:56:28 2010 +0100 @@ -1,53 +1,53 @@ - - - - - -LogoSpecifies 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", "" -
+ + + + + +LogoSpecifies 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", "" +
\ No newline at end of file