omaprovisioning/provisioning/ProvisioningCx/aif/ProvisioningCxaif.rss
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:27:42 +0100
branchRCL_3
changeset 26 19bba8228ff0
parent 0 b497e44ab2fc
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: 
*     RSS for creating the aif file for ProvisioningDump.
*     Initial content was generated by Calypso Wizard.
*     ?description_line
*
*/
/*
* ============================================================================
*  Name     : ProvisioningCxaif.rss
*  Part of  : ?module_name (e.g. Continuus subproject name)
*  Origin   : ?project,?company
*  Created  : Tue Oct 09 19:04:31 2007 by mohanraj
*  Description:
*     RSS for creating the aif file for ProvisioningDump.
*     Initial content was generated by Calypso Wizard.
*     ?description_line
*  Version  :
*   %version: bh1s60#5 %, %date_modified: Wed Nov 11 14:02:02 2009 % by %derived_by: jobljose % 
*  ---------------------------------------------------------------------------
*  Version history:
*  Template version: 1.0, 28.2.2000 by maparnan
*  <ccm_history>
*
*  Version: bh1s60#2, Tue Oct 09 19:04:32 2007 by mohanraj
*  Ref: ?reference_to_reason_doc_if_any (e.g. ActionDb ID)
*  ?change_reason_comment
*
*  </ccm_history>
* ============================================================================
*/

#include <aiftool.rh>
#include <ProvisioningCx.loc>
#include "ProvisioningUids.h"

RESOURCE AIF_DATA
{
    app_uid=KProvisioningCxUID3;
    caption_list=
    { 		
        CAPTION { code=ELangEnglish; caption=qtn_op_conf_cont_title; }
    };
    num_icons=1;
    embeddability=KAppEmbeddable;
    newfile=KAppDoesNotSupportNewFile;
	hidden = KAppIsHidden;
}

// End of File