syncmlfw/ds/ota/bif/nsmlsp_sms_no.rss
changeset 0 b497e44ab2fc
equal deleted inserted replaced
-1:000000000000 0:b497e44ab2fc
       
     1 /*
       
     2 * Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  OTA Bif resource file
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <biftool2.rh>
       
    20 #include <nsmldsota2.loc>
       
    21 
       
    22 RESOURCE BIO_INFO_FILE
       
    23 	{
       
    24 	message_type_uid = 0x1000092B;	 	//268437803
       
    25 	description = qtn_mce_message_unknown;
       
    26 	icons_filename = "none";
       
    27 	icon_zoom_levels = {1};
       
    28 
       
    29 	ids =
       
    30 		{
       
    31 		ID	
       
    32 			{
       
    33 			type = EWsp;
       
    34 			confidence = ECertain;
       
    35 			character_set = KCharSetDefault;
       
    36 			port = 49996;
       
    37 			}
       
    38 		};
       
    39 	}