homescreenapp/hsapplication/data/backup_registration.xml
changeset 46 23b5d6a29cce
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/homescreenapp/hsapplication/data/backup_registration.xml	Fri May 14 15:43:04 2010 +0300
@@ -0,0 +1,11 @@
+<?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>
\ No newline at end of file