omaprovisioning/provisioning/ProvisioningCx/aif/ProvisioningCxaif.rss
changeset 0 b497e44ab2fc
equal deleted inserted replaced
-1:000000000000 0:b497e44ab2fc
       
     1 /*
       
     2 * Copyright (c) 2009 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: 
       
    15 *     RSS for creating the aif file for ProvisioningDump.
       
    16 *     Initial content was generated by Calypso Wizard.
       
    17 *     ?description_line
       
    18 *
       
    19 */
       
    20 /*
       
    21 * ============================================================================
       
    22 *  Name     : ProvisioningCxaif.rss
       
    23 *  Part of  : ?module_name (e.g. Continuus subproject name)
       
    24 *  Origin   : ?project,?company
       
    25 *  Created  : Tue Oct 09 19:04:31 2007 by mohanraj
       
    26 *  Description:
       
    27 *     RSS for creating the aif file for ProvisioningDump.
       
    28 *     Initial content was generated by Calypso Wizard.
       
    29 *     ?description_line
       
    30 *  Version  :
       
    31 *   %version: bh1s60#5 %, %date_modified: Wed Nov 11 14:02:02 2009 % by %derived_by: jobljose % 
       
    32 *  ---------------------------------------------------------------------------
       
    33 *  Version history:
       
    34 *  Template version: 1.0, 28.2.2000 by maparnan
       
    35 *  <ccm_history>
       
    36 *
       
    37 *  Version: bh1s60#2, Tue Oct 09 19:04:32 2007 by mohanraj
       
    38 *  Ref: ?reference_to_reason_doc_if_any (e.g. ActionDb ID)
       
    39 *  ?change_reason_comment
       
    40 *
       
    41 *  </ccm_history>
       
    42 * ============================================================================
       
    43 */
       
    44 
       
    45 #include <aiftool.rh>
       
    46 #include <ProvisioningCx.loc>
       
    47 #include "ProvisioningUids.h"
       
    48 
       
    49 RESOURCE AIF_DATA
       
    50 {
       
    51     app_uid=KProvisioningCxUID3;
       
    52     caption_list=
       
    53     { 		
       
    54         CAPTION { code=ELangEnglish; caption=qtn_op_conf_cont_title; }
       
    55     };
       
    56     num_icons=1;
       
    57     embeddability=KAppEmbeddable;
       
    58     newfile=KAppDoesNotSupportNewFile;
       
    59 	hidden = KAppIsHidden;
       
    60 }
       
    61 
       
    62 // End of File