homescreenapp/hsapplication/data/backup_registration.xml
changeset 46 23b5d6a29cce
equal deleted inserted replaced
39:4e8ebe173323 46:23b5d6a29cce
       
     1 <?xml version="1.0" standalone="yes"?>
       
     2 <backup_registration>
       
     3     <passive_backup>
       
     4       <include_directory name = "\" />
       
     5     </passive_backup>
       
     6     <active_backup process_name = "hsapplication.exe"
       
     7                    supports_incremental = "no"
       
     8                    requires_delay_to_prepare_data = "yes">
       
     9     </active_backup>    
       
    10     <restore requires_reboot = "no"/>
       
    11 </backup_registration>