taskswitcher/taskswitcherui/taskswitcherapp/group/backup_registration.xml
branchRCL_3
changeset 34 5456b4e8b3a8
parent 4 4d54b72983ae
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/taskswitcher/taskswitcherui/taskswitcherapp/group/backup_registration.xml	Wed Sep 01 12:32:46 2010 +0100
@@ -0,0 +1,20 @@
+<?xml version="1.0" standalone="yes"?>
+<backup_registration version="1.0">
+
+  <passive_backup>
+    <!-- backup all private data -->
+    <include_directory name = "\" />
+  </passive_backup>
+  
+  <!-- backup executables and resources from SIS files -->
+  <system_backup />
+
+  <!-- backup cenrep data -->  
+  <proxy_data_manager sid = "0x10202BE9" />
+
+  <!-- backup sqlite data -->
+  <proxy_data_manager sid = "0x10281E17" />
+  
+  <restore requires_reboot = "no"/>
+
+</backup_registration>