os/ossrv/genericservices/taskscheduler/group/backup_registration.xml
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 <?xml version="1.0" standalone="yes"?>
     2 <!--
     3  Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     4  All rights reserved.
     5 This component and the accompanying materials are made available
     6 under the terms of the License "Eclipse Public License v1.0"
     7 which accompanies this distribution, and is available
     8 at the URL "http://www.eclipse.org/legal/epl-v10.html".
     9 
    10  Initial Contributors:
    11  Nokia Corporation - initial contribution.
    12 
    13  Contributors:
    14 
    15  Description:
    16 
    17 -->
    18 
    19 
    20 
    21 <backup_registration>
    22    <passive_backup base_backup_only="yes">
    23       <include_file name = "SchedulesBackup.dat"/>
    24    </passive_backup>
    25 </backup_registration>
    26