homescreenapp/hsapplication/data/backup_registration.xml
author hgs
Mon, 18 Oct 2010 10:20:15 +0300
changeset 98 e6f74eb7f69f
parent 46 23b5d6a29cce
permissions -rw-r--r--
201041

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