application/sis/backup_registration.xml
author teknolog
Wed, 26 May 2010 17:46:55 +0100
branchsymbian1
changeset 136 cee38af14bcf
parent 2 29cda98b007e
permissions -rw-r--r--
Merged show playback error handling from S^3 branch
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