configurationengine/source/plugins/common/ConeContentPlugin/contentplugin/tests/contentproject/family/product/confml/data.confml
author terytkon
Sat, 06 Nov 2010 16:59:14 +0200
changeset 9 63964d875993
parent 5 d2c80f5cab53
permissions -rw-r--r--
Merge changes to system model generator to SF tip.

<?xml version="1.0" encoding="UTF-8"?>
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xmlns="http://www.s60.com/xml/confml/2"
	xsi:schemaLocation="http://www.s60.com/xml/confml/2 http://www.s60.com/xml/confml/1#//confml2"
	name="data">
	<data>
		<WallpaperSettings>
			<Wallpapers extensionPolicy="replace">
				<LandscapeWallpaper>
					<localPath>wallpapers/wallpaper1.png</localPath>
					<targetPath>1_wallpaper1.png</targetPath>
				</LandscapeWallpaper>
			</Wallpapers>
			<Wallpapers>
				<LandscapeWallpaper>
					<localPath>wallpapers/wallpaper2.png</localPath>
					<targetPath>2_wallpaper2.png</targetPath>
				</LandscapeWallpaper>
			</Wallpapers>
			<Wallpapers>
				<LandscapeWallpaper>
					<localPath>wallpapers/wallpaper3.png</localPath>
					<targetPath>3_wallpaper3.png</targetPath>
				</LandscapeWallpaper>
			</Wallpapers>
		</WallpaperSettings>
	</data>
</configuration>