omaprovisioning/provisioning/ProvisioningCx/aif/ProvisioningCxaif.rss
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 17 Dec 2009 09:07:52 +0200
changeset 0 b497e44ab2fc
permissions -rw-r--r--
Revision: 200949 Kit: 200951

/*
* 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