configurationengine/source/plugins/common/ConeContentPlugin/contentplugin/tests/contentproject/assets/s60/confml/wallpapers.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.

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