configurationengine/source/plugins/common/ConeContentPlugin/contentplugin/tests/contentproject/assets/s60/confml/wallpapers.confml
author m2lahtel
Thu, 21 Oct 2010 16:36:53 +0300
changeset 5 d2c80f5cab53
permissions -rw-r--r--
Updated to version 1.2.14

<configuration name="Wallpaper settings" xmlns="http://www.s60.com/xml/confml/2"
	xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink"
	xmlns:xs="http://www.w3.org/2001/XMLSchema"
	version="1.0">
	<feature name="Wallpapers Test" ref="WallpaperSettings">
		<setting name="Wallpapers" ref="Wallpapers"
			type="sequence">
			<setting name="Landscape Wallpaper" ref="LandscapeWallpaper"
				type="file">
				<localPath />
				<targetPath readOnly="false" />
			</setting>
		</setting>
	</feature>
</configuration>