application/sis/backup_registration.xml
author Sebastian Brannstrom <sebastianb@symbian.org>
Mon, 01 Nov 2010 12:28:18 +0000
branchRCL_3
changeset 325 c11c471936bc
parent 2 29cda98b007e
permissions -rw-r--r--
Updated DEF file
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     1
<?xml version="1.0" standalone="yes"?>
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     2
<backup_registration>
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     3
	<passive_backup>
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     4
		<include_directory name = "\"/>
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     5
	</passive_backup>
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     6
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     7
	<public_backup>
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     8
	</public_backup>
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     9
	<system_backup/>
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    10
	<restore requires_reboot = "no"/>
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    11
</backup_registration>
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    12