homescreenapp/hsapplication/data/backup_registration.xml
author hgs
Wed, 14 Jul 2010 15:53:30 +0300
changeset 67 474929a40a0f
parent 46 23b5d6a29cce
permissions -rw-r--r--
201027_02

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