homescreenapp/hsapplication/data/backup_registration.xml
author William Roberts <williamr@symbian.org>
Wed, 15 Sep 2010 17:32:31 +0100
changeset 87 b19f22d9e323
parent 46 23b5d6a29cce
permissions -rw-r--r--
Remove attempts to access unknown cenrep repository 0x2002b3aa, to workaround Bug 3711

<?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>