diff -r 000000000000 -r b497e44ab2fc omaprovisioning/provisioning/ProvisioningCx/aif/ProvisioningCxaif.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/omaprovisioning/provisioning/ProvisioningCx/aif/ProvisioningCxaif.rss Thu Dec 17 09:07:52 2009 +0200 @@ -0,0 +1,62 @@ +/* +* 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 +* +* +* 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 +* +* +* ============================================================================ +*/ + +#include +#include +#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