omaprovisioning/provisioning/ProvisioningCx/aif/ProvisioningCxaif.rss
changeset 51 2e64dc50f295
parent 50 a36219ae6585
child 52 830bd228f4f6
--- a/omaprovisioning/provisioning/ProvisioningCx/aif/ProvisioningCxaif.rss	Tue Jul 13 09:37:43 2010 +0530
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,62 +0,0 @@
-/*
-* 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