configurationengine/source/plugins/common/ConeContentPlugin/contentplugin/tests/contentproject/family/product/confml/data.confml
author m2lahtel
Thu, 21 Oct 2010 16:36:53 +0300
changeset 5 d2c80f5cab53
permissions -rw-r--r--
Updated to version 1.2.14
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
     2
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
     3
	xmlns="http://www.s60.com/xml/confml/2"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
     4
	xsi:schemaLocation="http://www.s60.com/xml/confml/2 http://www.s60.com/xml/confml/1#//confml2"
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
     5
	name="data">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
     6
	<data>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
     7
		<WallpaperSettings>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
     8
			<Wallpapers extensionPolicy="replace">
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
     9
				<LandscapeWallpaper>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    10
					<localPath>wallpapers/wallpaper1.png</localPath>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    11
					<targetPath>1_wallpaper1.png</targetPath>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    12
				</LandscapeWallpaper>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    13
			</Wallpapers>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    14
			<Wallpapers>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    15
				<LandscapeWallpaper>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    16
					<localPath>wallpapers/wallpaper2.png</localPath>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    17
					<targetPath>2_wallpaper2.png</targetPath>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    18
				</LandscapeWallpaper>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    19
			</Wallpapers>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    20
			<Wallpapers>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    21
				<LandscapeWallpaper>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    22
					<localPath>wallpapers/wallpaper3.png</localPath>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    23
					<targetPath>3_wallpaper3.png</targetPath>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    24
				</LandscapeWallpaper>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    25
			</Wallpapers>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    26
		</WallpaperSettings>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    27
	</data>
d2c80f5cab53 Updated to version 1.2.14
m2lahtel
parents:
diff changeset
    28
</configuration>