homescreenapp/hsapplication/data/backup_registration.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 04 Oct 2010 00:07:25 +0300
changeset 96 458d8c8d9580
parent 46 23b5d6a29cce
permissions -rw-r--r--
Revision: 201037 Kit: 201039

<?xml version="1.0" standalone="yes"?>
<backup_registration>
    <passive_backup>
      <include_directory name = "\" />
    </passive_backup>
    <active_backup process_name = "hsapplication.exe"
                   supports_incremental = "no"
                   requires_delay_to_prepare_data = "yes">
    </active_backup>    
    <restore requires_reboot = "no"/>
</backup_registration>