webengine/widgetinstaller/Src/WidgetBackupRegistryXml.cpp
branchRCL_3
changeset 34 220a17280356
parent 32 ea4b2e4f7cac
child 48 79859ed3eea9
equal deleted inserted replaced
32:ea4b2e4f7cac 34:220a17280356
     1 //
     1 /*
     2 // ==============================================================================
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
     3 //  Name        : WidgetBackupRegistryXml.cpp
     3 * All rights reserved.
     4 //  Part of     : WidgetRegistry
     4 * This component and the accompanying materials are made available
     5 //  Interface   :
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 //  Description : Processes registry persistent data in XML.
     6 * which accompanies this distribution, and is available
     7 //  Version     : 5.0
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 //
     8 *
     9 //  Copyright © 2008 Nokia Corporation.
     9 * Initial Contributors:
    10 //  This material, including documentation and any related
    10 * Nokia Corporation - initial contribution.
    11 //  computer programs, is protected by copyright controlled by
    11 *
    12 //  Nokia Corporation. All rights are reserved. Copying,
    12 * Contributors:
    13 //  including reproducing, storing, adapting or translating, any
    13 *
    14 //  or all of this material requires the prior written consent of
    14 * Description:  This file contains the header file of the CMidletUI class.
    15 //  Nokia Corporation. This material also contains confidential
    15 *
    16 //  information which may not be disclosed to others without the
    16 *                This class implements the ECom SWInstUIPluginAPI interface
    17 //  prior written consent of Nokia Corporation.
    17 *                for midlet installation.
    18 // ==============================================================================
    18 *
    19 ///
    19 *
       
    20 */
    20 
    21 
    21 // INCLUDE FILES
    22 // INCLUDE FILES
    22 
    23 
    23 #include <e32base.h>
    24 #include <e32base.h>
    24 #include <f32file.h>
    25 #include <f32file.h>