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

<?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>