application/sis/backup_registration.xml
author Sebastian Brannstrom <sebastianb@symbian.org>
Fri, 19 Nov 2010 22:51:53 +0000
branchsymbian1
changeset 378 b3487e8973c7
parent 2 29cda98b007e
permissions -rw-r--r--
Spanish language sync
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