webengine/widgetbackuprestore/group/backup_registration.xml
changeset 0 dd21522fd290
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/webengine/widgetbackuprestore/group/backup_registration.xml	Mon Mar 30 12:54:55 2009 +0300
@@ -0,0 +1,11 @@
+<?xml version="1.0" standalone="yes"?>
+<backup_registration>
+    <passive_backup>
+      <include_directory name = "\" />
+    </passive_backup>
+    <active_backup process_name = "WidgetBackupRestore.exe"
+                   supports_incremental = "no"
+                   requires_delay_to_prepare_data = "yes">
+    </active_backup>    
+    <restore requires_reboot = "no"/>
+</backup_registration>
\ No newline at end of file